Arduino Smart Display: Difference between revisions
From olighker
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
|image2=OLED 30P Shield-800-600-2.jpg | |image2=OLED 30P Shield-800-600-2.jpg | ||
|intro=Arduino | |intro=Arduino | ||
|highlights= | |highlights=1.OLED 30P Shield is a display expansion board (Shield) from OLIGHKER that complies with the Arduino interface standard. It carries an onboard FPC 30P connector for directly attaching OLED displays with an FPC 30P interface, and works with any main board that supports the standard Arduino interface. | ||
2.The shield communicates over I2C and occupies only 4 main board pins (3V3, GND, SDA, SCL) to power the OLED display and transfer data, preserving the board's I/O | |||
|hardware= | resources for other expansions. | ||
|hardware=[[File:OLED 30P Shield-800-600-4.jpg|center|thumb|800x800px]] | |||
|usage=[[File:OLED 30P Shield-800-600-3.jpg|center|thumb|800x800px]] | |usage=[[File:OLED 30P Shield-800-600-3.jpg|center|thumb|800x800px]] | ||
[[File:Oled 30P Shield-1000-12.jpg|center|thumb|1000x1000px]] | [[File:Oled 30P Shield-1000-12.jpg|center|thumb|1000x1000px]] | ||
Revision as of 23:26, 17 September 2026
Introduction
1.OLED 30P Shield is a display expansion board (Shield) from OLIGHKER that complies with the Arduino interface standard. It carries an onboard FPC 30P connector for directly attaching OLED displays with an FPC 30P interface, and works with any main board that supports the standard Arduino interface.
2.The shield communicates over I2C and occupies only 4 main board pins (3V3, GND, SDA, SCL) to power the OLED display and transfer data, preserving the board's I/O
resources for other expansions.
Specifications
Specifications to be added.
Hardware

Size


FAQ
- Why is the screen all white?
- Check reset, chip select, data/command pins, and initialization model.
- What if the image has noise?
- Lower the SPI clock and shorten the connection wires.
Downloads

