Page 1 of 1

How to transfer data ?

Posted: Mon Jun 11, 2007 11:40 pm
by euclectus
Hey,

I've read about all the forum and take a big look at the automator, hidkeyboard and infrahid before posting in the forum !

I programmed and used succesfully and hidkeaboard but my goal, now is to simply transfer some bytes (from an I2C realtime clock) to the computer.

But i don't find any example of transfering simply some bytes to the usb hid class on the computer side. I don't want keys sent over the usb and interract directly on my windows (like my keyboard touches pressed) but just the bytes sent so i can manage themo with my hid class in the .net framework.

Hope i will be understood, sorry for bad english and THANKS in advance !

Posted: Wed Jun 13, 2007 3:58 pm
by christian
Take a look at Automator. This project transfers a block of 512 bytes (the content of the EEPROM) to and from the controller.