Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seizu authored Jan 10, 2024
1 parent 83ab044 commit 77cc957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Pet Alert [![English](https://www.wartris.com/gfx/eng.PNG)](https://github.com/seizu/PetAlert/blob/master/README.md)[![Deutsch](https://www.wartris.com/gfx/deu.PNG)](https://github.com/seizu/PetAlert/blob/master/README_de.md)
### ESP32 based motion detector - Informs you when your pet is waiting at the door to be let in.
### Small portable ESP32-based motion detector - Informs you if your pet or a burglar is at the back door and wants in.

The goal was to create a small portable motion detector that runs on battery power only and does not require an external power source. When motion is detected, a push notification is to be sent to the smartphone via WLAN. For the push notification Telegram is used, which means no additional APP is needed, except Telegram of course. The challenge was to consume little power in order to extend the operating time of the motion detector in battery mode. Below you can see a prototype without sun shield and LED.

Expand Down

0 comments on commit 77cc957

Please sign in to comment.