USB POV Toy
The poor USB POV Toy has never managed to get a working firmware. I spent the last two days working on it, but no real big progress.
Attached is the current code, ported to the JTR-Honken USB stack. It is probably the first 18F24J50 port of the stack since the early demos and it does not work. Compiles fine, but with "device not recognized" error. Under debug it seems stuck and never connect. The stack used to work on this chip, but it has undergone many changes. My current goal is to get that going before I do any more, but for now I'm moving onto Bus Pirate v4.
This code uses the CC BY-SA MMA7455L library by Markus from here:
It uses the JTR-Honken stack current version from the USB IR Toy.
It currently only reads the accel and reports the data for a simple graph and fire cube demo in Processing.org.