My_Circuit_Python_Projects
Microcontroller projects
A collection of Python projects utilizing the Circuit Python language on various microcontrollers.
Projects using Adafruit's Circuit Python coding language
14 stars
3 watching
3 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
adafruit/circuitpython | A Python implementation for teaching coding with microcontrollers using a unified API and device libraries. | 4,112 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
ataradov/mcu-starter-projects | A collection of simple projects and codebases for developing bare-metal microcontroller applications | 313 |
jposada202020/micropython_ds3502 | A MicroPython driver for a specific type of potentiometer sensor. | 0 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
pyocd/pyocd | A Python-based tool and package for programming and debugging microcontrollers with Arm Cortex-M CPUs. | 1,134 |
todbot/circuitpython-tricks | A collection of reusable code snippets and tips for building projects with CircuitPython | 638 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
cfelton/rhea | A collection of MyHDL cores and tools for complex digital circuit design | 85 |
labapart/polymcu | An open framework for developing software on microcontrollers | 202 |
adafruit/adafruit_circuitpython_midi | A library that enables communication between electronic devices using MIDI protocols | 48 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
jposada202020/micropython_ds1841 | A MicroPython driver for interacting with the DS1841 potentiometer sensor | 0 |