Skip to content

Commit a6ad870

Browse files
authored
Add files via upload
1 parent c81e944 commit a6ad870

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## MicroPython LCD I2C Library - DIYables_MicroPython_LCD_I2C
2-
This MicroPython library is designed for any hardware plaform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit... to work with the LCD I2C. It is created by DIYables to work with DIYables LCD I2C, but also work with other brand LCD I2C. Please consider purchasing [LCD I2C 16x2](https://www.amazon.com/dp/B0CM63P8VM) and [LCD I2C 20x4](https://www.amazon.com/dp/B0BXKKBZND) from DIYables to support our work.
2+
This MicroPython LCD I2C library is designed for any hardware platform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit... to work with the LCD I2C. It is created by DIYables to work with DIYables LCD I2C, but also work with other brand LCD I2C. Please consider purchasing [LCD I2C 16x2](https://www.amazon.com/dp/B0CM63P8VM) and [LCD I2C 20x4](https://www.amazon.com/dp/B0BXKKBZND) from DIYables to support our work.
33

44

55
![LCD I2C](https://diyables.io/images/products/lcd-i2c.jpg)
@@ -14,7 +14,7 @@ Product Link
1414

1515
Features
1616
----------------------------
17-
* Works with any hardware plaform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit...
17+
* Works with any hardware platform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit...
1818

1919
Available Examples
2020
----------------------------
@@ -24,10 +24,12 @@ Available Examples
2424

2525
Tutorials
2626
----------------------------
27-
* [Raspberry Pi Pico - LCD I2C 16x2](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-i2c)
28-
* [Raspberry Pi Pico - LCD I2C 20x4](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-20x4)
27+
* [Arduino MicroPython - LCD I2C 16x2](https://newbiely.com/tutorials/arduino-micropython/arduino-micropython-lcd-i2c)
28+
* [Arduino MicroPython - LCD I2C 20x4](https://newbiely.com/tutorials/arduino-micropython/arduino-micropython-lcd-20x4)
2929
* [ESP32 MicroPython - LCD I2C 16x2](https://newbiely.com/tutorials/esp32-micropython/esp32-micropython-lcd-i2c)
3030
* [ESP32 MicroPython - LCD I2C 20x4](https://newbiely.com/tutorials/esp32-micropython/esp32-micropython-lcd-20x4)
31+
* [Raspberry Pi Pico - LCD I2C 16x2](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-i2c)
32+
* [Raspberry Pi Pico - LCD I2C 20x4](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-20x4)
3133

3234

3335

0 commit comments

Comments
 (0)