Other

“Transforms a Wii Classic controller into an HID keyboard. This project is to convert an old Wii Classic Controller into an emulator of an HID keyboard. Each button or action can be mapped into a key press. This is done …

“Simulating Verilog designs on a microcontroller What does it do? This project aims to simulate Verilog HDL designs on a Raspberry Pi Pico (or any other RP2040-based board). It achieves this by using Verilator to compile the RTL into …

“This Digital Logic Gate Game was my final submission for the STEM Projects / EET-066 class I took at Lake Land College (LLC | Mattoon, IL) in the Spring of 2022; I called it “Name! That! Gate!” Industrial Computer Programming was …

“Resetting the Pi Pico usually requires unplugging the USB cable either from the Pi Pico or your computer. It’s a lot easier to add a reset button to your circuit which you can press instead of unplugging cables. It …

“It is an Open Source DIY- project. It can maintain its own balance and can be controlled remotely via Bluetooth connection. LOTP Two-Wheeled Self-Balancing Robot Project is an open source –DIY- project. It can maintain its own balance and can …

“This is my “poor man’s HID” that I want in my projects to enter data and display messages. Story It is a simple serial console that can be used for data display and data input. It can handle three …

“If the Raspberry Pi Pico already has two cores, why not use both for a light barrier with Barker-coded pulse sequences and autocorrelation?”

“USB host/device implementation using PIO of raspberry pi pico (RP2040). You can add additional USB port to RP2040. Resource Usage - Two PIO - One PIO is for USB transmitter using 22 instruction and one state machine - Another PIO is for …

“A 4-legged mobile robot that tracks and wiggles its tail when it sees a human face. It can be controlled from remote PC through WiFi. The development of terrestrial locomotion of legged robots has been continuously growing over the past …

“Create an NeoPixel (WS2812B) matrix and display festive holiday animations. Overview This project was a result of wanting to create a large display of NeoPixels to show animations at Christmas. It is smaller but more economical then covering my whole …