Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt authored Aug 27, 2023
1 parent debb3e8 commit f939ce4
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

# ESP32 COOP DOOD CORE

Coop Door for ESP32 (Lolin32 Lite)
Coop door code for ESP32 (Lolin32 Lite)
</div>

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

Expand All @@ -20,19 +20,6 @@ ESP32-COOP-DOOR-CORE is a open source platform designed to control a coop door u
- Set the number of turns for door opening/closing
- Switch between open, close, and auto modes for the door

## Workflow

<div align="center">
<img height=400 src="README/sketch.png" alt="Sketch">
<img height=400 src="README/result.png" alt="Result">
</div>

## Demo

<div align="center">
<img height=400 src="README/demo.gif" alt="Demo">
</div>

## Setup and Usage

1. Flash the ESP32 microcontroller with the code from the [ESP32-COOP-DOOR-CORE](https://github.com/ESP32-COOP/ESP32-COOP-DOOR-CORE) repository.
Expand Down

0 comments on commit f939ce4

Please sign in to comment.