MausTec/edge-o-matic-3000 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me the firmware for an Edge o Matic 3000 automated edging device. I want it to feel like a real product firmware, not just a demo. It should run on the device, manage the main control behavior reliably, and let someone connect through the MausTec web link for remote control and monitoring.

Please make the project easy to build, flash, and debug using the existing embedded tool setup. Include sensible defaults, clear setup notes, and a basic way to test the important parts so I can tell the firmware is working before putting it on hardware. Keep the code clean and organized so future device features can be added without rewriting everything.

Use the docs in the repo, and look up the current MausTec setup docs online if you need to. I’m not trying to redesign the product, just get the firmware into a solid working state that matches the README.

Want more depth? Deep Reverse