Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beryllium-org/circuitmpy
Python module for CircuitPython mpy creation and board detection.
https://github.com/beryllium-org/circuitmpy
circuitpython-library
Last synced: about 1 month ago
JSON representation
Python module for CircuitPython mpy creation and board detection.
- Host: GitHub
- URL: https://github.com/beryllium-org/circuitmpy
- Owner: beryllium-org
- License: mit
- Created: 2022-11-22T10:45:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:30:27.000Z (2 months ago)
- Last Synced: 2024-10-20T03:42:02.381Z (2 months ago)
- Topics: circuitpython-library
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircuitMPY
A Python module for CircuitPython MPY management.
(Pronounced "circuit empire")
Features board detection, CircuitPython version detection and automatic mpy-cross downloading.
(System arch is also detected automatically)
To be used as a project submodule.
Compatible with Linux and Mac OS and Windows.