#
circuitpython
Here are 333 public repositories matching this topic...
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
-
Updated
Sep 13, 2021 - Python
A bundle of useful CircuitPython libraries ready to use from the filesystem.
-
Updated
Sep 14, 2021 - Shell
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
-
Updated
Jun 10, 2021
A hand-wired USB & Bluetooth keyboard powered by Python and more
-
Updated
Mar 9, 2021 - Python
Clackety Keyboards Powered by Python
python
keyboard
firmware
micropython
adafruit
stm32
atmel
humans
arm-microcontrollers
keyboards
circuitpython
keyboard-firmware
scott
cla
mechanical-keyboards
nrf52840
samd51
kmk
rp2040
-
Updated
Sep 14, 2021 - Python
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
module
firmware
micropython
numpy
iterables
scipy
circuitpython
ulab
openmv
micropython-ulab
circuitpython-ulab
-
Updated
Aug 7, 2021 - C
Adafruit CircuitPython framebuf driver for SSD1306 or SSD1305 OLED displays. Not for use with displayio. See README.
-
Updated
Sep 13, 2021 - Python
A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico
keyboard
custom
iso
pcb
pi
raspberry
mechanical
circuitpython
pico
tkl
mysterium
rp2040
cftkb-mysterium
env-kb
-
Updated
Sep 9, 2021 - Python
USB Human Interface Device drivers.
-
Updated
Aug 26, 2021 - Python
Open
Libraries List Page
2
askpatrickw
commented
Mar 30, 2021
The Adafruit_CircuitPython_Bundle has a nice list of all the libraries.
- The community bundle should have a similiar page.
- Add a link to that page from Awesome CP - Code
Air Quality Object that beautifully and passively displays the level of CO2 in the air
-
Updated
Feb 27, 2021 - Python
Two helper classes that handle transaction related state for I2C and SPI including locks.
-
Updated
Jul 1, 2021 - Python
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.
hardware
nfc
circuitpython
magspoof
electronic-cats
nfc-reader
replay-attacks
nfc-copy
nfc-payment-systems
-
Updated
Aug 20, 2021
Using MQTT to Publish/Subscribe to adafruit io. MicroPython/CircuitPython implementation on ESP8266/ESP32
-
Updated
Feb 15, 2019 - Python
Some CircuitPython tricks, mostly reminders to myself
-
Updated
Aug 19, 2021
Library code for character LCD interfacing
-
Updated
Jun 21, 2021 - Python
USB Host Co-processor
-
Updated
Jan 8, 2021 - C++
Adafruit CircuitPython driver for PCA9685 16-channel, 12-bit PWM LED & servo driver chip.
-
Updated
Aug 16, 2021 - Python
CircuitPython driver for BNO055 absolute orientation sensor
-
Updated
Jun 7, 2021 - Python
An open-source MIDI-to-CV Eurorack module that runs CircuitPython
-
Updated
Aug 1, 2021 - Python
QT Py Media Knob using rotary encoder & neopixel ring
-
Updated
Mar 6, 2021 - Python
This is how to set up the Raspberry PICO with CircuitPython as an HID using a Pimoroni Keypad Base.
-
Updated
May 22, 2021 - Python
Terkin-Datalogger for MicroPython and CPython
http
mqtt
micropython
esp32
telematics
lora
gsm
sim800
circuitpython
lorawan
datalogger
thethingsnetwork
ttn
gprs
sensor-network
lopy
pycom
sx127x
ttgo
pycom-fipy
-
Updated
Sep 13, 2021 - Python
alexandruradovici
commented
Mar 29, 2021
Description
When the last opened project has been deleted while open, Wyliodrin STUDIO will show an error that a project cannot be opened when it is restarted.
Steps to Reproduce
- Open a project
- Got to the projects library
- Delete the project that is currently open
- Close Wyliodrin STUDIO
- Open Wyliodrin STUDIO
Expected behavior: Do not open any project and d
Adafruit IO for CircuitPython
-
Updated
Jul 22, 2021 - Python
Improve this page
Add a description, image, and links to the circuitpython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circuitpython topic, visit your repo's landing page and select "manage topics."


This can reduce the amount of boilerplate required. Instead of introducing a macro such as
QRIO_MODULEdependent onCIRCUITPY_QRIOand then adding an expansion of it inMICROPY_PORT_BUILTIN_MODULES_STRONG_LINKS, one simply writes in the bindings__init__.cfile:where the first item is the module name as a qstr, th