Commit graph

189 commits

Author SHA1 Message Date
DeltaLima
2a6d1df66a firmware - v0.1.0 - really this time! added configurable display rotation 2024-12-09 01:26:52 +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
61c7af5eb5 firmware - fix bug when saving system settings resetting LED and FAN PWM 2024-12-05 05:07:06 +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
d782cae49a firmware - disable MOSFET control on root page 2024-12-05 03:57:34 +01:00
DeltaLima
8218de11b1 firmware - add some javascript to soilmoisture sensor select 2024-12-05 03:51:56 +01:00
DeltaLima
3795569b07 firmware wip - wrong datatypes 2024-12-05 03:20:44 +01:00
DeltaLima
65e6989a5d firmware wip - add configurable soilmoisture wet and dry values 2024-12-05 03:16:25 +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
a690758476 firmware wip - didnt broke watering, just forgot a semicolone and was dumb 2024-09-19 02:22:46 +02: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
c59f790c15 arduino-cli now wants to have board specified in monitor mode 2024-09-14 15:57:14 +02:00
9687cfe00d replace Arduino/Screenshot_WebUI_root.png 2024-07-30 19:44:50 +02:00
3a5c0cbfa8 replace Arduino/Screenshot_WebUI_root.png 2024-07-30 19:43:02 +02:00
7a5baf009b firmware wip - change pwm freq to 13.37KHz, add xxd to ./cangrow setup 2024-07-30 19:40:36 +02:00
54c7e84de7 pcb wip - implement new mosfet driver 2024-06-27 17:30:08 +02:00
806aa2d057 firmware wip - improve factory reset (wipe) from WebUI 2024-06-17 02:23:26 +02:00
0354a7cfbf firmware wip - pump mode manual, write PumpLastOn to EEPROM 2024-06-17 01:57:06 +02:00
f8523e1577 firmware wip - pump mode 3, write PumpLastOn to EEPROM 2024-06-17 01:55:58 +02:00
37e0b33cf3 firmware wip - wip pump control 2024-06-17 01:48:58 +02:00
a51cd81651 firmware wip - add basic manual pump on POST 2024-06-16 20:53:29 +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
d6bd0f7638 firmware wip - begin to write pump watering stuff 2024-06-16 03:09:50 +02:00
a0f3db9a77 cangrow.sh - add python3 to apt packages 2024-06-16 02:14:13 +02:00
064db734d5 firmware wip - firmware updater form update 2024-06-16 01:12:36 +02:00
25bf84ee1e firmware wip - make firmware file required on form 2024-06-16 00:08:03 +02:00
f4556f75d4 cangrow.sh - add setup, to setup cangrow build environment 2024-06-15 23:59:00 +02:00
52abf8e483 firmware wip - add some notes for watering logic, adjust soilmoisture low value 2024-06-15 22:44:09 +02:00
cbc20586c4 firmware wip - add some notes for watering logic, adjust soilmoisture low value 2024-06-15 22:43:46 +02:00
e524826970 gitignore does not work as i was think it would 2024-06-15 15:39:02 +02:00
3e0d2db0f1 delete CanGrow_Version.h from cache 2024-06-15 15:38:06 +02:00
72bb58ca08 firmware wip - typ in wipe page 2024-06-15 15:36:12 +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
0d0cd8d7b6 firmware wip - adjust PWM frequency. todo: add some decoupling capacitors to pcb 2024-06-05 14:02:15 +02:00
9861bb17f7 firmware wip - add link to esp32 cam on image 2024-06-02 19:25:45 +02:00