Copyright 2018 Moddable Tech, Inc.
Revised: October 23, 2018
| Part | Sparkfun - LCD-14048 |
| Size | 128 x 32 |
| Type | OLED, Monochrome |
| Interface | SPI |
| Drivers | video SSD1306, no touch |
| Availability | TeensyView on Sparkfun |
| Description | Very small monochrome, OLED display. Moddable uses the TeensyView configured in standard mode. |
The balls example is good for testing this display. To run a debug build, use the following build command:
cd $MODDABLE/examples/piu/balls
mcconfig -d -m -p esp/teensyview
| TeensyView Display | ESP8266 | ESP8266 Devboard label |
|---|---|---|
| GND | GND | |
| 5 | GPIO 2 | (D4) |
| 10 | GPIO 4 | (D2) |
| 11 | GPIO 13 | (D7) |
| 13 | GPIO 14 | (D5) |
| 15 | GPIO 0 | (D3) |
| 3v | 3.3V |

