Skip to content

MicroPython module for use with Waveshare LCD1602 RGB module

License

Notifications You must be signed in to change notification settings

johanmeiring/pi-pico-wslcd1602rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

pi-pico-wslcd1602rgb

This repo contains a MicroPython module named WSLCD1602RGB, for use specifically with the Waveshare LCD1602 RGB module. I decided to create this because I had a lot of troubling working from various bits of example code, especially when it came to using both lines of the modules, and positioning the cursor properly. It now works more or less as I need it to for my hobby projects. It is based on code from https://www.waveshare.com/wiki/LCD1602_RGB_Module and https://github.com/T-622/RPI-PICO-I2C-LCD.

Refer to example.py for some very simple example code.

Datasheets

License

This code is distributed under the MIT License. See the LICENSE file for more details.

Donations

Donations are very welcome, and can be made to the following addresses:

  • BTC: 1AWHJcUBha35FnuuWat9urRW2FNc4ftztv
  • ETH: 0xAF1Aac4c40446F4C46e55614F14d9b32d712ECBc

About

MicroPython module for use with Waveshare LCD1602 RGB module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages