Maker.io main logo

筛选条件

Tags

Adapter boards / Proto Boards
Analog Conversion
Audio / Amplifiers
Batteries / Power Supplies
Books
Cables / Connectors / Wires
Cases / Enclosures
Communications / Interface
Computer Equipment
Desktop Prototyping
Dev Boards / Programmable / Logic
Diodes / Transistors / FETs
Fans / Heatsinks
Hardware
LEDs / Displays
Memory / Data logging
Motors / Drivers / Solenoids
Resistors / Pots / Caps
Robotics
Sensors
Switches / Relays
Tape / Chemicals
Timing
Tools / Equipment
Trainers / Project Kits
Wearables

选择过滤条件

PROJECT

Raspberry Pi Pico and LED Arcade Button MIDI Controller

By Adafruit Industries

Build your own CircuitPython powered MIDI controller! This "MIDI fighter"-like controller features 16 arcade buttons with built-in LEDs, an OLED screen and joystick.

PROJECT
16

A Hacker's Dream Machine: Cyberdeck with a LattePanda Mu

By Chloe.ou

Discover a stunning custom-built cyberdeck powered by the LattePanda Mu, featuring a slide-out mechanical keyboard, dual-boot Linux Mint and Windows 11, and a CNC-machined aluminum case. Designed by a U.S.-based web designer, this futuristic project showcases the power of modular computing and creative hardware design.

PROJECT
113

Overclocking Raspberry Pi Pico 2

By Pimoroni

Adventures with dry ice and RP2350 - how fast can it go?

PROJECT
1,479

Remote Control XRP Robot Through the Internet

By Aswin S Babu

Learn how to control your XRP robot from anywhere with MQTT, Flask, and Raspberry Pi using a Google Cloud-hosted server.

BLOG
9,587

Raspberry Pi Pico 2 vs Original Pico: What’s New?

By Travis Foss

Discover the enhanced performance and features of the new Pico 2 and compare Pico 2’s RP2350 microcontroller to the original RP2040.

PROJECT
38

Making an Advanced Pico Drawing Robot Arm

By Kitronik Maker

In this blog we are going to cover how to improve on our Cardboard Pico Drawing Robot Arm.

BLOG
157

Hackaday Supercon 2023 Recap

By Travis Foss

Hackaday Supercon 2023 was a haven for makers! Explore the highlights, from workshops to talks and the jaw-dropping creations in the badge hacking ceremony.

PROJECT
293

Getting Started with Raspberry Pi Pico

By Pimoroni

Learn how to set up your Pico, ready for Pimoroni addons.

PROJECT
461

Bebop: A Quick Facial Recognition Robot for Maker Faire Rome

By Odd_Jayy (Jorvon Moss)

Discover how this quick, wearable facial recognition robot was created for ‎Maker Faire Rome. Explore the fusion of technology & artistry in this unique ‎creation.

PROJECT
12

Installing CircuitPython on Keybow 2040 (or Pico RGB Keypad)

By Pimoroni

Learn how to install CircuitPython on your Keybow 2040 (or Pico RGB Keypad.)

TUTORIAL
355

How To Create a CircuitPython Library

By Maker.io Staff

Create CircuitPython libraries with ease using Cookiecutter: Beginner's guide to streamlined development. Boost productivity and unleash creativity!

PROJECT
233

Continuous Deployment Using Docker and Github Actions

By ShawnHymel

This tutorial demonstrates how to automatically build uf2 files for the Raspberry Pi Pico using continuous deployment with Docker and GitHub Actions