Skip to content

iorodeo/uv_photometer_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UV Absorbance Photometer Firmware

alt text

Firmware (circuitpython) for IO Rodeo's UV absorbance photometer (in development).

Requirements

  • circuitpython >= 7.32
  • adafruit_bitmap_font
  • adafruit_bus_device
  • adafruit_display_text
  • adatfruit_itertools
  • iorodeo_as7331

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_display_shapes
    • adatfruit_itertools
    • iorodeo_as7331

About

CircuitPython Firmware for IO Rodeo's absorbance photometer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published