Robin Cerny Bunkerotter
  • Joined on 2023-12-20
Bunkerotter deleted branch refactor from Bunkerotter/Analog_System_Monitor 2026-01-21 03:46:06 +01:00
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-21 03:45:55 +01:00
42e49b6c06 added lighting fading in and out, when connection is lost/reestablished
153d134f88 fixed the 'program to big' error by flashing the ESPUI website files to SPIFFS
d3586e697b added fastLED and LED output, doesn't compile yet, compiled binary is to big
9312ceb22b added lighting settings to UI and prefs
0197266418 first refactor in to multiple files
Compare 5 commits »
Bunkerotter pushed to refactor at Bunkerotter/Analog_System_Monitor 2026-01-20 14:44:32 +01:00
42e49b6c06 added lighting fading in and out, when connection is lost/reestablished
153d134f88 fixed the 'program to big' error by flashing the ESPUI website files to SPIFFS
d3586e697b added fastLED and LED output, doesn't compile yet, compiled binary is to big
Compare 3 commits »
Bunkerotter pushed to refactor at Bunkerotter/Analog_System_Monitor 2026-01-20 11:24:45 +01:00
9312ceb22b added lighting settings to UI and prefs
Bunkerotter pushed to refactor at Bunkerotter/Analog_System_Monitor 2026-01-20 10:32:44 +01:00
0197266418 first refactor in to multiple files
Bunkerotter created branch refactor in Bunkerotter/Analog_System_Monitor 2026-01-20 10:32:44 +01:00
Bunkerotter deleted branch serial_refactor from Bunkerotter/Analog_System_Monitor 2026-01-20 10:31:01 +01:00
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-20 09:50:25 +01:00
48059da373 added connection status to the webUI
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-20 08:35:43 +01:00
536ecaa7d9 added improved the 'animation' transition between New Connection and running connection
60f12e22e4 added fade in if a new connection is established
Compare 2 commits »
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-20 05:47:04 +01:00
31dcc5f502 removed some unused code from previous UI experiments
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 17:53:05 +01:00
49daa09aa6 added first iteration of a calibration menu to the webui
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 13:27:05 +01:00
e634563cdd added webui to the ESP32, for now contains only UDP port settings and some placeholders
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 03:39:19 +01:00
3fc15c85d3 added reload config, and show config buttons to the context menu
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 03:26:38 +01:00
81d6bced05 made the serial debug output a bit nicer
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 03:15:09 +01:00
ad66265260 single-pass update on the hardware sensors, should reduce CPU usage a bit
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 02:55:53 +01:00
9fa0e4466c added periodic recreation of the LHM objects, to prevent memory leaks
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-19 02:45:30 +01:00
f21269daa5 explicitly disable branches of the hardware tree that are not needed, hopefully reduce memory footprint a bit
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-18 14:48:38 +01:00
b8d5e25352 added exception handling, fixes errors when waking up, or missing network
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-18 06:07:02 +01:00
c1d7ba4b3d fixed the broken fade out when the watchdog kicks in
Bunkerotter pushed to master at Bunkerotter/Analog_System_Monitor 2026-01-18 05:43:37 +01:00
a9957bc695 switched back to ESP32 and UDP, but without OSC, because serial under windows is a bitch
2311647885 initial version with serial link
d432db9985 added ping command for device identification
73c7dfb8e5 initial serial implementation, switched to RP2040
Compare 4 commits »