Skip to content

A bundle of the CircuitPython library for the Sparkfun Qwiic Serial LCD

License

Notifications You must be signed in to change notification settings

sparkfun/Qwiic_SerLCD_Circup_Bundle

 
 

Repository files navigation

Qwiic_SerLCD_CircupBundle NOTE: CURRENTLY STILL IN DEVELOPMENT!

follow on Twitter

SparkFun SerLCD 16x2 - RGB Backlight (QWIIC) SparkFun SerLCD 16x2 - RGB Text (QWIIC) SparkFun SerLCD 20x2 - RGB Backlight (QWIIC)

Overview

This bundle provides the library Qwiic_SerLCD_Py: Python module for I2C control of the SparkFun Qwiic Serial LCDs.

This bundling repository is a hard fork of the CircuitPython Community Bundle and uses their workflows to generate and release the bundle.

Usage

Follow the instructions here to install circup.

Next, pull down the latest version of the bundle published by this repository by executing the following in a command prompt:

circup bundle-add sparkfun/Qwiic_SerLCD_Circup_Bundle

Finally, install the relevant library files to your device with:

circup install --py qwiic_serlcd

Updating

To update this bundle:

  1. Publish a release/tag in the Qwiic_SerLCD_Py repo.
  2. Manually update the necessary library submoudules of this repository to point to that new tag, or run the update-submodules.sh locally and then push to this repository.
  3. Create a new tag/release for this repository. This will trigger a workflow to publish the necessary circup artifacts.

Building

This bundle will be automatically built and released by GithHub workflows when a new tag is created in this repo.

About

A bundle of the CircuitPython library for the Sparkfun Qwiic Serial LCD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%