In india the COVID 19 cases have been rising as about a year ago I had built a box which maintained social distancing but now I wanted to make it wearable so I made this!! The project hurricane


EXPANDED TECHNICAL DETAILS
Severe Weather Early Warning Hub
Project Hurricane is a dedicated monitoring station designed to detect the atmospheric precursors of severe storms and hurricanes.
- Barometric Trend Analysis: Uses a high-precision pressure sensor (e.g., BMP180). The Arduino logs the atmospheric pressure every 10 minutes and calculates the "Pressure Gradient." A rapid drop in pressure triggers a "Hurricane Watch" alert.
- Anemometer Pulse Counting: (Features) Interfaces with a physical wind-speed sensor. The Arduino uses hardware interrupts to count every rotation of the cups, calculating the current wind speed in knots or km/h.
Safety
- Visual Alert Beacon: Features a high-brightness RGB LED; the color transitions from Green (Stable) to Yellow (Warning) to a Flashing Red (Evacuation) based on the severity of the detected storm.