Commit Graph

499 Commits

Author SHA1 Message Date
Ollo
129b2b1478 Cleanup unused variables and code 2021-04-07 22:42:31 +02:00
Ollo
658bc7a389 Todos aufgerauemt 2021-04-07 22:21:58 +02:00
Ollo
0a1d755154 runtime optimization 2021-04-07 22:18:52 +02:00
Ollo
31229594fe One wire is initialized directly after start 2021-04-07 22:10:26 +02:00
Ollo
b8b8cf84d5 Reduce frequence of ESP32 to 80Mhz 2021-04-07 21:57:00 +02:00
Ollo
902c863873 Main logic introduced as seperate function. This is executed after MQTT is connected or a timeout occured 2021-04-07 21:54:53 +02:00
Ollo
47aba5387b Handle cooldown time for watering; add start and end time when pumping is allowed 2021-04-07 21:26:11 +02:00
Ollo
3932e82593 Address of tempsensors is published to MQTT 2021-04-07 20:27:42 +02:00
Ollo
dc5dc27ba5 Removed index to indentify temperatur sensors 2021-04-07 19:40:31 +02:00
Ollo
284fb4907d Renamed constants 2021-04-07 18:49:59 +02:00
6da0e0268e 0.9 final 2021-03-04 23:26:57 +01:00
4ef13cbe59 use serial2 for hall, simplified gpio2/custom pio header, simplified low discharge protection 2021-03-04 22:13:49 +01:00
0784d2da44 added echo code 2021-03-04 22:13:02 +01:00
Ollo
38ffd64305 Started Hallsensor 2021-03-04 21:18:59 +01:00
Ollo
5e2ab1eedb Pinout ESP32 added 2021-03-04 21:07:30 +01:00
Ollo
cf905c9c03 Hall sensor updated 2021-03-04 21:07:11 +01:00
Ollo
9f96fa2c5b Shunt set to 25mOhm 2021-03-04 20:39:46 +01:00
Ollo
86b82d03b3 Added serial2 of ESP32 useable for JSN-SR04T-2.0 2021-03-02 23:54:53 +01:00
552c27632b removed mode1, reduced redundant bus resets, removed multiple deep sleep paths 2021-02-26 09:33:16 +01:00
fcdcfe2720 Reduced sensor led brightness 2021-02-24 21:26:37 +01:00
d5fbd38762 expose ica dcd ccd ah values 2021-02-16 23:40:05 +01:00
f1f21027ed shunt update notice 2021-02-16 23:39:40 +01:00
Ollo
093b7c7fc3 Corrected pin configuration to 0.7final PCB 2021-02-16 22:52:47 +01:00
Ollo
55d66b763c Chip temperature is published, too 2021-02-16 22:29:07 +01:00
Ollo
5deea587a8 DS2438 module integrated 2021-02-16 22:25:12 +01:00
17b0bb435c added toto regarding crc 2021-02-16 21:45:13 +01:00
ae18a25c69 ds2438 test code works 2021-02-16 21:35:46 +01:00
6843a58228 green led less annoying 2021-02-16 21:35:34 +01:00
3e73e5e9b0 use correct footprints for oven soldering 2021-02-12 11:47:03 +01:00
4836f4eb58 added power supervisor 2021-02-10 00:03:41 +01:00
8412ee863d battery stabilizer capacitor, named switches 2021-02-09 23:04:41 +01:00
9d20474bdd updated pcb to chematic 2021-02-09 22:35:23 +01:00
20a61aa87a Merge branch 'master' of https://github.com/0110/PlantCtrl into master 2021-02-09 22:20:36 +01:00
Ollo
062638378f Debug point got footprint 2021-02-09 22:19:44 +01:00
afc244a3b2 Merge branch 'master' of https://github.com/0110/PlantCtrl into master 2021-02-09 22:15:58 +01:00
a6b1bb7a70 pcb adjustments 2021-02-09 22:15:45 +01:00
Ollo
e006d719d7 J1 has now a footprint 2021-02-09 22:14:21 +01:00
Ollo
7cad34627f Changed Transistors from THT to SMD 2021-02-09 22:11:52 +01:00
Ollo
938f253072 automatic ESP32 download mode added 2021-02-09 21:42:55 +01:00
4cd9b35cd2 hall via softserial, vsense wrong direction 2021-02-09 21:09:23 +01:00
c3ma
d3809c1db9 added 1000uF capacitor option 2021-02-06 15:04:54 +01:00
c3ma
c3408a7a36 added pump converter stabilisation CP's value determined via scope 2021-02-06 15:03:32 +01:00
268fe0fdc0 ds2438 stuff, vesense+ and - swapped 2021-02-04 23:52:54 +01:00
Ollo
6b64fa50a4 Read Page7 and debug print it 2021-02-04 21:10:21 +01:00
Ollo
3a5405998c Describe Page1 and Page7 2021-02-04 21:06:08 +01:00
Ollo
a1bae8180d Default page zero described 2021-02-04 20:55:03 +01:00
Ollo
11cde021a2 Refactored page access: added parameter to specify the page to write or read 2021-02-04 20:28:28 +01:00
653d962cdf current sensorfixes 2021-01-31 00:14:15 +01:00
d4ccab6ea5 battery manager test code 2021-01-30 23:28:15 +01:00
c3ma
4a00af5506 Merge branch 'master' of https://github.com/0110/PlantCtrl 2021-01-30 19:27:44 +01:00