Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Development firmware (circuitpython) for our new stand alone colorimeter

License

Notifications You must be signed in to change notification settings

jftheoret/open_colorimeter_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Colorimeter Firmware

alt text

Firmware (circuitpython) for our new stand alone colorimeter (in development).

Requirements

  • circuitpython >= 7.32
  • adafruit_bitmap_font
  • adafruit_bus_device
  • adafruit_display_text
  • adafruit_tsl2591

Installation

  • Copy the code.py and all the .py files in src file to the CIRCUITPY drive associated with your feather development board.

  • Copy assets folder to the CIRCUITPY drive

  • Copy the following libraries from the circuitpython bundle to CIRCUITPY/lib

    • adafruit_bitmap_font
    • adafruit_bus_device
    • adafruit_display_text
    • adafruit_tsl2591

About

Development firmware (circuitpython) for our new stand alone colorimeter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%