You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,10 @@ Files starting with **nodemcu_** were tested on a
39
39
The files containing **adafruit_lcd** were tested on an Adafruit
40
40
[I2C / SPI character LCD backpack](https://www.adafruit.com/product/292)
41
41
42
+
## Tutorial
43
+
44
+
Giuseppe Cassibba wrote up a [tutorial](https://peppe8o.com/using-i2c-lcd-display-with-raspberry-pi-pico-and-micropython) which demonstrates connecting an I2C LCD to a Raspberry Pi Pico.
0 commit comments