This project implements a motion-sensing app-controlled single-axis pet toy on Arduino-based firmware and a Blynk-based frontend.
- ESP8266 or ESP32 microcontroller, like a Wemos D1 Mini
- Passive infrared sensor, like the ubiquitous HC-SR501
- Blynk
- Wifi connection
- Platformio (optional for dependency management)