Skip to content

DJDevon3/My_Circuit_Python_Projects

Repository files navigation

Circuit Python Projects by DJDevon3

Circuit Python

  • is a fork of Micropython intended to run on small computers called Microcontrollers.
  • Python
    • Micropython
      • CircuitPython

I've organized projects by board type as some projects contain specific board or add-on board code.

Adafruit Ecosystem Terminology:

  • Board = Feather
    • Add-on Board = Featherwing
  • Board = QT Py
    • Add-on Board = BFF
  • Board = Trinket/ItsyBitsy
    • Add-on Board = Backpack
  • Board = Rasperry Pi
    • Add-On Board = Hat/Bonnet
  • Board = Arduino Uno form factor
    • Add-On Board = Shield

This structure should be easier for you to find compatible projects for inspiration or just to gank my code, either way works for me.

All code in this repository is under the MIT license. If you require a commercial exception please contact the owner of Circuit Python, Adafruit.com

About

Projects using Adafruit's Circuit Python coding language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages