← Back to Getting Started with CircuitPython

You Did It!

Complete

Congratulations!

You did it! You got your board working and wrote your first CircuitPython code. There is a lot more to learn, but everything will build off of this tutorial, which covered basically all of the boring setup stuff. Future lessons will show you how to hook up sensors and buttons for input as well as use other outputs like screens and speakers.

The editor below still has the blinking LED code from the last step running on your board. Feel free to keep tweaking it before you move on, try changing the pin, the timing, or turning it into a different pattern entirely.

If you get stuck on anything down the line, the discord is always open.

code.py
Disconnected