fltcoils
Member
I thought of the super unimatic when my brother in Fort Wayne mentioned having one of these. It is a cheap simple experimentors circuit board, but powerful.
One writes a program in "C", and flashes it into the module via the usb jack.
(There is a extensive open source library of code for it)
The $30 module then is a complete micro processor and electronic interface.
"It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started."
http://www.sparkfun.com/tutorials/182
http://arduino.cc/en/
http://sheepdogguides.com/arduino/artut.htm

One writes a program in "C", and flashes it into the module via the usb jack.
(There is a extensive open source library of code for it)
The $30 module then is a complete micro processor and electronic interface.
"It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started."
http://www.sparkfun.com/tutorials/182
http://arduino.cc/en/
http://sheepdogguides.com/arduino/artut.htm
