2CoderOK / air-raid-alert

A Portable Air Raid Alert Device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

air-raid-alert

A Portable Air Raid Alert Device.

This project runs on an ESP32 Wroom DevKit with a connected piezo buzzer, an RGB LED, and a 2-way switch. The device connects to WiFi networks and uses HTTP GET requests to obtain the current air raid alert status from a web service. The device's 3D case was designed to accommodate two 18650 batteries if needed (see air-raid_alert_case.blend) Additionally, an external siren speaker can be connected via a relay if the device is to be used in public places.

Libraries used: HTTPClient, ArduinoJson, NTPClient, WiFi and WiFiUdp

Air Raid Alert - Circuit Diagram

Here you can watch a video on how it was built: https://youtube.com/@coderok

A Portable Air Raid Alert

A Portable Air Raid Alert

Buy me a coffee

About

A Portable Air Raid Alert Device

License:MIT License


Languages

Language:C++ 100.0%