tweaked detection to use photoresistor through an opamp
Fork of rgb_sensor by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:fea393d0d17a | 2015-03-20 | bridadan | Tweaked sensor because photoresistor using inverted voltage (ran through an opamp) |
10:b95dfd2d6d4d | 2014-07-09 | meriac | Added RGB_MASK declararation |
9:7bd80f4a965e | 2014-07-03 | meriac | Allowing to ignore values at the beginning of each block to ignore rise times low pass. |
8:88acb970df76 | 2014-07-03 | meriac | Positive ADC reading, adjusted speed to 732/s |
7:0d35392230be | 2014-07-03 | meriac | Lowered ADC frequency and oversampling count |
6:fc64a14a2f4a | 2014-06-28 | meriac | Fixed filtering |
5:1fed2b68e661 | 2014-06-28 | meriac | Added ADC value filtering to ignore ADC conversion errors |
4:0ffadc2caaf6 | 2014-06-27 | meriac | Fixed aggregation reset bug |
3:50e1ac3c56db | 2014-06-27 | meriac | Added callback support for asynchronous case |
2:4545984e62b6 | 2014-06-27 | meriac | Configurable LED on-state |
1:204db97d10c9 | 2014-06-25 | meriac | Fixed header license |
0:576e43bd193d | 2014-06-25 | meriac | moved rgb_sensor to separate library |