Version 1.0.22
Download AutoBowl
Free automatic bowling scoring for Raspberry Pi. No account required, no subscriptions, no limits.
Arduino Firmware
Pinsetter Firmware
Arduino Mega 2560Version1.1
Format.ino
Upload to your Arduino using the Arduino IDE
Download Firmware
Quick Install (Raspberry Pi)
Run this command on your Pi
curl -fsSL https://autobowl.io/install.sh | bashChangelog
v1.0.22March 9, 2026Latest
Changelog
CI/CD
- Switched GitHub Actions runner from self-hosted to
ubuntu-24.04-arm(GitHub-hosted ARM64) - Added explicit Go and rpi_ws281x setup steps for GitHub-hosted runner
Features
- Added kiosk mode with regular Chrome kiosk support (#9)
- Added conveyor invert toggle, moved to conveyor page (#8)
- Updated Vite (#10)
Bug Fixes
- Fixed ONNX version and Go bindings (#7)
- Fixed missing KioskMode field in Config struct
v1.0.21February 1, 2026
Arduino fixes
v1.0.20January 30, 2026
Update detection model