Controlling money outside my wallet because the state takes photos of my motorcycle without permission and charges me for it.
✔️ Arduino UNO / Arduino NANO → x1
✔️ Servo (15kg or more) → x1
✔️ Arduino cables → x1 kit
✔️ Push button → x1
💡 (Optional) SC2272-M4 wireless module → x1
→ This allows you to activate the servo remotely, but if you just want to use the button, simply enjoy.
✔️ Improved button debouncing → The system ignores false triggers or electrical noise.
✔️ Last position saved in EEPROM → When restarting, the servo automatically returns to its last position.
✔️ EEPROM protection → Prevents unnecessary writes for increased durability.
✔️ Precise button detection → Only activates when actually pressed and released.
✔️ Smooth servo movement (optional) → Prevents jerky movements when restarting.
✔️ Indicator LED → Reflects the current servo state.
✔️ No flicker on startup → LED no longer flickers when Arduino boots.
1️⃣ Press the button → The servo rotates 110° and activates the system.
2️⃣ Press again → The servo returns to 0° and deactivates the system.
3️⃣ Trouble-free restart → If you turn off the Arduino, the servo remembers its last position.
4️⃣ (Optional) Use the remote control → If you have the SC2272-M4 module, you can activate it wirelessly.
1️⃣ Upload the code to your Arduino using the Arduino IDE.
2️⃣ Connect the servo and button according to the diagram.
3️⃣ (Optional) If using the wireless module, connect it properly.
4️⃣ Ready to use! 🚀
💡 If you have questions or improvements, contribute to the project! 😃