-
a7cf31b1c1
minor reformatting.
Martin Preuss
2026-01-27 20:28:39 +01:00
-
ce240f087e
c03: changed default colors for images.
Martin Preuss
2026-01-27 20:28:22 +01:00
-
3b5d95f8b9
c03: fixed a typo.
Martin Preuss
2026-01-27 20:27:56 +01:00
-
c1da37d973
c03: define backlight pin for display.
Martin Preuss
2026-01-27 20:27:43 +01:00
-
eba269f2e7
avr: use activity LED for door and motion sensors.
Martin Preuss
2026-01-27 20:24:44 +01:00
-
a4b49f8979
n28: increase hook tolerance, add ridges for fixing pcb.
Martin Preuss
2026-01-27 20:24:11 +01:00
-
0df67a3e0b
avr: remove init code (sensorWatch now reads from eeprom).
Martin Preuss
2026-01-24 01:03:52 +01:00
-
fdfc040d19
avr: use macros instead of costly calls for SPI on ILI9341.
Martin Preuss
2026-01-24 01:03:31 +01:00
-
2085ba6bbe
avr: fixed a bug.
Martin Preuss
2026-01-24 01:02:33 +01:00
-
9a1ca45329
avr: use RESSSOURCE_IMG_DEBUGEEPROM
Martin Preuss
2026-01-23 22:23:50 +01:00
-
026e9179e7
avr: fixed a bug.
Martin Preuss
2026-01-23 22:23:32 +01:00
-
c59cdb1470
avr: converted 48x48 icons to RLE. Added RESSSOURCE_IMG_DEBUGEEPROM
Martin Preuss
2026-01-23 22:23:17 +01:00
-
74f4e32767
avr: fixed two bugs.
Martin Preuss
2026-01-23 21:42:27 +01:00
-
b46c65837f
avr: added reset button.
Martin Preuss
2026-01-23 21:42:06 +01:00
-
8007c8c79a
avr: shortened update interval (maybe not necessary?)
Martin Preuss
2026-01-23 21:41:43 +01:00
-
eb30e59c13
avr: added ressource RESSSOURCE_IMG_RESET
Martin Preuss
2026-01-23 21:41:10 +01:00
-
2636fa8b21
fixed apidoc.
Martin Preuss
2026-01-23 21:40:42 +01:00
-
50eed94821
avr: added local TODO
Martin Preuss
2026-01-23 20:49:05 +01:00
-
b95c09ad82
avr: make climate page the main page, added eeprom browser.
Martin Preuss
2026-01-23 20:48:48 +01:00
-
b4969019b2
avr: added images to ressources.
Martin Preuss
2026-01-23 20:48:06 +01:00
-
d963458a91
avr: fixed handler for font 6x8
Martin Preuss
2026-01-23 20:47:39 +01:00
-
664b8a1ea5
avr: removed needed instruction.
Martin Preuss
2026-01-23 20:47:15 +01:00
-
be39ad0365
avr: added Widget_DrawCharAt
Martin Preuss
2026-01-23 20:46:58 +01:00
-
41a70a8280
avr: added Button_DefaultSignalmap
Martin Preuss
2026-01-23 20:46:32 +01:00
-
e4e7aeb12e
avr: added HexByteToAscii, HexWordToAscii
Martin Preuss
2026-01-23 20:46:08 +01:00
-
604734b6e3
avr: minor changes.
Martin Preuss
2026-01-22 00:06:09 +01:00
-
d64157f7ef
c03: implemented setdata message handling for SensorWatch
Martin Preuss
2026-01-21 22:48:44 +01:00
-
e5a999e9b6
c03: define TLV ids for sensorWatch
Martin Preuss
2026-01-21 22:47:40 +01:00
-
7a4f462fa2
added to apidoc.
Martin Preuss
2026-01-21 22:47:20 +01:00
-
a22d774b28
aqhome-tool: setdata can now use ":" to separate bytes/words
Martin Preuss
2026-01-21 22:47:03 +01:00
-
faa5991024
avr: work on eeprom TLV code.
Martin Preuss
2026-01-21 22:46:18 +01:00
-
dbe42c5bcb
sensorwatch: introduce upper and lower limits.
Martin Preuss
2026-01-21 00:56:49 +01:00
-
864f815d91
updated TODO
Martin Preuss
2026-01-20 00:15:21 +01:00
-
94092a82d9
updated TODO.
Martin Preuss
2026-01-20 00:03:30 +01:00
-
242c3061bf
c03: removed outdated files.
Martin Preuss
2026-01-19 23:25:59 +01:00
-
3225350be5
c03: added network stats window, fixed some bugs.
Martin Preuss
2026-01-19 23:24:58 +01:00
-
041f0fad6b
avr: cleanup structure of graphics apps and gui2.
Martin Preuss
2026-01-19 21:10:51 +01:00
-
504e7568d4
gui2: added default signal maps, create first app for c03 graphics interface.
Martin Preuss
2026-01-19 20:51:46 +01:00
-
0bcb3b40f7
n28: enclosure with bigger slits for closing hooks.
Martin Preuss
2026-01-19 19:10:58 +01:00
-
519751043d
ImageView: preset correct background color.
Martin Preuss
2026-01-19 18:44:00 +01:00
-
7b4bac534f
gui2: removed debug widgets and functions (buttons work now).
Martin Preuss
2026-01-19 18:43:40 +01:00
-
79dde7402f
updated TODO file.
Martin Preuss
2026-01-19 18:35:45 +01:00
-
b1a002013a
Object: ignore selector when "0" in signal map.
Martin Preuss
2026-01-19 18:35:28 +01:00
-
ebb20150ca
ImageView: handle PRESSED flag.
Martin Preuss
2026-01-19 18:34:56 +01:00
-
edc291261f
gui2: added Button, RootWindow. Touch now works again.
Martin Preuss
2026-01-19 18:33:36 +01:00
-
715c4f22c4
updated TODO.
Martin Preuss
2026-01-19 00:50:01 +01:00
-
7fce521671
removed implemented features from TODO
Martin Preuss
2026-01-19 00:47:49 +01:00
-
065d301292
avr: more work on relative coords->absolute coords
Martin Preuss
2026-01-19 00:47:32 +01:00
-
c578ddd1a6
avr: added texts to ressources.
Martin Preuss
2026-01-19 00:47:01 +01:00
-
13f682b365
avr: added sensor watches for Temp and hunidity.
Martin Preuss
2026-01-18 20:31:17 +01:00
-
ff5c49ad7a
add entry to todo.
Martin Preuss
2026-01-18 20:02:37 +01:00
-
a11c5ac536
avr: added text aligning in labels.
Martin Preuss
2026-01-18 20:02:25 +01:00
-
fb308ba9fc
minor changes.
Martin Preuss
2026-01-18 14:28:16 +01:00
-
b060610f3f
added TODO entries.
Martin Preuss
2026-01-18 14:28:07 +01:00
-
34176ea2ed
c03: use complete SensorWatch for CO2.
Martin Preuss
2026-01-18 14:27:51 +01:00
-
46afcb3ed1
avr: completed SensorWatch (now also prints value)
Martin Preuss
2026-01-18 14:27:29 +01:00
-
64bc199753
avr: added ValueLabel.
Martin Preuss
2026-01-18 14:27:01 +01:00
-
73f9273014
avr: added routines to write text from SDRAM
Martin Preuss
2026-01-18 14:26:46 +01:00
-
b1693168c4
fixed apidoc.
Martin Preuss
2026-01-18 14:26:11 +01:00
-
276fd28782
use register r25 instead of r26 (r26 is XL!)
Martin Preuss
2026-01-18 14:25:48 +01:00
-
e9f1aec122
avr: added itoa
Martin Preuss
2026-01-18 14:25:21 +01:00
-
31cce1a609
remove implemented stuff from TODO.
Martin Preuss
2026-01-18 01:00:31 +01:00
-
c2d1234e00
avr: most stuff for SensorWatch implemented.
Martin Preuss
2026-01-18 00:49:08 +01:00
-
0443032de7
avr: added widget SensorWatch
Martin Preuss
2026-01-18 00:36:22 +01:00
-
3009e9d0d0
TODO: RLE implemented.
Martin Preuss
2026-01-17 17:16:40 +01:00
-
a52d7dd783
avr: added Widget_OnDrawNop
Martin Preuss
2026-01-17 17:15:48 +01:00
-
c2489e1866
avr: more work on gui2
Martin Preuss
2026-01-17 15:23:17 +01:00
-
20189eb1eb
added local TODO
Martin Preuss
2026-01-16 16:45:31 +01:00
-
48d0a3f41f
added README
Martin Preuss
2026-01-16 16:45:04 +01:00
-
21bb33f148
fixed typos.
Martin Preuss
2026-01-16 16:44:46 +01:00
-
0d0b1d2fc6
write images in IDX2RLE format.
Martin Preuss
2026-01-16 16:43:14 +01:00
-
283374b5cd
avr: add support for run-length-encoded images, converted existing images
Martin Preuss
2026-01-16 16:42:49 +01:00
-
0aa4e6846a
add comment.
Martin Preuss
2026-01-16 16:41:38 +01:00
-
99739325df
avr: take all parents pos into account when calculating abs pos
Martin Preuss
2026-01-15 17:27:56 +01:00
-
55292bddf1
avr: simplify handling of object tree
Martin Preuss
2026-01-15 17:26:54 +01:00
-
37689fbc1d
gui2: more work, added image viewer.
Martin Preuss
2026-01-14 22:57:14 +01:00
-
99c58d13e2
add ressources, use signals for GuiApp.
Martin Preuss
2026-01-14 21:19:46 +01:00
-
10c3f3c40d
more work on images on ili9341
Martin Preuss
2026-01-14 00:13:02 +01:00
-
edb8e7b859
texts inside labels now work.
Martin Preuss
2026-01-13 00:00:19 +01:00
-
caa2a92722
another GUI approach, this time more generic.
Martin Preuss
2026-01-12 22:47:08 +01:00
-
155b9c6f52
use markdown from gitea.
Martin Preuss
2025-12-26 23:57:54 +01:00
-
6468ee18b9
added license.
Martin Preuss
2025-12-26 23:57:37 +01:00
-
5374b6f295
added text to README.
Martin Preuss
2025-12-24 22:16:45 +01:00
-
00c607a65b
sk6812: no longer set state when setting color.
Martin Preuss
2025-12-24 22:14:57 +01:00
-
c3e4435b90
n28: more work on enclosure.
Martin Preuss
2025-12-24 22:14:40 +01:00
-
8d65dd2182
added README.
Martin Preuss
2025-12-24 22:14:11 +01:00
-
bf1a34b449
n28: minor redesigning of the enclosure
Martin Preuss
2025-12-20 14:30:51 +01:00
-
3038208eab
n28: decrease enclosure width
Martin Preuss
2025-12-20 13:08:08 +01:00
-
636fc026aa
more work on pages and ressources.
0.0.22
Martin Preuss
2025-12-15 21:12:51 +01:00
-
06f006ee42
n28: added lid to enclosure.
Martin Preuss
2025-12-15 16:21:44 +01:00
-
f9a6e4b1d7
n28: cut out upper bar from network connector holes
Martin Preuss
2025-12-12 00:04:38 +01:00
-
9e8a7c338d
n28: more ventilation slits, decrease height, remove posts.
Martin Preuss
2025-12-11 23:54:14 +01:00
-
202439b8b6
n28: make ventilation slits bigger.
Martin Preuss
2025-12-11 23:01:02 +01:00
-
077e5cbedb
added first enclosure for n28.
Martin Preuss
2025-12-11 22:48:56 +01:00
-
3083b433a3
aqhome-tool: started working on code to convert BMP file to assembler data.
Martin Preuss
2025-11-22 14:10:42 +01:00
-
dbba5617c7
avr: add touch handler routine to button module.
Martin Preuss
2025-11-22 14:10:06 +01:00
-
d8058dc711
avr: added 12x16 font, remove unneeded chars from fonts.
Martin Preuss
2025-11-18 23:03:00 +01:00
-
db6d28b869
control layout of windows via style.asm
Martin Preuss
2025-11-18 23:02:07 +01:00
-
b520ccb165
avr: fixed button code.
Martin Preuss
2025-11-18 19:14:40 +01:00
-
059654b16f
smaller button routines.
Martin Preuss
2025-11-17 23:45:10 +01:00