Metadata-Version: 2.1
Name: DIYables_MicroPython_LCD_I2C
Version: 0.1.0
Summary: MicroPython Library for LCD I2C display, created by DIYables
Home-page: https://diyables.io
Author: DIYables
Author-email: DIYables.io@gmail.com
Classifier: Programming Language :: Python :: Implementation :: MicroPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

## MicroPython LCD I2C Library - DIYables_MicroPython_LCD_I2C
This MicroPython library is designed for any hardware plaform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit... to work 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.


![LCD I2C](https://diyables.io/images/products/lcd-i2c.jpg)



Product Link
----------------------------
* [LCD I2C 16x2](https://diyables.io/products/lcd-i2c-16x2-blue-background)
* [LCD I2C 20x4](https://diyables.io/products/lcd-20x4-display-i2c-interface)


Features
----------------------------
* Works with any hardware plaform that supports MicroPython such as Raspberry Pi Pico, ESP32, Micro:bit...

Available Examples
----------------------------
* main.py



Tutorials
----------------------------
* [Raspberry Pi Pico - LCD I2C 16x2](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-i2c)
* [Raspberry Pi Pico - LCD I2C 20x4](https://newbiely.com/tutorials/raspberry-pico/raspberry-pi-pico-lcd-20x4)



References
----------------------------
* [MicroPython LCD I2C Library](https://newbiely.com/tutorials/micropython/micropython-joystick-library)
