CircuitPython topic

CircuitPython is a beginner-friendly implementation of Python, optimised to run on microcontrollers and single board computers. The design facilitates using code on supported boards via USB or Bluetooth file transfer.

List CircuitPython repositories

Env-KB

230
Stars
17
Forks
Watchers

A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico

Adafruit_CircuitPython_SSD1306

280
Stars
74
Forks
Watchers

Adafruit CircuitPython framebuf driver for SSD1306 or SSD1305 OLED displays. Not for use with displayio. See README.

awesome-circuitpython

605
Stars
64
Forks
Watchers

A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

micropython-ulab

390
Stars
104
Forks
Watchers

a numpy-like fast vector module for micropython, circuitpython, and their derivatives

BFree

270
Stars
18
Forks
Watchers

BFree: Enabling Battery-free Sensor Prototyping with Python

Adafruit_CircuitPython_Bundle

822
Stars
177
Forks
Watchers

A bundle of useful CircuitPython libraries ready to use from the filesystem.

Adafruit_CircuitPython_NeoPixel

293
Stars
98
Forks
Watchers

CircuitPython drivers for neopixels.

CircuitPython_Community_Bundle

157
Stars
82
Forks
Watchers

A bundle of useful CircuitPython libraries from the CircuitPython community.

NFC-Copy-Cat

108
Stars
21
Forks
Watchers

NFC Copy Cat is a small device that combines two powerful cybersecurity tools, NFCopy and MagSpoof. NFCopy works by reading or emulating a NFC card; depending on the necessities of the researcher.

SimplySerial

175
Stars
20
Forks
Watchers

A windows console application for serial communications.