Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 448 Bytes

File metadata and controls

4 lines (3 loc) · 448 Bytes

ChickenCoopControl_ESP32_CaptiveAP

This Arduino sketch establishes a captive portal web server on an ESP32, allowing users to configure and control a chicken coop system, including setting time and distance parameters and remotely operating a stepper motor to open and close the coop door based on sunrise and sunset times.

The ESP32 is set up to work in Access Point (AP) mode, creating a Wi-Fi network with the SSID "ChickenCoopControl 🐔."