A webpage-controlled turntable system using Raspberry Pi Pico W and DRV8825 stepper motor driver. Perfect for product photography, 360° documentation, time-lapse videos and rotating things remotely.
Click here to watch the full demonstration
The mobile-friendly web interface provides complete control over the turntable with real-time feedback and dark mode support.
- Flash MicroPython to your Pico W
- Wire the hardware - see WIRING.md for detailed connections
- Copy files to the Pico W filesystem
- Power on - Twirly will automatically start an access point for WiFi setup
- Connect to "pi pico" WiFi and configure your network credentials
- Access the web interface at http://picow.local
- Microstepping Control: Smooth motion with 1-32 microstepping
- Web Interface: Mobile-friendly with dark mode
- Timelapse Mode: Automated rotation for photography
- Network Access: WiFi with mDNS hostname (http://picow.local)
| Guide | Description |
|---|---|
| WIRING.md | Hardware connections and setup |
| FEATURES.md | Complete feature list and configuration |
| TROUBLESHOOTING.md | Common issues and solutions |
This project is licensed under the MIT License - see the LICENSE file for details.