ESP32-COOP / ESP32-COOP-DOOR-CORE

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

Home Page:https://coop-door.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://coop-door.vercel.app/


Languages

Language:C++ 99.9%Language:C 0.1%