Commit graph

134 commits

Author SHA1 Message Date
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
d879b209bd css html fix 2024-05-03 20:05:27 +02:00
7e1a06d2c5 Arduino/CanGrow/CanGrow.ino aktualisiert 2024-05-03 18:30:51 +02:00
a6070cd29e replace screenshot 2024-05-03 15:56:53 +02:00
228a46c2b3 firmware wip - CSS better sizes for mobile and pc view 2024-05-03 15:49:21 +02:00
0aa6e47468 firmware wip - CSS better sizes for mobile and pc view 2024-05-03 15:45:44 +02:00
65ac8a72a2 firmware wip - CSS better sizes for mobile and pc view 2024-05-03 15:30:03 +02:00
2da652b583 firmware wip - CSS better sizes for mobile and pc view 2024-05-03 15:29:27 +02:00
e50f72be9e firmware wip - CSS better sizes for mobile and pc view 2024-05-03 15:28:43 +02:00
6faf2d8d7d firmware wip - gauge lables should be larger on a big screen. keep them small for mobile view 2024-05-03 15:11:09 +02:00
92a332c470 add first screenshot of WebUI 2024-05-03 02:54:06 +02:00
f4ffe7a816 add first screenshot of WebUI 2024-05-03 02:53:25 +02:00
a2df3be095 firmware wip - dont clear display when unconfigured. 2024-05-03 02:09:27 +02:00
56abdbbc84 firmware wip - dont clear display when unconfigured. 2024-05-03 02:07:40 +02:00
7507145222 firmware wip - add emojis to menu 2024-05-03 02:01:47 +02:00
150a8b9b02 firmware wip - WebUI tweaks 2024-05-03 01:25:08 +02:00
67d8968d0c firmware wip - gauge meter for Grow overview :) 2024-05-03 00:33:23 +02:00
8e197decfa firmware wip - typo 2024-05-01 14:55:07 +02:00
50b8dfd509 firmware wip - when restart is required, show restart info everywhere 2024-05-01 03:49:03 +02:00
4d5d347885 firmware wip - add display stuff 2024-05-01 03:33:08 +02:00
ffae349878 firmware wip - add display stuff 2024-05-01 03:22:23 +02:00
eb45412a6e firmware wip - avoid using double quotes in html stuff to not confuse geany 2024-05-01 01:59:46 +02:00
c8993d50f4 firmware wip - add favico to HTMLheader 2024-05-01 01:58:13 +02:00
54b551f3df firmware wip - rename PIN variables to a more equal naming schema 2024-05-01 01:29:28 +02:00
ee5be296ec rename PIN variables to a more equal naming schema 2024-05-01 00:55:55 +02:00
bd4ee79ed7 firmware wip - cleanup, put things into functions 2024-05-01 00:46:50 +02:00
b82faeb38d firmware wip - comment stuff 2024-04-30 22:45:42 +02:00
81c39bea65 firmware wip - comment stuff 2024-04-30 22:29:40 +02:00
5e7db0946b firmware wip - comment stuff 2024-04-30 22:26:16 +02:00
c93933ba20 firmware wip - cleanup a bit, I noticed that i am aleady running out of IRAM (94% used) 2024-04-30 21:08:25 +02:00
651eb6b847 firmware wip - returnHTMLfooter is now returnHTMLheader, so i can avoid using javascript :) 2024-04-30 20:52:19 +02:00