kopia lustrzana https://github.com/peterhinch/micropython-nano-gui
DISPLAYS.md: Add note re SSD1306 driver.
rodzic
0602bd7da5
commit
112bd48c72
|
@ -45,7 +45,7 @@ Width and height are pixels.
|
||||||
Monochrome OLED displays based on the SSD1306 chip are supported via the
|
Monochrome OLED displays based on the SSD1306 chip are supported via the
|
||||||
[official driver][3d]. Displays are available from various sources and can use
|
[official driver][3d]. Displays are available from various sources and can use
|
||||||
I2C or SPI interfaces. An example is [Adafruit 938][4m]. The SSD1306 driver in
|
I2C or SPI interfaces. An example is [Adafruit 938][4m]. The SSD1306 driver in
|
||||||
this repo has a minor addition to enable it to support demos intende for color
|
this repo has a minor addition to enable it to support demos intended for color
|
||||||
displays.
|
displays.
|
||||||
|
|
||||||
Nokia 5110 (PCD8544) displays. [This driver](https://github.com/mcauser/micropython-pcd8544.git)
|
Nokia 5110 (PCD8544) displays. [This driver](https://github.com/mcauser/micropython-pcd8544.git)
|
||||||
|
|
Ładowanie…
Reference in New Issue