Difference between revisions of "Peggy 2"
From Evil Mad Scientist Wiki
(Added mounting hole drawing) |
|||
Line 24: | Line 24: | ||
Technical: How the Peggy 2 works, and how to hack it: | Technical: How the Peggy 2 works, and how to hack it: | ||
− | * Circuit diagram for Peggy 2: [http://www.evilmadscientist.com/source/p23schem.pdf v. 2.3] (current version). Older versions: [http://www.evilmadscientist.com/source/p21schem.pdf v. 2.1] [http://www.evilmadscientist.com/source/p22schem.pdf v. 2.2] | + | * Circuit diagram for Peggy 2 (pdf): [http://www.evilmadscientist.com/source/p23schem.pdf v. 2.3] (current version). Older versions: [http://www.evilmadscientist.com/source/p21schem.pdf v. 2.1] [http://www.evilmadscientist.com/source/p22schem.pdf v. 2.2] |
− | * Circuit diagram for Peggy 2LE: [http://www.evilmadscientist.com/source/p2leschem.pdf (current version)] | + | * Circuit diagram for Peggy 2LE (pdf): [http://www.evilmadscientist.com/source/p2leschem.pdf (current version)] |
* The first [http://www.evilmadscientist.com/article.php/programpeggy2 article on programming] the Peggy 2 includes a section on how the circuit works. | * The first [http://www.evilmadscientist.com/article.php/programpeggy2 article on programming] the Peggy 2 includes a section on how the circuit works. | ||
* [http://www.evilmadscientist.com/forum/viewtopic.php?showtopic=2979 FAQ article] on the technical design of the Peggy 2, and how to modify it for higher brightness | * [http://www.evilmadscientist.com/forum/viewtopic.php?showtopic=2979 FAQ article] on the technical design of the Peggy 2, and how to modify it for higher brightness | ||
− | + | * [http://www.evilmadscientist.com/source/Hole_Dimensions_P2.pdf Mounting hole diagram] for Peggy 2 (pdf). | |
+ | |||
Some "hackish" Peggy 2 projects | Some "hackish" Peggy 2 projects |
Revision as of 09:47, 9 June 2011
Peggy 2 and Peggy 2LE are code-compatible LED matrix "Pegboard" kits that can be programmed through the [Arduino] programming environment.
Main details about the kits:
- Peggy 2 introduction at Evil Mad Scientist Laboratories
- Peggy 2 product page at evilmadscience.com
- Peggy 2LE introduction at Evil Mad Scientist Laboratories
- Peggy 2LE product page at evilmadscience.com
Building Peggy 2 and 2LE:
- Assembly guide for Peggy 2, v2.31, a 10.8 MB PDF document (Trouble Viewing? Please click here.)
- Assembly guide for Peggy 2LE, v1.1, a 10.9 MB PDF document (Trouble Viewing? Please click here.)
- Note: Instructions are version specific. Contact Evil Mad Science if you need a manual for your kit version.
Programming Peggy 2 and 2LE:
- First introduction with Arduino and AVR-GCC examples
- The Peggy2 Arduino library: introduction and basic details
- Google Code project, where Peggy 2 code is hosted.
- PeggyDraw a GUI application for making static signs on Peggy 2.
- PeggyDraw2 a GUI application for making animations on Peggy 2.
Technical: How the Peggy 2 works, and how to hack it:
- Circuit diagram for Peggy 2 (pdf): v. 2.3 (current version). Older versions: v. 2.1 v. 2.2
- Circuit diagram for Peggy 2LE (pdf): (current version)
- The first article on programming the Peggy 2 includes a section on how the circuit works.
- FAQ article on the technical design of the Peggy 2, and how to modify it for higher brightness
- Mounting hole diagram for Peggy 2 (pdf).
Some "hackish" Peggy 2 projects
- Video Peggy by James Clegg. See also TWI version.
- Adding an accelerometer
- Adding a ChronoDot RTC
- Flash to Peggy 2
- Giant Peggy mods
- 3D volumetric Peggy display
- Peggy tiling: 2x2
- 2D Ising model on the Peggy
Other notable Peggy 2 sketches and projects:
- Peggy2 RGB
- Multi-game sketch
- Three sketches by Geoff Harrison.
- Three sketches by Art Dahm