Cutting foam with a hot wire is a common technique to shape foam in a wide variety of shapes. If you want to cut something ...
SoftRafts/ │ ├── CAD/ # STL models for 3D printing │ └── softraft.png # Render of full assembled raft │ ├── firmware/ # ESP32-S2 microcontroller firmware │ └── firmware_softrafts.ino │ ├── software/ # ...
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), ...