Search results

  1. P

    looking for c sharp example for event for reading raw usb

    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 # that works similar to Paul's example.
  2. P

    Can I use the RawHID example in a Teensy 2.0++ arduino sketch?

    Thanks! I'll try it tonight.
  3. P

    Can I use the RawHID example in a Teensy 2.0++ arduino sketch?

    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 chip for all of the switches and the pulse through a 3904. (works great). My code is an arduino...
Back
Top