DeltaLima
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-02 16:01:37 +02:00
c2d5a305de playground - dont use float for gauge meter value
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-02 15:54:16 +02:00
7c072735ad add playground for testing stuff, add https://github.com/sathomas/material-gauge as gauge meter
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 21:35:23 +02:00
9116336b05 minor pcb change
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 20:27:04 +02:00
0dbf6658d6 replace mini-360 DC/DC converter with MP1854EN
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 19:37:54 +02:00
d5ea16217f add MP1584EN kicad library, forked from https://github.com/kotakomputer/MP1584EN/
4d8b013bac i2c connector only in i2c connector kicad lib
Compare 2 commits »
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 14:55:12 +02:00
8e197decfa firmware wip - typo
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 03:49:05 +02:00
50b8dfd509 firmware wip - when restart is required, show restart info everywhere
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 03:33:12 +02:00
4d5d347885 firmware wip - add display stuff
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 03:22:27 +02:00
ffae349878 firmware wip - add display stuff
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 01:59:50 +02:00
eb45412a6e firmware wip - avoid using double quotes in html stuff to not confuse geany
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 01:58:17 +02:00
c8993d50f4 firmware wip - add favico to HTMLheader
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 01:29:33 +02:00
54b551f3df firmware wip - rename PIN variables to a more equal naming schema
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 00:55:59 +02:00
ee5be296ec rename PIN variables to a more equal naming schema
DeltaLima pushed to main at DeltaLima/CanGrow 2024-05-01 00:46:53 +02:00
bd4ee79ed7 firmware wip - cleanup, put things into functions
DeltaLima pushed to main at DeltaLima/CanGrow 2024-04-30 22:45:48 +02:00
b82faeb38d firmware wip - comment stuff
81c39bea65 firmware wip - comment stuff
5e7db0946b firmware wip - comment stuff
Compare 3 commits »
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