Commit graph

207 commits

Author SHA1 Message Date
DeltaLima
d1d0fc494b firmware - cosmetic changes 2024-12-12 02:39:26 +01:00
DeltaLima
33231851fe firmware - add refreshSensors to systemconfig when configured 2024-12-12 02:29:04 +01:00
DeltaLima
85d785f3cd firmware - add soilmoisture calibration, add grow end date to root page
query json without jquery: https://gist.github.com/laurenancona/bd560948d71054e3d1477e43c4d48cb6
2024-12-12 02:19:04 +01:00
DeltaLima
f5ac68375d firmware - new emoji when maintenance dimm is off 2024-12-12 00:14:34 +01:00
DeltaLima
89b449aee6 firmware - new emoji when maintenance dimm is off 2024-12-12 00:12:39 +01:00
DeltaLima
d4e5656656 firmware - new emoji when maintenance dimm is on 2024-12-11 23:38:25 +01:00
DeltaLima
6ff7af0fb0 firmware - wrong bool 2024-12-11 23:36:54 +01:00
DeltaLima
35ed7ba616 firmware - improve output init, fix typos 2024-12-11 23:31:30 +01:00
DeltaLima
d0ea1588b5 firmware - webui changes, move pump settings to grow settings, add debug json 2024-12-11 22:59:25 +01:00
DeltaLima
a4c0d060e1 firmware - cosmetic changes 2024-12-11 02:31:26 +01:00
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