Skip to content

Codecademy/learn-circuitpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

69 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Learn Hardware Programming with CircuitPython

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!

Course Link

https://www.codecademy.com/learn/learn-circuitpython

Course Creators

Adafruit: Limor Fried ([email protected])

Adafruit: Phillip Torrone ([email protected])

Codecademy: Sonny Li

Discord

http://adafru.it/discord

1. Circuit Playground Express: Part 1

  • code.py

Bike Light:

2. Circuit Playground Express: Part 2

  • code.py

Plant Care

The 808 Drum Machine

  • code.py

CircuitPython Cheatsheets

Hall of Fame

Contribution Guidelines

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.