Clackety Keyboards Powered by Python
-
Updated
Nov 10, 2024 - Python
Clackety Keyboards Powered by Python
CatSniffer is an original multiprotocol and multiband board for sniffing, communicating, and attacking IoT (Internet of Things) devices using the latest radio IoT protocols. It is a highly portable USB stick that integrates TI CC1352, Semtech SX1262, and an RP2040 for V3 or a Microchip SAMD21E17 for V2
Some CircuitPython tricks, mostly reminders to myself
Python-based Quadcopter Flight Controller Software using a Raspberry Pi Pico, MPU-6050, and a FlySky radio transmitter & receiver
RPI Pico / Micropython library to play music through one or more buzzers, can automatically replace chords with fast arpeggios to simulate polyphony with a single buzzer. Music can be easily taken from onlinesequencer.net
A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico
Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
DOS-like OS for microcontroller boards running Micropython or Circuitpython
smolOS - a tiny and simple 🧪 research ⚙️ operating system ⌨️ written in 🐍 MicroPython for microcontrollers giving user a POSIX-like 📁 environment and 🧰 tools to play.
Hardware design for a mechanical keyboard based on RP2040
A simple driver using AT command to access WiFi/Internet on the Pi Pico
My projects with RP2040 Raspberry Pi Pico and Pico W
ENC28J60 Ethernet chip driver for MicroPython (RP2)
A collection of hotkey macros for the Adafruit Macropad RP2040
Code and modified library to Read/Write data in MIFARE RFID Cards and Tokens using Raspberry Pi Pico Microcontroller and MFRC522 Module. Written in MicroPython.
A DMX-controlled fire flicker effect using the Pico and WS2812 led arrays
Hardware design for a mechanical keyboard based on RP2040 that also has a Pi Zero onboard.
Identification of handwritten digit from images taken by a OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please…
Add a description, image, and links to the rp2040 topic page so that developers can more easily learn about it.
To associate your repository with the rp2040 topic, visit your repo's landing page and select "manage topics."