https://github.com/gumeer/helmetapp
HelmetApp: real-time monitoring for smart helmets with ESP32. ๐ฐ๏ธ
https://github.com/gumeer/helmetapp
esp32 expo react-native typescript
Last synced: 2 months ago
JSON representation
HelmetApp: real-time monitoring for smart helmets with ESP32. ๐ฐ๏ธ
- Host: GitHub
- URL: https://github.com/gumeer/helmetapp
- Owner: GumeeR
- Created: 2025-03-06T22:17:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T04:40:10.000Z (over 1 year ago)
- Last Synced: 2025-03-08T05:19:04.741Z (over 1 year ago)
- Topics: esp32, expo, react-native, typescript
- Language: TypeScript
- Homepage: https://gumerhelmetweb.netlify.app/
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelmetApp โ๏ธ
HelmetApp is a mobile application developed with **React Native** and **Expo**, designed to monitor in real time the status of smart helmets equipped with **ESP32**. The app allows to visualise key metrics such as battery level, signal quality and emergency alerts.
## ๐ Features to be implemented.
- ๐ก **Real-time monitoring** of connected devices.
- ๐ **View metrics** such as battery, signal and alerts.
- ๐งท **ESP32 support**, integrating sensors such as the MPU6050.
- ๐ท **NFC PN532** to store and manage vital user information.
## ๐ Technologies Used
- โ **React Native** with Expo.
- ๐ฆ **TypeScript** for more secure and maintainable code.
- ๐ญ **Reanimated and Gesture Handler** for smooth animations.
- ๐จ **Styled Components** for custom design.