Modification of the Robotime ROKR Pinball Machine (EG01) wooden 3D-puzzle kit with custom electronics.
This repository hosts everything for the project:
| Content | Location |
|---|---|
| Firmware / code | firmware/ |
| PCB designs (schematics & layout) | hardware/pcb/ |
| 3D CAD files | hardware/cad/ |
| Documentation | docs/ |
| Design, one directory per subsystem | docs/parts/ |
| Datasheets | docs/datasheets/ |
| Research | docs/research/ |
| Ideas, not part of the design | docs/ideas/ |
| Part list (BOM) | docs/parts-list.md |
| Photos, renders & other assets | assets/ |
The modification is planned to be reversible: the stock machine can be returned to its original functionality.
Early stage. Research and design in progress; nothing has been built yet.
The modification is built around a Teensy 4.1 controller.
This modification is developed with AI and in the context that electricity is involved, reuse any information at your own risk.
MIT, see LICENSE.