Commit Graph

1444 Commits

Author SHA1 Message Date
Martin Preuss
9e8a7c338d n28: more ventilation slits, decrease height, remove posts. 2025-12-11 23:54:14 +01:00
Martin Preuss
202439b8b6 n28: make ventilation slits bigger. 2025-12-11 23:01:02 +01:00
Martin Preuss
077e5cbedb added first enclosure for n28. 2025-12-11 22:48:56 +01:00
Martin Preuss
3083b433a3 aqhome-tool: started working on code to convert BMP file to assembler data. 2025-11-22 14:10:42 +01:00
Martin Preuss
dbba5617c7 avr: add touch handler routine to button module. 2025-11-22 14:10:06 +01:00
Martin Preuss
d8058dc711 avr: added 12x16 font, remove unneeded chars from fonts. 2025-11-18 23:03:00 +01:00
Martin Preuss
db6d28b869 control layout of windows via style.asm 2025-11-18 23:02:07 +01:00
Martin Preuss
b520ccb165 avr: fixed button code. 2025-11-18 19:14:40 +01:00
Martin Preuss
059654b16f smaller button routines. 2025-11-17 23:45:10 +01:00
Martin Preuss
5dcb48d671 incremented version. 2025-11-17 23:04:08 +01:00
Martin Preuss
f6e852be74 started working on static gui 2025-11-17 23:03:56 +01:00
Martin Preuss
defd869c26 removed some newlines. 2025-11-17 23:03:15 +01:00
Martin Preuss
ceaf0e0ee5 started working on buttons. 2025-11-17 23:02:55 +01:00
Martin Preuss
35557d7b22 renamed some vars. 2025-11-17 23:02:39 +01:00
Martin Preuss
102f4e65e3 added c03. 2025-11-17 23:02:19 +01:00
Martin Preuss
fbcfd65e7f more work on dialogs. 2025-11-17 23:01:26 +01:00
Martin Preuss
520f371560 com2w: added support for pin change interrupts on atmega644P 2025-11-17 23:00:40 +01:00
Martin Preuss
f8c914538a fixed urls. 2025-11-17 22:59:35 +01:00
Martin Preuss
049d651fec avr: improved modules ILI9341 and XPT2046. 2025-11-10 22:29:37 +01:00
Martin Preuss
ece4fe824a xpt2046 now basically works. 2025-11-10 19:33:40 +01:00
Martin Preuss
03f794b253 xpt2046: reading values works. 2025-11-10 15:55:31 +01:00
Martin Preuss
29f74c0eae avr: started working on xpt2046 module. 2025-11-10 14:49:23 +01:00
Martin Preuss
e82c1cbe5c avr: report motion and door values every 2m. 2025-11-10 14:48:36 +01:00
Martin Preuss
9a37bae20d aqhome-data: really fixed bug with creating bad device objects. 2025-11-07 17:26:03 +01:00
Martin Preuss
783815427a Prepared release 0.0.21 2025-11-07 17:04:18 +01:00
Martin Preuss
9300e515e7 more work on c02 and lcd drivers. 2025-11-07 17:04:08 +01:00
Martin Preuss
660f2502c1 aqhome-data: fixed a bug (was creating device instead of value object). 2025-11-07 17:03:32 +01:00
Martin Preuss
5b72686904 avr: added titled windows 2025-11-03 21:02:25 +01:00
Martin Preuss
e58e9b846c avr: work on simple GUI module to be used by node c02. 2025-11-03 17:23:40 +01:00
Martin Preuss
b4fee78ad8 aqhome-cgi: fixed a bug with RGBW values on pages. 2025-10-29 23:47:15 +01:00
Martin Preuss
06d287b53d prepared release 0.0.20. 2025-10-27 23:15:42 +01:00
Martin Preuss
7c5abc0f3b aqhome-cgi: more code sharing, adding page handling
allows to define your own pages with graphs, sensors and actors.
2025-10-27 23:15:28 +01:00
Martin Preuss
1b0145c97d Merge branch 'mp-2025_10-setdata_double' 2025-10-26 17:01:07 +01:00
Martin Preuss
31e677a4ae prepared release 0.0.19 2025-10-26 17:00:12 +01:00
Martin Preuss
4fb9e2ecdf fixed example file for apache2. 2025-10-26 16:59:58 +01:00
Martin Preuss
bb9f86211d decreased verbosity. 2025-10-26 16:59:01 +01:00
Martin Preuss
2f694f983a simplify graph code. 2025-10-26 16:58:29 +01:00
Martin Preuss
f858b5b3de added icons. 2025-10-26 00:17:25 +02:00
Martin Preuss
32bf7c0da4 set LimitNOFILE for unit aqhome-data
currently we use one file per value, so we need a larger max number of
open files.
2025-10-26 00:16:36 +02:00
Martin Preuss
aaf460ec6f add apache2 example conf for aqhome-cgi 2025-10-26 00:15:43 +02:00
Martin Preuss
ffc86b3e61 aqhome-cgi: changed graph modifier. 2025-10-26 00:14:54 +02:00
Martin Preuss
89228ed03b prepared release 0.0.18 2025-10-25 16:38:59 +02:00
Martin Preuss
ced89d9845 moved device files back into separate folder
otherwise installed module files are not update when compiling without AVR.
2025-10-25 16:38:44 +02:00
Martin Preuss
617c8551dc fixed a bug (was not closing connection on error). 2025-10-25 16:37:11 +02:00
Martin Preuss
c32be5cd38 increased verbosity. 2025-10-25 16:36:52 +02:00
Martin Preuss
7c320b210f more work on mdevices module. 2025-10-25 16:36:24 +02:00
Martin Preuss
0fa4c6c8b5 sk6812: set state to on when setting mode to auto.
need to have a better solution for this...
2025-10-24 16:39:53 +02:00
Martin Preuss
9caf468b86 avr: daily clear more stats. 2025-10-23 20:59:42 +02:00
Martin Preuss
55ac83820e fixed a bug.
was not accepting "0.0" as value.
2025-10-23 20:59:12 +02:00
Martin Preuss
cfa071c6de increased verbosity. 2025-10-23 20:58:54 +02:00