So as commented my son (4) has a rare condition so he can't be exposed to UV light (the Sun, halogen and some other artificial lights). There are other issues but UV exposition is a high risk.
At the moment the sensitive device to measures the ambient UV light:
- has a display for values up to 1999
- measures from 1 uW/cm2
- powered by 9V DC battery,
- it's slightly bigger than box of cigarettes
- cost more than $250 imported from US.
Here an example on how big the current metter is (it is not the real one)
My goal is to create a simple but portable alarm of UV light,
- detects from 1 uW/cm2
- that makes sound when there is any UV light,
- powered by rechargable 3.7 VDC coin battery,
- has the charger inside and charges via USB
- as small as a badge button,
- cost 10 times less (around $25).
Current prototype V.3 Tiny UV alarm
At the moment I accomplished the UV functionality and power requeriments already with three prototypes, one in protoboard and arduino mega, later with arduino nano, and now with the arduino Cheapduino, very small but capable enough. On the way I tried with a ATtiny85, and others, but the Cheapduino gives me enough versatility for easy programming, handles the digital sensor and makes the alarm.
Tiny UV alarm system unfolded to see the details with programming setup attached
Now I'm on the way to srink it more, proves that works OK with battery requeriments, and finally design a proper PCB with all components. I think some more people from many countries can benefit from this device.
It's going to be a long project so any idea or suggestion is welcome. Thanks!