An open API service indexing awesome lists of open source software.

https://github.com/georgescoding/door-sensor


https://github.com/georgescoding/door-sensor

arduino-framework esp32 platformio

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Door-Sensor
IoT door sensor that uses two ESP32 dev boards and an ultrasonic sensor to detect if someone has entered the building which then communicates to the secondary board via WiFi to play a sound through speakers using I2S.


# Libraries
- https://github.com/pschatzmann/arduino-audio-tools
- https://github.com/pschatzmann/arduino-libhelix
- https://github.com/johnrickman/LiquidCrystal_I2C


# Hardware
- [Freenove ESP32 WROOM](https://www.amazon.ca/dp/B0C9THDPXP)
- [Gikfun Stereo Speaker](https://www.amazon.ca/dp/B01CHYIU26)
- [AdaFruit MAX98357A I2S Amplifier](https://www.amazon.ca/dp/B01K5GCFA6)