tweaked detection to use photoresistor through an opamp
Fork of rgb_sensor by
History
Tweaked sensor because photoresistor using inverted voltage (ran through an opamp)
2015-03-20, by bridadan [Fri, 20 Mar 2015 16:03:21 +0000] rev 11
Tweaked sensor because photoresistor using inverted voltage (ran through an opamp)
Added RGB_MASK declararation
2014-07-09, by meriac [Wed, 09 Jul 2014 10:27:38 +0000] rev 10
Added RGB_MASK declararation
Allowing to ignore values at the beginning of each block to ignore rise times low pass.
2014-07-03, by meriac [Thu, 03 Jul 2014 17:24:41 +0000] rev 9
Allowing to ignore values at the beginning of each block to ignore rise times low pass.
Positive ADC reading, adjusted speed to 732/s
2014-07-03, by meriac [Thu, 03 Jul 2014 16:52:12 +0000] rev 8
Positive ADC reading, adjusted speed to 732/s
Lowered ADC frequency and oversampling count
2014-07-03, by meriac [Thu, 03 Jul 2014 09:30:13 +0000] rev 7
Lowered ADC frequency and oversampling count
Fixed filtering
2014-06-28, by meriac [Sat, 28 Jun 2014 16:02:24 +0000] rev 6
Fixed filtering
Added ADC value filtering to ignore ADC conversion errors
2014-06-28, by meriac [Sat, 28 Jun 2014 06:59:51 +0000] rev 5
Added ADC value filtering to ignore ADC conversion errors
Fixed aggregation reset bug
2014-06-27, by meriac [Fri, 27 Jun 2014 12:14:36 +0000] rev 4
Fixed aggregation reset bug
Added callback support for asynchronous case
2014-06-27, by meriac [Fri, 27 Jun 2014 11:36:15 +0000] rev 3
Added callback support for asynchronous case
Configurable LED on-state
2014-06-27, by meriac [Fri, 27 Jun 2014 07:21:51 +0000] rev 2
Configurable LED on-state