Commit graph

197 commits

Author SHA1 Message Date
DeltaLima
3ce946b380 firmware - add VPD, thx Mr. Paolo Pinkel!
https://www.grower.ch/forum/threads/diy-grow-controller-cangrow-projektvorstellung.163654/page-4#post-4294197
2024-12-11 00:30:06 +01:00
DeltaLima
ebfd33af0c firmware - some html cosmetics 2024-12-10 23:50:23 +01:00
DeltaLima
ffaf4e7b82 firmware - add some emojis to gauge label 2024-12-10 23:13:33 +01:00
Marcus
0a2c56cd7b firmware - v0.1.1, offer different I2C addresses for BME280, SHT31.
its done quick and dirty
and some Typos got fixed
2024-12-10 15:20:06 +01:00
2098445202 firmware - fix typo , defines should be at the right place :) 2024-12-09 15:54:15 +01:00
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
f920d6509d firmware - add manual pump trigger, fix missing eeprom commit in controlPump 2024-12-09 03:43:44 +01:00
DeltaLima
b63fc08d29 firmware bugfix - wrong sensor index for sht31 temp setting 2024-12-09 02:19:52 +01:00
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