Skelo’s movies take you to another world where gangsters hack old video game controllers with MIDIsense kits, to make music. Or at least, that’s what I could understand from this video he just posted in the ladyada.net forums
“The aim of this tutorial is to explain how I modified my Garmin quick-release bike mount (for the Forerunner x05) so that it can be used as a charging cradle. This allows the GPS unit to be used on long cycles/triathlons such as double centuries, ironman where the inbuilt battery is insufficient.” – John Hale
I had a bug that caused serial port support to suddenly stop working and there was a corrupt .dmg file so here is a new set of packages with some updates!
Port delay is definable. SpokePOV used to ‘guess’ what the correct delay is but I think it might be wiser to have the user tweak it as necessary
Support for up to 32 banks of memory. What you need so much for I have no idea but hey, its there now!
Windows version now comes with a spiffy installer. Just like Real Software!
Minty Boost Self Lit
Minty Boost provides power for its own lighting. How convenient! Uploaded by Collin Mel on 9 Jun 07, 1.54AM EDT.
Mintyboost kits can be used for more than charging iPods. For example, Colin Mel has made a portable flexilight using a mintyboost and a gooseneck USB keyboard lamp. Very noir…
Summer means tank-tops, air-conditioner installation and new kits!
This kit is something I’ve wanted for a while. Its an all-through-hole USB AVR programmer for a bit over $20, with both 6 and 10 pin cables and a jumper for powering the target board from the USB hub’s 5V power. It can also be used with SpokePOV kits to upload images and configuration (finally!)
A simple open-source USB AVR programmer and SPI interface. It is low cost, easy to make, works great with avrdude, is AVRStudio-compatible and tested under Windows and MacOS X. Perfect for students and beginners, or as a backup programmer.
The project is based off of the USBtiny code & design. The main improvements are: adjusting the code to allow it to act as a SpokePOV interface, adding lowlevel bitbang commands, and addition of a “USB good” LED. Other changes are new VID/PID (to make it official), removing some of the commands, and moving around the pins a bit.
You can build this design using the schematic and firmware, or buy a kit from the Adafruit webshop. Having a full kit available solves the “chicken & egg” problem of purchasing or building a USB programmer that then needs a programmer of some sort to ‘kick start’. (See USBasp, AVRdoper, USBprog)
All the firmware code is distributed under the GPL, the hardware design layout files are CC 2.5 Attrib./Share-alike