Welcome to Edge Impulse, the largest community of edge AI developers!
This is a public Edge Impulse project, use the navigation bar to see all data and models in this project; or clone to retrain or deploy to any edge device.
This is a public Edge Impulse project, use the navigation bar to see all data and models in this project; or clone to retrain or deploy to any edge device.
BLE Smartwatch Detecting Potential Sun Damage
About this project
Project Description
I built this artificial neural network model (ANN) for my BLE AI-driven smartwatch project. The model makes predictions on sun damage risk levels (classes) based on UV index, temperature, pressure, and altitude measurements:
- Tolerable
- Risky
- Perilous
After building the neural network model, I deployed the model as an Arduino library and uploaded it to XIAO BLE. Also, I employed XIAO BLE to transmit (advertise) the prediction (detection) result and the recently collected data over BLE.
Run this model
Scan QR code or launch in browser
Dataset summary
Data collected
2m 37sSensors
uv_index, temperature, pressure, altitude @ 1HzLabels
Perilous, Risky, TolerableProject info
| Project ID | 104321 |
| Project version | 1 |
| License | No license attached |
| No. of views | 26,959 |
| No. of clones | 5 |