Skip to content

jledet/neostatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo Trinkey Status Light

This is a small CircuitPython firmware for the Adafruit Neo Trinkey that converts it to a USB controlled status light.

Firmware Installation

  • Follow the CircuitPython install guide if your board does not have CircuitPython installed.
  • Copy the boot.py and code.py files from the firmware directory to the CIRCUITPY drive.
  • Unplug and replug the device (only required after first install of when boot.py has changed).

Python Library Installation

The neostatus directory contains a Python module to control the status light. It can be installed with pip using:

pip install --upgrade https://github.com/jledet/neostatus/tarball/master

A demo animation can be run using:

python -m neostatus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages