Kutluhan Aktar / BLE Smartwatch Detecting Potential Sun Damage Public

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.

Risky.sample_3
Perilous.sample_7
Tolerable.sample_50
Perilous.sample_31
Risky.sample_20
Risky.sample_44
Tolerable.sample_21
Perilous.sample_6

Run this model

On any device

Dataset summary

Data collected
2m 37s
Sensors
uv_index, temperature, pressure, altitude @ 1Hz
Labels
Perilous, Risky, Tolerable

Project info

Project ID 104321
Project version 1
License No license attached
No. of views 21,075
No. of clones 2