micropython-rpi-pico
There are 143 repositories under micropython-rpi-pico topic.
paulober/MicroPico
MicroPico (aka Pico-W-Go) is a Visual Studio Code extension designed to simplify and speed up the development of MicroPython projects for the Raspberry Pi Pico and Pico W boards.
gurgleapps/pico-web-server-control
A simple and efficient MicroPython web server designed for Raspberry Pi Pico, ESP8266, ESP32, allowing seamless control of microcontroller projects via a web browser.
HalloSpaceBoy5/PicoBoy
The ultimate DIY video game console that you can buy as a kit or as a prebuilt. It uses a custom operating system that is easy to use and incredibly powerful. It has an SDK that makes game development as easy as possible, allowing for anyone of any programming skill to make amazing games.
mungewell/pico-timecode
A budget friendly LTC/TimeCode device built from a RaspberryPi Pico - using the PIO blocks and MicroPython
phoreglad/pico-epaper
Module for driving Waveshare Pico e-Paper 3.7 display. Now with support for partial updates.
noyelseth/rpi-pico-micropython-esp8266-lib
This is a Micropython Library from Raspberry Pi Pico to communicate with ESP8266 using AT command over serial UART.
Circuit-Digest/Raspberry_Pi_Pico_Tutorial
Learn how to use raspberry pi pico using this simple tutorials and projects. All repo provides circuit diagram and code for easy learning
mark-gladding/packed-font
Memory efficient MicroPython fonts for the Pico Pi and SSD1306 OLED Display
endail/hx711-pico-mpy
MicroPython implementation of HX711 use via RP2040's state machine
domneedham/pico-clock-green-python
A MicroPython implementation of the Waveshare Pico-Clock-Green.
HLammers/cybo-drummer
Humanize those drum computers! – Cybo-Drummer is a 6 in / 6 out MIDI router/mapper for mapping drum triggers to drum computers
PS-003R32/raspberrypi-netscan-toolkit
Wi-Fi Scanner using Raspberry Pi Pico WH and SSD1306 OLED — Scan networks in STA mode, analyze signal strength, and visualize....;)
BlackDeath12/Pico433MhzRFModule
Library for a Raspberry Pi Pico and a 433 MHz RF module
kiranj26/Raspberry-Pi-Pico-RP2040-Projects
This repository contains a collection of projects for the Raspberry Pi Pico RP2040, showcasing the use of various peripherals. Each project folder includes the source code and detailed instructions on how to set up and run the project.
alaub81/rpi_pico_scripts
Raspberry Pi Pico MicroPython Scripts
michael-sulyak/micropython-mlx90640
This repository contains a MicroPython driver for the MLX90640 thermal camera sensor.
AHSPC/DRV8833_micropython
MicroPython library for the DRV8833 motor driver.
stonedev-app/SimpleI2sSpeaker
play audio from a WAV file using I2S on Raspberry Pi Pico.
sudoDeVinci/TV-head
Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.
lkoepsel/microserver
MicroPython, Microdot and Pi Pico W example of creating web-based embedded applications.
BT-P1C0/BT-Hardware
Bus Tracker Project: Hardware Code/Design
me365xyz/pico-ctrl-dev
Add new commands and functionality to Pico Ctrl stack. An app which lets you control Raspberry Pi Pico W with easy no code set-up. Just drag&drop .uf2 to your Raspberry Pi Pico in boot mode. Connect to wifi named Pico. Set up your wifi + add secret generated from the app. That's it, enjoy full control! 🚀
ncw/mirror
Neopixel based Infinity Mirror running on Raspbery Pi Pico-W with Micropython
SimonWaldherr/rp2040-examples
Examples for Raspberry Pi Pico (RP2040 MCU based SBCs)
intel00000/pi_pico_pio_pwm_frequency_measurement
Measure PWM signal frequency using the Raspberry Pi Pico's PIO (Programmable Input/Output) in MicroPython without cpu involvement.
JiriBilek/RP2040_PicoW_ESP8285_Library
WiFi library for RP2040 Pico-W with the ESP8285 chip
Aarushraj-Puduchery/PID_Line_Follower_bot_using_PICO
Advanced PID Line Follower Bot Using Raspberry Pi PICO (9 IR Sensor Array)
robertbates1995/CubePress
A swift application that allows for users to interface with their CUBOTino
brenordv/micropython-snippets
Collection of libraries and helpers for Micropython + Raspberry Pi Pico
DarekKrawczyk/RPi-Pico-Logger
Lightweight C++/Micropython logger designed for debugging and logging purposes of the RP2040 microcontroller.
gdimitriu/robotics
robotics using Arduino, Onion Omega2+ and Raspberry Pi pico plus drivers ported from Arduino on Raspberry PI and utils needed for developing robotics, this is the incubation repository, after projects are stable then they will be move to their own repo
MikeDev101/RPParallelMem
A parallel RAM/ROM/IO driver for MicroPython on the Raspberry Pi Pico.
zim514/homeassistant-plasma
Micropython script to integrate Pimoroni Plasma Stick 2040W to Home Assistant via MQTT. Supports Home Assistant auto discovery and provides an MQTT Light entity. Supports colour, brightness and several effects.
eldstal/blinkenbox
Flashy demos for a modified IKEA FREKVENS
Finnomator/PiIDE
A simple IDE for Python, designed to be easy to use with Micropython and a microcontroller.
paulober/pico-mpy-com
A Node.JS library for communicating with USB devices running the MicroPython firmware.