CircuitPythonEasy Playground

Adafruit's MicroPython fork optimized for education and hardware boards

What is CircuitPython?Run locally
Install
https://circuitpython.org/downloads
Python CodeRun locally

CircuitPython is adafruit's micropython fork optimized for education and hardware boards. It provides an alternative way to run Python code.

Challenge

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