Ecio send adc data to text line

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
clatos2000
Posts: 8
Joined: Mon Oct 11, 2010 4:58 pm

Ecio send adc data to text line

Post 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.

clatos2000
Posts: 8
Joined: Mon Oct 11, 2010 4:58 pm

Please help

Post 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

User avatar
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

Post 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.
Attachments
Ex3. DataLogger.fcf
(20.77 KiB) Downloaded 324 times

clatos2000
Posts: 8
Joined: Mon Oct 11, 2010 4:58 pm

Re: Ecio send adc data to text line

Post 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

Post Reply