Martin Preuss
b643d2bbcc
c03: use brightness module and report its values.
2026-04-16 21:28:44 +02:00
Martin Preuss
0df5c68fb3
avr: removed old lcd2/gui, replaced by lcd2/gui2.
2026-04-14 23:53:54 +02:00
Martin Preuss
d6e731b34e
c03: removed old main firmware folder, make "test" folder new main.
2026-04-13 17:43:08 +02:00
Martin Preuss
59d1ef7666
added warning for when firmware gets to big thus overwriting bootloader.
2026-03-28 17:43:08 +01:00
Martin Preuss
bfd991a768
avr: removed old GUI code, renamed gui2 to gui
2026-02-16 01:09:39 +01:00
Martin Preuss
28deb9c591
avr/gui2: added screen saver app
...
screen saver can be turned off by:
- touching and releasing the display
- specific messages (e.g. motion detection msg from other nodes)
2026-02-07 16:09:31 +01:00
Martin Preuss
a8cdf6ec58
c03: use beeper module.
2026-02-02 21:20:47 +01:00
Martin Preuss
a7cf31b1c1
minor reformatting.
2026-01-27 20:28:39 +01:00
Martin Preuss
0df67a3e0b
avr: remove init code (sensorWatch now reads from eeprom).
2026-01-24 01:03:52 +01:00
Martin Preuss
026e9179e7
avr: fixed a bug.
2026-01-23 22:23:32 +01:00
Martin Preuss
b95c09ad82
avr: make climate page the main page, added eeprom browser.
2026-01-23 20:48:48 +01:00
Martin Preuss
604734b6e3
avr: minor changes.
2026-01-22 00:06:09 +01:00
Martin Preuss
d64157f7ef
c03: implemented setdata message handling for SensorWatch
...
storing/restoring data from EEPROM doesn't work, yet.
2026-01-21 22:48:44 +01:00
Martin Preuss
dbe42c5bcb
sensorwatch: introduce upper and lower limits.
2026-01-21 00:56:49 +01:00
Martin Preuss
3225350be5
c03: added network stats window, fixed some bugs.
2026-01-19 23:24:58 +01:00
Martin Preuss
041f0fad6b
avr: cleanup structure of graphics apps and gui2.
2026-01-19 21:10:51 +01:00
Martin Preuss
504e7568d4
gui2: added default signal maps, create first app for c03 graphics interface.
2026-01-19 20:51:46 +01:00
Martin Preuss
edc291261f
gui2: added Button, RootWindow. Touch now works again.
2026-01-19 18:33:36 +01:00
Martin Preuss
13f682b365
avr: added sensor watches for Temp and hunidity.
2026-01-18 20:31:17 +01:00
Martin Preuss
34176ea2ed
c03: use complete SensorWatch for CO2.
2026-01-18 14:27:51 +01:00
Martin Preuss
0443032de7
avr: added widget SensorWatch
...
shows a pictogram for a sensor and changes background color according to
values received from a given sensor.
2026-01-18 00:36:22 +01:00
Martin Preuss
c2489e1866
avr: more work on gui2
...
- decreased complexitiy by removing guicntl
- changed fonts to allow for storing bitmaps in ressource segment
- add fonts to ressources for display node c03
- added some safety features (check pointers, add magic field to objects etc)
- moved style.asm to device folder
2026-01-17 15:23:17 +01:00
Martin Preuss
37689fbc1d
gui2: more work, added image viewer.
2026-01-14 22:57:14 +01:00
Martin Preuss
10c3f3c40d
more work on images on ili9341
...
- reading images from predefined ressources (stored at 0x8000+) works
- drawing IDX2 images within widgets works
- added some image ressources in IDX2 format
2026-01-14 00:13:02 +01:00
Martin Preuss
edb8e7b859
texts inside labels now work.
2026-01-13 00:00:19 +01:00
Martin Preuss
caa2a92722
another GUI approach, this time more generic.
2026-01-12 22:47:08 +01:00
Martin Preuss
636fc026aa
more work on pages and ressources.
2025-12-15 21:12:51 +01:00
Martin Preuss
db6d28b869
control layout of windows via style.asm
2025-11-18 23:02:07 +01:00
Martin Preuss
059654b16f
smaller button routines.
2025-11-17 23:45:10 +01:00
Martin Preuss
102f4e65e3
added c03.
2025-11-17 23:02:19 +01:00