adafruit-circuitpythonEasy Playground

Adafruit hardware driver libraries for sensors and displays

Getting started with adafruit-circuitpythonRun locally
Install
pip install adafruit-blinka
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: adafruit_circuitpython)

adafruit-circuitpython is a third-party package. Adafruit hardware driver libraries for sensors and displays. Install with: pip install adafruit-blinka

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?