Metadata-Version: 2.1
Name: DIYables_LCD_I2C
Version: 0.1.1
Summary: Library for controlling I2C LCD displays with Raspberry Pi Pico, 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

## LCD I2C Library for Raspberry Pi Pico - DIYables_LCD_I2C
This MicroPython library is designed for Raspberry Pi Pico 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 Raspberry Pi Pico board.

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
----------------------------
* Coming soon
