Skip to content

ESP32 code for wireless automatic smart coop door, control over bluetooth with a mobile app.

Notifications You must be signed in to change notification settings

ESP32-COOP/ESP32-COOP-DOOR-CORE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-COOP-DOOR Logo

ESP32 COOP DOOD CORE

Coop door code for ESP32 (Lolin32 Lite)

Overview

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).

Features

  • 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

Setup and Usage

  1. Flash the ESP32 microcontroller with the code from the ESP32-COOP-DOOR-CORE repository.

  2. Install the app on your mobile device or access it through a web browser using the ESP32-COOP-DOOR-WEB website/PWA.

  3. Connect your mobile device to the ESP32 microcontroller via Bluetooth Low Energy.

  4. Use the app to configure the coop door's settings and control its status.