Ollo
|
37c83ecef8
|
Described used ultra sonic sensor
|
2020-12-21 16:18:22 +01:00 |
|
Ollo
|
63708eeecc
|
Comments included and code sorted
|
2020-12-21 16:12:46 +01:00 |
|
Ollo
|
b43e238293
|
Moved PCB stuff into the borad folder
|
2020-12-21 15:28:40 +01:00 |
|
|
23beebc4be
|
pin fix
|
2020-12-20 17:00:44 +01:00 |
|
|
f4c935879b
|
fix one wire detection, allow multiple sensors and set per setting which one is which
|
2020-12-13 17:17:54 +01:00 |
|
|
dd1b96374c
|
fixed pin assignements for new revision
|
2020-12-12 17:26:18 +01:00 |
|
|
3bd77e0b57
|
prevent infinite loop on waiting for hall if not connected, fixed formating
|
2020-12-12 00:01:19 +01:00 |
|
Ollo
|
2b7840abf3
|
Added Cppcheck project file for static code analysis
|
2020-12-09 21:44:33 +01:00 |
|
Ollo
|
dd31122ed3
|
All static code analyis comments fixed, only TODOs are open
|
2020-12-09 21:43:07 +01:00 |
|
Ollo
|
303885fde5
|
Fixed wakeup due static code analysis
|
2020-12-09 21:39:48 +01:00 |
|
|
3bbcd24707
|
lcsc/jlcpcb order changes
|
2020-11-29 05:04:46 +01:00 |
|
|
5fcbf87671
|
startup reason mqtt notification
|
2020-11-28 01:45:57 +01:00 |
|
calculator
|
da00451de6
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
|
2020-11-18 22:23:47 +01:00 |
|
calculator
|
48756874e5
|
replaced HC-SR04 with SR04M-2
|
2020-11-18 22:11:37 +01:00 |
|
Ollo
|
eb1650fed7
|
Moved upload port into seperate configuration file
|
2020-11-12 21:23:19 +01:00 |
|
c3ma
|
ade0a8b812
|
only read temperature multiple times, if it differs significantly to last measurement
|
2020-11-11 21:09:38 +01:00 |
|
Ollo
|
04bfaf4d94
|
Merged documents into ultrasonic sensor stuff
|
2020-11-11 21:42:29 +01:00 |
|
Ollo
|
8adf4d6f0d
|
Read ultrasonnic sensor 5 times
|
2020-11-11 21:33:11 +01:00 |
|
Ollo
|
e583122a10
|
ultrasonic sensor is read
|
2020-11-11 21:28:03 +01:00 |
|
c3ma
|
398d832213
|
water sensor started
|
2020-11-11 20:13:15 +01:00 |
|
Ollo
|
6e6dec8d5f
|
moved solar connector more to border
|
2020-11-07 17:13:24 +01:00 |
|
Ollo
|
3a1b8d6745
|
Raw ADC value of lipo added
|
2020-11-07 00:34:27 +01:00 |
|
Ollo
|
61171fb379
|
States described in doxygen
|
2020-11-06 23:29:46 +01:00 |
|
Ollo
|
7080fe306b
|
Doxygen added
|
2020-11-06 22:19:16 +01:00 |
|
Ollo
|
9c83897fd9
|
Wakeup due to change temperature
|
2020-11-06 21:00:11 +01:00 |
|
Ollo
|
4303e248ff
|
Upload script
|
2020-11-06 19:48:39 +01:00 |
|
Ollo
|
2d73925636
|
Added comments for the RTC struct
|
2020-11-06 19:18:28 +01:00 |
|
Ollo
|
3fbf3bdb84
|
Struct used for RTC memory
|
2020-11-06 19:15:43 +01:00 |
|
Ollo
|
2958976f0a
|
Some comments
|
2020-11-06 18:52:38 +01:00 |
|
Ollo
|
39041ab091
|
Moved ESP32 information into its subdirectory
|
2020-11-06 17:51:22 +01:00 |
|
|
a14f599f5a
|
missing sensor detection, delta trigger moisture working
|
2020-11-04 23:28:08 +01:00 |
|
|
1dcf4df740
|
improve mode3 not pumping
|
2020-11-04 22:12:00 +01:00 |
|
|
503c2b73b9
|
added raw moisture, improved pct calc , formating
|
2020-11-04 21:57:40 +01:00 |
|
|
fd28ffcfaf
|
added rtc trigger vars
|
2020-11-04 21:55:51 +01:00 |
|
|
fb907f9b12
|
fixed wrong indes for pump determination
improved pump status output
fixed led blinking in mode3 random
|
2020-11-04 21:10:22 +01:00 |
|
Ollo
|
329a228b2d
|
Toggle Sensor LED to visualize mode 3
|
2020-11-01 20:42:45 +01:00 |
|
Ollo
|
89070806f7
|
NTP server is used from configuration setting
|
2020-11-01 20:29:24 +01:00 |
|
Ollo
|
e0de8dabe8
|
NTP Server can be set via configuration item
|
2020-11-01 20:17:21 +01:00 |
|
Ollo
|
e094221298
|
Publish only temperatur values, if a sensor was found
|
2020-11-01 14:30:26 +01:00 |
|
Ollo
|
6ba2f92fa7
|
Fixed plant loop in mode1
|
2020-11-01 13:26:38 +01:00 |
|
|
902b81ab3e
|
:Merge branch 'master' of https://github.com/0110/PlantCtrl into master
|
2020-10-31 19:25:22 +01:00 |
|
|
f8658b78fd
|
made deep sleep modes work and behave somewhat correctly, gave mqqt time to publish, gave ntp time to sync
|
2020-10-31 19:25:13 +01:00 |
|
|
83c26cc07c
|
*cough*
|
2020-10-31 19:24:44 +01:00 |
|
Ollo
|
5b420ab904
|
Adapt time comment
|
2020-10-31 12:44:49 +01:00 |
|
Ollo
|
979baf5ff9
|
Adapt time comment
|
2020-10-31 12:44:32 +01:00 |
|
Ollo
|
8a2f320b1a
|
Adapt time comment
|
2020-10-31 12:44:25 +01:00 |
|
|
fcaca7435f
|
make shit work more
|
2020-10-31 03:51:35 +01:00 |
|
Ollo
|
a3cf5bfe8b
|
Less temperature debugging output
|
2020-10-31 00:10:00 +01:00 |
|
Ollo
|
156e721691
|
Enable debugging of onewire lib
|
2020-10-30 22:53:24 +01:00 |
|
Ollo
|
8c840c599a
|
Measure temperatur sensor multiple times
|
2020-10-30 22:51:32 +01:00 |
|