Bl_Project is a simple app connect to arduino devices to detect falls.
*Support android only.
Bl_Project uses flutter_bluetooth_serial plugin.
Check out the link (https://github.com/edufolly/flutter_bluetooth_serial)
TODO:
- Update the project ID in build.gradle.
- Add your google-services.json from Firebase
- Add you own Firestore database in Firebase and create
userscollocation. - Update the google map API key in AndroidManifest.xml.
- Update twilio config in constants/app_constants.dart to enable sms service.
- Add the mac addresses in constants/app_constants.dart.
- ESP-32 microcontroller
- MPU-6050 Sensor
- Bluetooth Radio and Baseband
• Provides UART HCI interface, up to 4 Mbps • Provides SDIO/SPI HCI interface • Provides PCM/I2S audio interface
| Sign in page | Paired devices | Add device | Device stream page |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Profile page | History page | Fall details | Setting page |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |







