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/11/08 18:33] digistump [Programming:] |
digispark:tutorials:oled [2016/06/09 12:03] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| =====Product Description:===== | =====Product Description:===== | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.jpg}}]] | + | [[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/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.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/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.jpg}}]] | + | [[https://s3.amazonaws.com/digispark/images/m/oled1.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled1.JPG}}]] |
| Solder resistors one at a time. Solder the leads and clip off the excess. Repeat for both resistors. | Solder resistors one at a time. Solder the leads and clip off the excess. Repeat for both resistors. | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.jpg}}]] | + | [[https://s3.amazonaws.com/digispark/images/m/comboi2c1.JPG|{{https://s3.amazonaws.com/digispark/images/t/comboi2c1.JPG}}]] |
| Line 45: | Line 46: | ||
| **Note:** If you are using stackable headers, use them here instead of the standard male headers. | **Note:** If you are using stackable headers, use them here instead of the standard male headers. | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.jpg}}]] | + | [[https://s3.amazonaws.com/digispark/images/m/comboi2c2.JPG|{{https://s3.amazonaws.com/digispark/images/t/comboi2c2.JPG}}]] |
| Insert the OLED module into the front of the board matching the pins labeled for the OLED module. Solder the pins on the back, optionally snip off the excess. | Insert the OLED module into the front of the board matching the pins labeled for the OLED module. Solder the pins on the back, optionally snip off the excess. | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/oled.jpg|{{https://s3.amazonaws.com/digispark/images/t/oled.jpg}}]] | + | [[https://s3.amazonaws.com/digispark/images/m/oled3.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled3.JPG}}]] |
| + | [[https://s3.amazonaws.com/digispark/images/m/oled2.JPG|{{https://s3.amazonaws.com/digispark/images/t/oled2.JPG}}]] | ||
| =====Programming:===== | =====Programming:===== | ||
| - | **CAN YOU HELP?** There is a mystery line of garbage that doesn't clear on the side of the screen - can you fix the library? | ||
| - | Grab the library at: https://github.com/Defragster/OLEDPRO | + | Check out the DigisparkOLED library included in the Digistump Arduino IDE 1.5.8C+ |
| - | Move the MicroLCDpro folder into your arduino libraries folder | + | |
| + | |||
| + | |||