ESP32 COOP DOOR CORE is a open source platform designed to control a coop door using Bluetooth Low Energy (BLE) with an ESP32 microcontroller. The app allows users to set up and adjust the coop door's automatic opening and closing conditions based on ambient brightness and time of day. Users can also configure the number of turns for opening/closing the door and change the door's status (open, close, or auto).
- Control coop door through Bluetooth Low Energy
- Configure opening conditions based on brightness and time
- Customize closing conditions with similar settings
- Set the number of turns for door opening/closing
- Switch between open, close, and auto modes for the door
-
Flash the ESP32 microcontroller with the code from the ESP32-COOP-DOOR-CORE repository.
-
Install the app on your mobile device or access it through a web browser using the ESP32-COOP-DOOR-WEB website/PWA.
-
Connect your mobile device to the ESP32 microcontroller via Bluetooth Low Energy.
-
Use the app to configure the coop door's settings and control its status.