kulaone's instructable
Tell us about yourself!
- kulaone commented on kulaone's instructable Aurora Alerts Ring
- kulaone commented on kulaone's instructable Aurora Alerts RingView Instructable »
Thanks! I will update the code.
- kulaone commented on kulaone's instructable Aurora Alerts Ring
- kulaone's instructable Aurora alerts ring's weekly stats:
- kulaone entered Aurora alerts ring in the Make it Glow Contest 2016 contest
- kulaone entered Aurora alerts ring in the First Time Authors Contest 2016 contest
- kulaone entered Aurora alerts ring in the Arduino Contest 2016 contest
Hi,Yellow alert => 50. Amber => 100 and Red => 200. The ring is up to 200, in that point we get a full red circle. There for your calculation is 7/200*24 = 0.84, so no LED should be on.There is a parameter name "testRingMode". When changing it to true, the system will set a random number (0-249) every 3 Sec. So you can test the LED ring.Cheers,Daniel