Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 7d38b03

Browse files
author
Andrew Menagarishvili
committed
SSD1306 example doc update
1 parent e11e9e6 commit 7d38b03

File tree

1 file changed

+2
-2
lines changed
  • Examples/Microsoft.PowerShell.IoT.SSD1306

1 file changed

+2
-2
lines changed

Examples/Microsoft.PowerShell.IoT.SSD1306/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ This PowerShell module is for working with [small I2C OLED displays](https://www
44

55
## Hardware setup
66

7-
There are many versions of small OLED displays; in this example we'll use a version based on I2C interface.
7+
There are many versions of small OLED displays; in this example we'll use a 128x64 version based on I2C interface.
88

99
Wiring diagram with Raspberry Pi 3 is like this:
1010

11-
zzz
11+
![ssd1306_schema](https://user-images.githubusercontent.com/11860095/38397481-a8d7eea8-38f2-11e8-8986-eae21e6f384e.png)
1212

1313
## Software setup
1414

0 commit comments

Comments
 (0)