This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digispark:tutorials:probetashield [2014/06/24 18:47] digistump |
digispark:tutorials:probetashield [2016/06/09 12:03] (current) |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| Insert two 9 pin male headers from the bottom of the PCB and solder on the top - plug Digispark Pro with female headers into the bottom. | Insert two 9 pin male headers from the bottom of the PCB and solder on the top - plug Digispark Pro with female headers into the bottom. | ||
| - | Insert capacitors as labeled - solder connection on the bottom. Trim excess leads. | + | Insert capacitors as labeled (large cap is polarized '-' leg to '-' on board) - solder connection on the bottom. Trim excess leads. |
| Insert 8x8 LED Matrix with the black writing on the edge of the Matrix facing downward to the bottom edge of the board - NOT facing the capacitors. Solder connections. | Insert 8x8 LED Matrix with the black writing on the edge of the Matrix facing downward to the bottom edge of the board - NOT facing the capacitors. Solder connections. | ||
| Line 123: | Line 123: | ||
| } | } | ||
| </code> | </code> | ||
| + | |||
| + | Or, [[https://github.com/netguy204/BetaInvaders/archive/master.zip|try out this simple version of Space Invaders]]. | ||
| + | |||
| + | Or, [[https://github.com/netguy204/BetaSketcher/archive/master.zip|play with an etch-a-sketch simulator]]. | ||
| + | |||
| + | Or, [[http://playground.arduino.cc/Main/LedControl|LedControl::Arduino library for the MAX7221 and MAX7219 ]]. | ||