Commit graph

323 commits

Author SHA1 Message Date
4b3734c219 add Arduino/CanGrow/CanGrow_Version.h to gitignore because it gets every time overwritten by cangrow.sh 2024-06-15 15:34:39 +02:00
f67c149306 firmware wip - add emoji icon to upload message 2024-06-15 15:34:12 +02:00
6871842220 tune cangrow.sh 2024-06-15 15:24:42 +02:00
fc00f9267f firmware wip - gauge labels now in center of div 2024-06-15 04:34:32 +02:00
1e9ab6e2e7 firmware wip - change default font 2024-06-15 04:14:56 +02:00
b1da645027 firmware wip - wipe eeprom message 2024-06-15 03:47:18 +02:00
728489a494 firmware wip - put margin-bottom for sub menu to right place 2024-06-15 03:37:42 +02:00
52a55c82a3 firmware wip - remove margin-bottom from menu 2024-06-15 03:36:23 +02:00
783c70d4a6 firmware wip - remove button from system settings 2024-06-15 03:34:53 +02:00
aae6cf071c firmware wip - various changes, add systemsettings sub menu, cosmetic stuff 2024-06-15 03:33:42 +02:00
bce55a2632 firmware wip - add firmware update from web ui 2024-06-15 02:26:17 +02:00
4ad16c97ce cangrow.sh - add webupload 2024-06-15 01:17:44 +02:00
57279d5818 add build/ to gitignore 2024-06-15 01:07:27 +02:00
c02c150339 add small helper script cangrow.sh 2024-06-15 01:02:44 +02:00
f696d58212 update README 2024-06-14 01:56:56 +02:00
7c3f2925da add decoupling capacitors to pcb 2024-06-05 14:33:49 +02:00
0d0cd8d7b6 firmware wip - adjust PWM frequency. todo: add some decoupling capacitors to pcb 2024-06-05 14:02:15 +02:00
81680a335a PCB v0.5 - order for pcb placed :) 2024-06-03 01:34:48 +02:00
4d56a71955 add solder wire pads in case you want to build a one layer pcb 2024-06-03 01:24:26 +02:00
b9b3447f92 pcb v0.5 - fix fan2 12v pin, its better to be protected by the fuse as well :) 2024-06-03 00:47:08 +02:00
9861bb17f7 firmware wip - add link to esp32 cam on image 2024-06-02 19:25:45 +02:00
032cc05bb1 firmware wip - finetune default soil moisture sensor values 2024-06-02 19:11:03 +02:00
e13cfd1fec firmware wip - finetune default soil moisture sensor values 2024-05-31 23:03:24 +02:00
6c8da8eb2b add fourth I2C pin header 2024-05-31 23:00:21 +02:00
63e2847394 remove dht11 from pcb, add fan2 pwm header, add esp32-cam vcc 2024-05-30 00:47:13 +02:00
a555d0de5b remove dht11 from pcb, add fan2 pwm header, add esp32-cam vcc 2024-05-30 00:46:52 +02:00
bdc2b32cf3 remove dht11 from pcb, add fan2 pwm header, add esp32-cam vcc 2024-05-30 00:45:18 +02:00
6454a090d1 firmware wip - fine tune soilmoisture values, add esp32-cam support 2024-05-23 02:09:19 +02:00
9022743127 firmware wip - set dry value for analog soilmoisture to 300, measured with dry soil. 2024-05-22 22:19:10 +02:00
efd62a43a1 firmware wip - drop support for DHT11/22, we use now BME280 I2C 2024-05-22 21:24:29 +02:00
fb68dee829 firmware wip - add return RAW soilmoisture analog value 2024-05-22 01:04:42 +02:00
d396830026 firmware wip - PINsoilmoisture is always HIGH and gets only low when waterlevel is measured 2024-05-21 00:30:39 +02:00
71b846c5b0 firmware wip - prepare to return raw aout value of soilmoisture and water level 2024-05-15 19:34:36 +02:00
01c410c31d add geany file 2024-05-14 00:05:11 +02:00
b03968b577 firmware wip - sum analog sensor data and get middle value 2024-05-11 04:07:40 +02:00
cbee2c89be add geany project files 2024-05-11 01:20:49 +02:00
762a0a5232 firmware wip - remove some notes from comments 2024-05-10 23:56:26 +02:00
2b3eac57a2 firmware wip - let /api/sensors only return configured sensor values. If you need everything else, use debug 2024-05-10 23:40:30 +02:00
d90dfe346d firmware wip - add simple json /api/debug which returns all values from eeprom and sensors 2024-05-10 23:27:19 +02:00
df1a6307f7 modify gitignore 2024-05-10 23:21:13 +02:00
7a939205a8 firmware wip - add simple json /api/debug which returns all values from eeprom and sensors 2024-05-10 23:15:12 +02:00
b08900a394 firmware wip - html css stuff 2024-05-10 03:35:36 +02:00
7d60fa3a16 firmware wip - html css stuff 2024-05-10 03:29:59 +02:00
60d282fb34 firmware wip - begin to seperate things into header files 2024-05-09 20:33:26 +02:00
abbaedfbbc firmware wip - begin to seperate things into header files 2024-05-09 20:30:25 +02:00
45787b5cdc firmware wip - maintenance mode to own webpage 2024-05-09 19:48:25 +02:00
330b3e7649 firmware wip - Notification about Maintenance Mode on display 2024-05-08 18:38:54 +02:00
9e0c5056ae firmware wip - Notification about Maintenance Mode in Menu bar 2024-05-08 18:33:22 +02:00
9196ef1076 firmware wip - save MaintenanceDuration in EEPROM 2024-05-08 17:35:56 +02:00
12fdd869c4 firmware wip - add basic maintenance mode, which dimms the led for a minute 2024-05-08 17:08:39 +02:00