Difference between revisions of "Peggy 2"

From Evil Mad Scientist Wiki
Jump to: navigation, search
(Create!)
 
Line 1: Line 1:
This page will eventually be the central site for documentation of Peggy 2 and Peggy 2LE.
+
Peggy 2 and Peggy 2LE are code-compatible Arduino-compatible LED matrix "Pegboard" kits designed by [http://www.evilmadscientist.com/ Evil Mad Scientist Laboratories] and sold by [http://evilmadscience.com/ Evil Mad Science LLC].
 
 
 
 
Peggy 2 and Peggy 2LE are code-compatible LED matrix "Pegboard" kits designed by [http://www.evilmadscientist.com/ Evil Mad Scientist Laboratories] and sold by [http://evilmadscience.com/ Evil Mad Science LLC].
 
  
  
Line 16: Line 13:
 
* [http://www.evilmadscientist.com/article.php/PeggyArdLib The Peggy2 Arduino library]: introduction and basic details
 
* [http://www.evilmadscientist.com/article.php/PeggyArdLib The Peggy2 Arduino library]: introduction and basic details
 
* [http://code.google.com/p/peggy/downloads/list Google Code project], where Peggy 2 code is hosted.
 
* [http://code.google.com/p/peggy/downloads/list Google Code project], where Peggy 2 code is hosted.
 +
* [http://www.evilmadscientist.com/article.php/peggystrikesback PeggyDraw] a GUI application for making static signs on Peggy 2.
  
  
Line 25: Line 23:
 
   
 
   
  
Notable Peggy 2 projects:
+
Some "hackish" Peggy 2 projects
 
* [http://planetclegg.com/projects/QC-Peggy.html Video Peggy] by James Clegg. See also [http://planetclegg.com/projects/Twi2Peggy.html TWI version].
 
* [http://planetclegg.com/projects/QC-Peggy.html Video Peggy] by James Clegg. See also [http://planetclegg.com/projects/Twi2Peggy.html TWI version].
 
* [http://make.larsi.org/electronics/ATmegaX8/Peggy2LE/ Adding an accelerometer]
 
* [http://make.larsi.org/electronics/ATmegaX8/Peggy2LE/ Adding an accelerometer]
 +
* [http://www.evilmadscientist.com/article.php/peggydot Adding a ChronoDot RTC]
 
* [http://www.leonardsouza.com/flex/flash-to-peggy/ Flash to Peggy 2]
 
* [http://www.leonardsouza.com/flex/flash-to-peggy/ Flash to Peggy 2]
 +
* [http://www.evilmadscientist.com/article.php/megapeggy Giant Peggy mods]
 +
* [http://sites.google.com/site/wdmaker2010/project-definition/volumetric-display 3D volumetric Peggy display]
 +
* [http://hackaday.com/2009/12/19/peggy2-x2-with-video/ Peggy tiling: 2x2]
 +
 +
 +
Other notable Peggy 2 sketches and projects:
 
* [http://www.evilmadscientist.com/article.php/peggyRGB Peggy2 RGB]
 
* [http://www.evilmadscientist.com/article.php/peggyRGB Peggy2 RGB]
 +
* [http://www.planetarduino.org/?p=76 Multi-game sketch]
 +
* [http://www.solivant.com/peggy2/ Three sketches] by Geoff Harrison.
 +
* [http://www.mindlessdiversions.com/peggy2/ Three sketches] by [https://github.com/dragongears Art Dahm]

Revision as of 12:41, 16 February 2011

Peggy 2 and Peggy 2LE are code-compatible Arduino-compatible LED matrix "Pegboard" kits designed by Evil Mad Scientist Laboratories and sold by Evil Mad Science LLC.


Main details about the kits:


Programming Peggy 2 and 2LE:


Technical: How the Peggy 2 works, and how to hack it:


Some "hackish" Peggy 2 projects


Other notable Peggy 2 sketches and projects: