This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digispark:tutorials:oled [2014/12/17 19:16] defragster Link to better OLED library |
digispark:tutorials:oled [2016/06/09 12:03] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| [[https://s3.amazonaws.com/digispark/images/m/oled2.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled2.JPG}}]] | [[https://s3.amazonaws.com/digispark/images/m/oled2.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled2.JPG}}]] | ||
| - | This is an unassembled kit and requires basic soldering. This is designed for use with the Digispark development board, which is not included. | + | This is an unassembled kit and requires basic soldering. This is designed for use with the Digispark development board, which is not included. This kit includes the SSD1306 controlled Monochrome 0.96" 128x64 OLED. |
| =====Parts:===== | =====Parts:===== | ||
| Line 31: | Line 31: | ||
| =====Assembly:===== | =====Assembly:===== | ||
| + | **NOTE:** Before you start: If you have a multimeter check for shorts between the GND pin hole and the other pin holes - if you find any please send us an email at support at digistump dot com and we will replace the board. | ||
| [[https://s3.amazonaws.com/digispark/images/m/oled1.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled1.JPG}}]] | [[https://s3.amazonaws.com/digispark/images/m/oled1.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled1.JPG}}]] | ||
| Line 55: | Line 56: | ||
| =====Programming:===== | =====Programming:===== | ||
| - | Grab the library at: https://github.com/mschorer/MicrOledPro|MicrOledPro on github | + | |
| - | (it can be deployed directly into arduinos library folder) | + | Check out the DigisparkOLED library included in the Digistump Arduino IDE 1.5.8C+ |
| + | |||
| + | |||
| + | |||