1. Required software Mu: Download and install Mu (instructions)
2. Understand: What is CircuitPython?
3. Creating and Editing Code - Test your controller by flashing the built-in LED
4. Interacting with the Serial Console + your first python code (save as code.py on the device)
5. Downloading the libraries (version of circuitPython and Libraries must match)
Installing CircuitPython on a controller (version of circuitPython and Libraries must match)
Control your first RGB LED with this code (remember to rename code.py when you save to your device.