]> www.fi.muni.cz Git - bike-lights.git/commit
ambient.c: detect drop of ambient light
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 13 Jun 2013 19:14:30 +0000 (21:14 +0200)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 13 Jun 2013 19:14:30 +0000 (21:14 +0200)
commit1dcbf67055a7a51031a57db46d899ade790b2d30
tree7da37eedd68eaf76bbe2e3f15ab51b1ba6c90fd6
parent0c709eb622df773b492a881a12f569cea7926fdc
ambient.c: detect drop of ambient light

Measure also longer-term running average of ambient light values,
and log instead of minima and maxima of adc readings the diffrence
between this longer-term average and normal avereage (ambient_val).
This is so that we would be able to switch the front light on when
entering a darkish area from the bright sun.
firmware/ambient.c