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/18 17:43] defragster [Product Description:] Pixel and Controller specs |
digispark:tutorials:oled [2015/02/17 18:53] digistump |
||
|---|---|---|---|
| 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 56: | Line 57: | ||
| - | Check out the MicrOledPro library included in the Digistump Arduino IDE 1.5.8A+ | + | Check out the DigisparkOLED library included in the Digistump Arduino IDE 1.5.8C+ |
| - | File->Examples->MicrOledPro->lcdhello | + | |
| - | Additional github projects for a library for this OLED with the Pro (may or may not work at any time): | ||
| - | * https://github.com/mschorer/MicrOledPro (included in the release) | ||
| - | * https://github.com/Defragster/MicrOledPro | ||
| - | * https://github.com/jakelinnenbank/OLEDPRO | ||