Raspberry‑Pi backend for Arduino‑driven claw machines
It provides a Python backend that runs on a Raspberry Pi to safely operate an Arduino‑controlled claw machine, exposing REST endpoints for status, play control, and emergency stop. A central controller validates commands before sending them to the Arduino, and a mock Arduino mode lets developers test without hardware. Structured JSON logging and unit tests make integration reliable. Ideal for hobbyists or makers building remote‑managed arcade‑style machines.
View on GitHub →Oldskool205/progress-claw-machine