Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 318 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 318 Bytes

Raspberry-Pi-Pico

lcd_pico.py - A module derived from the Adafruit Circuitpython library and, probably, original work by Dave Hylands. It is for 20x4 and 16x2 LCD displays with the HD44780 controller and connected via PCF8574 I2C. You can use it as-is with your own main() in a single file or make an import file.