Page 1 of 1

Ecio send adc data to text line

Posted: Tue Oct 12, 2010 1:03 pm
by clatos2000
Hi, disculpas por mi mal ingles (google traslator), buy a ECIO for a project, I have to send the value of an ADC via USB when you press a button and the data must be entered where the cursor text like a keyboard, for example, if the cursor is within a *. txt to press the button to be transferred the data from the adc (adc: 125).
For this I thought it could use the HID functions.
My problem is that I have no idea how to do Flowcode to send ADC value by pressing the button.
I ask for help, guidance, suggestions or examples and already thank you very much.

Please help

Posted: Wed Oct 13, 2010 5:57 pm
by clatos2000
ECIO I have a show in a lcd and a series of characters, such as "adc 123", now I need is usb send these characters and to write on the pc as if I had written through the keyboard of my pc, as in the example demo keyboard which sends the keypad numbers but I require for sending "adc 123."
Please someone give me an example for ECIO guide me to proceed.
thank you very much

Re: Ecio send adc data to text line

Posted: Thu Oct 14, 2010 8:29 am
by Benj
Hello,

This example may help to get you started. It is a simple datalogger that spits ADC data into a program like excel when the num lock key is active.

Re: Ecio send adc data to text line

Posted: Thu Oct 14, 2010 10:42 am
by clatos2000
Thanks Benj, I hope to understand it because it looks pretty complex for my basic knowledge, but I start to analyze it. thank you very much