Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nopnop2002 committed Jan 30, 2021
1 parent 897192e commit 8ccf89e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ bash ./test.sh
---

# Install SSH106 for Software SPI (128x32)
Left:1.3 inch SH1106
Right:0.96 inch SSD1306
```
git clone https://github.com/nopnop2002/Raspberry-ssd1306
cd Raspberry-ssd1306
Expand Down Expand Up @@ -191,13 +193,14 @@ The number of lines which can be indicated is only 2 lines.
---

# Install SH1106 for I2C (128x64)
Left:1.3 inch SH1106
Right:0.96 inch SSD1306
```
git clone https://github.com/nopnop2002/Raspberry-ssd1306
cd Raspberry-ssd1306
cc -o oled oled.c fontx.c -lwiringPi -lpthread -DI2C -DOFFSET=2
bash ./test.sh
```

![OLED-SH1106](https://user-images.githubusercontent.com/6020549/106369513-8b1ad300-6395-11eb-9653-26b470829de2.JPG)

---
Expand Down

0 comments on commit 8ccf89e

Please sign in to comment.