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.
Ecio send adc data to text line
-
- Posts: 8
- Joined: Mon Oct 11, 2010 4:58 pm
Please help
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
Please someone give me an example for ECIO guide me to proceed.
thank you very much
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Ecio send adc data to text line
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.
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.
- Attachments
-
- Ex3. DataLogger.fcf
- (20.77 KiB) Downloaded 324 times
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 8
- Joined: Mon Oct 11, 2010 4:58 pm
Re: Ecio send adc data to text line
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