CircuitPython is a programming language designed to simplify experimenting and learning to program on hardware devices. It makes getting started with low-cost microcontroller boards easier than ever before.
It adds hardware support for Python, so if you already have Python knowledge, you can easily apply that to using CircuitPython. If you have no previous experience, itโs really simple to get started!
https://www.codecademy.com/learn/learn-circuitpython
Adafruit: Limor Fried ([email protected])
Adafruit: Phillip Torrone ([email protected])
Codecademy: Sonny Li
-
code.py
Bike Light:
-
code.py
-
kitt.py
(by ericgfx) -
bedazzle_bike_light.py
(by cephir909) -
randomize_bike_light.py
(by j_drury73)
-
code.py
Plant Care
The 808 Drum Machine
-
code.py
- Adafruit CircuitPython Cheatsheet
- Codecademy CircuitPython Cheatsheet (TBA)
-
light_sensor.py
(by sdliston)
We'd love to have you contribute!
Please note that this project is released with a Contributor Covenant. By participating in this project you agree to abide by its terms.