Difference between revisions of "Peggy 2"

From Evil Mad Scientist Wiki
Jump to: navigation, search
(added github link)
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:
 
* [http://www.evilmadscientist.com/article.php/programpeggy2 First introduction] with Arduino and AVR-GCC examples  
 
* [http://www.evilmadscientist.com/article.php/programpeggy2 First introduction] with Arduino and AVR-GCC examples  
 
* [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.
+
* [https://github.com/evil-mad/peggy Github repository] where Peggy 2 code is hosted (formerly at [http://code.google.com/p/peggy/downloads/list Google Code]).
 
* [http://www.evilmadscientist.com/article.php/peggystrikesback PeggyDraw] a GUI application for making static signs on Peggy 2.
 
* [http://www.evilmadscientist.com/article.php/peggystrikesback PeggyDraw] a GUI application for making static signs on Peggy 2.
 
* [http://www.evilmadscientist.com/article.php/peggydraw2 PeggyDraw2] a GUI application for making animations on Peggy 2.
 
* [http://www.evilmadscientist.com/article.php/peggydraw2 PeggyDraw2] a GUI application for making animations on Peggy 2.
Line 28: Line 28:
 
'''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 (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 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]
 +
* OSHW PCB design files [http://www.evilmadscientist.com/source/Peggy2_3_pcb_oshw.zip for Peggy 2.3]
 
* Circuit diagram for Peggy 2LE (pdf):  [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.

Latest revision as of 09:40, 6 August 2019

This page is the central documentation site for Peggy 2 and Peggy 2LE from Evil Mad Scientist.

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:


Building Peggy 2 and 2LE:


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:


Places for questions, answers, and sharing experiences: