16 Commits

Author SHA1 Message Date
7db8d42506 Add configurable interrupt pin
Add tiny_IRremote library
2020-04-25 15:09:32 +02:00
850c11343b testing RF24 functionality 2020-01-09 23:31:30 +01:00
24f24458b4 try to save battery by not sending VCC anymore 2019-11-14 22:58:19 +01:00
efc504be30 move sensor defines into specific class 2019-01-01 01:53:35 +01:00
bd36cfed2d read ADC in one step and adjust calculation (most probably it doesn't
make much of a difference)
2018-12-31 18:07:20 +01:00
534039dc08 fix enableWdt 2018-07-15 23:55:49 +02:00
74e41a6b58 add 0 padding and generic configuration name to ignore 2017-06-04 21:26:29 +02:00
be8697e16e create clock project with modified Adafruit led libraries 2017-06-03 16:50:05 +02:00
cbd8dbb14d add light sensor and use enum for device IDs 2017-06-03 16:43:58 +02:00
366363ae0c add temperature sensor 2017-04-04 20:48:13 +02:00
f6b06ca8db read temp - first draft 2017-04-02 18:32:48 +02:00
863e8aec99 use one Tiny librariy for all sensors 2017-04-01 12:17:42 +02:00
023859489c use parameterized enableWdt 2017-01-29 20:33:41 +01:00
2a70b3a12e improve sleep based on lamp switch and add parameterized enableWdt 2017-01-29 20:23:29 +01:00
0c29976404 enableWdt is not be common to setup of all sensors 2017-01-29 19:03:14 +01:00
cd3442d96e move libraries under projects because that'S what they are used for 2017-01-29 14:45:19 +01:00