bd53ec9837
remove unused/redundant libraries:
...
- orphan .gitmodule for RF24
- Adafruit-GFX-Library-Tiny v1.2.2: it is the same as the official version of the same version
- Adafruit_LED_Backpack-Tiny v1.1.6: the only difference it is the
inclusion of TinyWireM.h instead of Wire.h
2025-09-18 12:05:25 +02:00
11f3591d84
add static check
2022-10-28 16:48:51 +02:00
5532582531
test max values
2022-10-28 09:00:18 +02:00
5284ce9b41
define masks for tiny components
2022-10-28 09:00:18 +02:00
7a10b9e770
fix value construction in tiny
2022-10-27 20:41:09 +02:00
711ba29f15
Merge branch 'oil_sensor'
2022-10-17 15:13:21 +02:00
41e777f586
use builtin NaN for 0 voltage
2022-10-13 20:21:41 +02:00
9ad40ba8e6
add sonar sensor
2022-10-07 13:45:25 +02:00
2db7d778f5
add generic sensor
2022-10-06 09:09:39 +02:00
20749e389a
move temperature sensor code inside its own class
2022-01-01 16:07:45 +01:00
497b04ec9f
change data sending format
2021-12-31 16:00:09 +01:00
1156d7cbef
split TinySensor into TinySwitch
2021-12-31 15:56:35 +01:00
69cf0dae0d
add support for humidity
2021-12-31 15:53:26 +01:00
d622d70dc0
update temp_sensor and adapt gateway to it
2021-12-24 15:09:37 +01:00
dc562ca353
migrate temp_sensor project to platformio
2021-12-24 15:09:37 +01:00
7ebc024d54
add id for new movement sensor
2020-09-25 19:38:31 +02:00
777afc43d7
updated RF24 - 4_pin branch
2020-05-25 22:42:22 +02:00
d4de53f3d8
ir_sender: draft
2020-05-13 22:06:13 +02:00
c8547383c8
esp_clock: disable WiFi for 1 hour
2020-05-13 21:28:28 +02:00
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