Commit graph

141 commits

Author SHA1 Message Date
4fe57dff56 firmware - define CANGROW_VER and CANGROW_BUILD defaults, when not defined by compiler flag
With the recent change of defining CANGROW_VER and CANGROW_BUILD as compiler flag and not within CanGrow_Version.h
building from Arduino IDE broke. So I define defaults to them, when not defined by the compiler
2024-12-09 15:40:59 +01:00
DeltaLima
60fc811bf6 firmware - v0.1.0 - first 'complete' release, much to do 2024-12-09 00:07:43 +01:00
DeltaLima
9585bec612 add support for SHT31 sensor (untested), Add PWM frequency config in system settings 2024-12-08 23:45:47 +01:00
DeltaLima
5df2d0f4ab firmware - add FAN2 PWM setting 2024-12-08 14:12:26 +01:00
DeltaLima
f9914343e7 firmware - fix outputs being on at start on CanGrow PCB v0.6 2024-12-05 04:52:28 +01:00
DeltaLima
c17819155f dont force an output sate while we dont know if they are inverted or not 2024-12-05 02:46:07 +01:00
DeltaLima
3c14910747 fix buggy output stuff, which behaved weird when using relais true 2024-12-05 02:38:44 +01:00
DeltaLima
26a0c6603d firmware wip - growher.ch post
add changes from https://www.grower.ch/forum/threads/diy-grow-controller-cangrow-projektvorstellung.163654/page-2#post-4153636
introduce invert output system config option
2024-12-05 02:05:39 +01:00
Marcus
461b816115 set Wire.setClockStretchLimit(2500) because aliexpress chirp clone does not work correctly 2024-11-22 01:51:03 +01:00
d2e264db56 firmware wip - quick hack inverted outputs for pcb v0.6 together. but watering now broke a bit 2024-09-19 02:11:57 +02:00
7a5baf009b firmware wip - change pwm freq to 13.37KHz, add xxd to ./cangrow setup 2024-07-30 19:40:36 +02:00
54fec62a3e firmware wip - add pump control 2024-06-16 20:16:40 +02:00
1b1c0ce391 notes 2024-06-16 03:20:49 +02:00
a0f3db9a77 cangrow.sh - add python3 to apt packages 2024-06-16 02:14:13 +02:00
f4556f75d4 cangrow.sh - add setup, to setup cangrow build environment 2024-06-15 23:59:00 +02:00
cbc20586c4 firmware wip - add some notes for watering logic, adjust soilmoisture low value 2024-06-15 22:43:46 +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
0d0cd8d7b6 firmware wip - adjust PWM frequency. todo: add some decoupling capacitors to pcb 2024-06-05 14:02:15 +02:00
6454a090d1 firmware wip - fine tune soilmoisture values, add esp32-cam support 2024-05-23 02:09:19 +02:00
efd62a43a1 firmware wip - drop support for DHT11/22, we use now BME280 I2C 2024-05-22 21:24:29 +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
762a0a5232 firmware wip - remove some notes from comments 2024-05-10 23:56: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
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
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