Example images
In case you want them again, here are the 'examples' used in the factory SpokePOVs
USB Driver
Here is a driver for the USBtinyISP that says "SpokePOV Dongle" when its plugged in (otherwise identical)
C++ Software
Yay! I have rewritted the code to be much faster and much better with fewer errors and timeouts and nicer image handling. Please try it and post a message in the forum or email me with comments/suggestions.
- Version 1.4 with USB support for Windows or PPC/Intel Mac OS X! v1.3 messed up serial support. let me know if you have any problems: should be fixed now. Thanks! (This has been tested fine for Intel macs even though the download is 'PPC')
- Version 1.2 for Serial/Parallel (Windows/MacOS X) (older version, not suggested)
- giveio.exe, the windows software that allows spokepovsoft and other programs to access the parallel port (necessary if you use the parallel port dongle!), available for download from the pyParallel project on sourceforge.
One thing to note with the Mac version is that it may detect more than one 'port' for a single USB device. Say "/dev/cu.KeySerial1" as well as "/dev/cu.USA19H1b1P1" try both as I've gotten better results with one over the other.
wxPython Software
You can try this stuff, but it is old... it wont work nearly as well as the stuff above. I include it for your amusement only!
- Zip file of v1.2 for Windows users (now with serial support!)
- DMG of v1.2 for MacOS X users (for use with a usb/serial converter!) If you're using the PL2303-chipset usb adaptor on a MacOS X machine, download this driver and install it, NOT the one that comes with the device!!!
- giveio.exe, the software that allows python and other programs to access the parallel port (necessary!), available for download from the pyParallel project on sourceforge.
- Just the v1.0 python script, config file, and sample bitmap for Linux/FreeBSD/etc. users. You'll have to also have Python 2.4, wxPython and pyParallel installed!
Firmware
Hardware
- High rez PNG of schematic
- Latest EagleCAD schematic and board file
