The testbox is an LCD/Dorkboard based arduino clone with two buttons and a pair of potentiometers. The switches, power and 4 io pins are made avaliable via screw terminals on the ouside of the testbox. #include /*————————————————————– pulse generator for test box Depending on the setting of left dial send send pulses out on digital… Read more »
Monthly Archives:: March 2010
Reprogramming your avr-usb device using atmel’s built in bootloader
Getting code onto the MidiMonster or Benito device. All of the code on the Benito and MidiMonster devices is open source and references an open source library called the Lightweight Usb For Avr (lufa). Getting the code compiled and onto the device requires a few other open source tools. AVR-GCC The most current and stable… Read more »