I have built my device using Teensy 2.0 ++. It works great with Paul's example windows program for reading and writing the raw usb data. I am wondering if someone has already written something in c...
Type: Posts; User: plbreith
I have built my device using Teensy 2.0 ++. It works great with Paul's example windows program for reading and writing the raw usb data. I am wondering if someone has already written something in c...
worked great! Thanks.
Thanks!
I'll try it tonight.
I have a box with a serial LCD, (using serLCD.h), and 5 buttons and a switch. It receives a +5 pulse from a custom radio
when a radio signal is received.
I'm using a nice Maxim MAX6818 debounce...