The Raspberry Pi Pico is a microcontroller development board powered by the custom RP2040 chip. With its dual-core ARM Cortex-M0+ processor, extensive GPIO pins, and built-in programmable I/O (PIO), ...
SoftRafts/ │ ├── CAD/ # STL models for 3D printing │ └── softraft.png # Render of full assembled raft │ ├── firmware/ # ESP32-S2 microcontroller firmware │ └── firmware_softrafts.ino │ ├── software/ # ...