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.
- ๐ก 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.
- โ React Native with Expo.
- ๐ฆ TypeScript for more secure and maintainable code.
- ๐ญ Reanimated and Gesture Handler for smooth animations.
- ๐จ Styled Components for custom design.