Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/electro/pico-ssd1309-test/commit/734f9ba12ac0d589fdda352c18d22f7d14e2c6ce?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
master
Ondřej Hruška 2 years ago
parent 21a04135b6
commit 734f9ba12a
  1. 17
      README.md

@ -0,0 +1,17 @@
OLED SSD1309 test with RP2040 on RPi Pico
aliexpress -> https://www.aliexpress.com/item/1005002766729064.html
Pins (pin number of Pico)
```
39 - Vcc - powers OLED by 5V
27 - RST - GP21
26 - DC - GP20
25 - STX - GP19
24 - SCK - GP18
23 - GND
22 - CS - GP16
```
Loading…
Cancel
Save