The hardware and software designs used in this project are
being released under an open-source license. For more
information, please see:
http://www.evilmadscientist.com/go/meggyjr
Example firmware is available for download, and your code
contributions, handle designs, and games are welcome too--
we’d love to see what you can do with it! Productive hacking
is strongly encouraged. :)
An open-source project
If you have interesting pictures or video of things built using this kit
or the hardware or software designs, we’d love to see them in the
Evil Mad Science Auxiliary:
http://www.flickr.com/groups/evilmadscience/
Got pictures?
[Meggy Jr RGB]
[19]
STEP 17: Wrapping it up!
Need help?
If you encounter difficulty with Meggy Jr RGB in hardware,
software, or elsewhere, odds are that somebody knows how to
help you out. Your first stop should be the Evil Mad Scientist
Laboratories forums:
http://www.evilmadscientist.com/forum/
Programming Meggy Jr RGB
Meggy Jr RGB can be programmed through the Arduino
development environment (available at http://arduino.cc/ ), for
which we recommend using the USB-TTL cable from Step 1.
This cable connects to J2 as shown at right, with the green-
wire end to the side marked “GRN” on the circuit board and the
black-wire end to the side marked “BLK” on the circuit board.
An Arduino environment library with example code is available,
or-- if you want to start from scratch, you can start by looking at
the circuit diagram and go from there.
The ATmega168 microcontroller can also be programmed
through a standard AVR ISP programmer and the AVR-GCC
toolchain, if you would rather go that way.