circuitpython
Package — Robotics/IoTPython 3.7+Advanced
Adafruit's Python for microcontroller boards
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- N/A (firmware flashed to Adafruit boards)
- Install
Download from https://circuitpython.org
Learn by Difficulty
Quick Example
python
# Install: Download from https://circuitpython.org import circuitpython # Basic circuitpython usage print(f"Using circuitpython") # See documentation for detailed examples
circuitpython is a third-party package. Adafruit's Python for microcontroller boards. Install with: Download from https://circuitpython.org
Try in PlaygroundTags
packageroboticsiothardwareembedded