DeltaLima
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 21:08:28 +02:00
c93933ba20 firmware wip - cleanup a bit, I noticed that i am aleady running out of IRAM (94% used)
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 20:52:23 +02:00
651eb6b847 firmware wip - returnHTMLfooter is now returnHTMLheader, so i can avoid using javascript :)
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 20:02:53 +02:00
0f8ff91d37 firmware wip - replace double quotes with single ones , its less confusing for geany ide
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 02:32:45 +02:00
805ec41ffd firmware wip - now fading really works, renamed some stuff
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 02:31:58 +02:00
f0106cbb9b firmware wip - now fading really works, renamed some stuff
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 00:54:15 +02:00
eb0f91e313 firmware wip - add sun fading , some reorganizing
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-29 02:23:53 +02:00
7842fadb15 notes in CanGrow.ino
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-29 01:43:11 +02:00
f9db1734ce set fan out capacitor to 47uF
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-29 01:34:34 +02:00
ae72fe6188 firmware wip - swap PINfan and PINpump, according to PCB
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 22:59:30 +02:00
ace7c8b678 firmware wip , add eeprom table in comments
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 22:35:19 +02:00
df102d8a43 add capacitor to Fan out to PWM control the fan, assuming we use PC fans. add power on led
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 17:38:13 +02:00
3f71784325 resized pcb a bit, slightly rearranged footprints
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 16:36:28 +02:00
2ed2015f9d Add fuses (car normalOTO) to schematics and PCB, rearranged things slightly
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 16:36:13 +02:00
83a8d54d35 Add fuses (car normalOTO) to schematics and PCB, rearranged things slightly
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-28 04:09:30 +02:00
5e9b999ba9 feedback diode was wrong connected
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-27 23:58:24 +02:00
755520349e applied schematic changes to PCB, generated all files for actual v0.5
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-27 22:36:11 +02:00
4897ac1008 schematic, change mosfet npn driver to optocoupler, add i2c pull up resistors
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-25 01:54:21 +02:00
1f19fed93b firmware wip - add simple /api/sensors which returns all values in json
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-22 01:58:33 +02:00
01b8043569 add 128x64 display, doenst cost much, better view
7470ead144 with "" Geany gets confused , lol
Compare 2 commits »
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-19 02:31:18 +02:00
5fc445daee firmware wip - html css stuff