Libraries
Once you've gotten CircuitPython onto your Circuit Playground Bluefruit boards, it's time to add some libraries. You can follow this guide page for the basics of downloading and transferring libraries to the board.
Libraries for Sensor Plotter
From the library bundle you downloaded in that guide page, transfer the following libraries onto the CLUE board's /lib directory:
- adafruit_register
- adafruit_apds9960
- adafruit_bus_device
- adafruit_display_notification
- adafruit_display_shapes
- adafruit_display_text
- adafruit_bmp280.mpy
- adafruit_clue.mpy
- adafruit_lis3mdl.mpy
- adafruit_sht31d.mpy
- adafruit_slideshow.mpy
- neopixel.mpy
- adafruit_lsm6ds.mpy
Take care with selecting the correct library, there are many that have similar names.
Development Testing
During development, the application was tested on a CLUE using CircuitPython 5.0.0 with libraries from the adafruit-circuitpython-bundle-5.x-mpy-20200327.zip bundle. It should work on subsequent versions, the latest version is recommended.
Page last edited March 08, 2024
Text editor powered by tinymce.