From fa6acd8e5202554c59b3c006e846cd74e722084f Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 29 May 2025 20:27:07 +0200 Subject: [PATCH] added aqua_n25.xml --- avr/devices/n25/0BUILD | 4 ++++ avr/devices/n25/README | 13 +++++++++---- avr/devices/n25/aqua_n25.xml | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 avr/devices/n25/aqua_n25.xml diff --git a/avr/devices/n25/0BUILD b/avr/devices/n25/0BUILD index be449f6..c5b34ad 100644 --- a/avr/devices/n25/0BUILD +++ b/avr/devices/n25/0BUILD @@ -7,6 +7,10 @@ main + + aqua_n25.xml + + defs.asm README diff --git a/avr/devices/n25/README b/avr/devices/n25/README index 131998f..cbfb5e9 100644 --- a/avr/devices/n25/README +++ b/avr/devices/n25/README @@ -1,13 +1,18 @@ -N22 +N25 === - Role: LED strip controller -- MCU: AtTiny85 +- MCU: AtTiny84 - Connection: RJ45 +- Predecessor: N22, N16 +- UART: uart_bitbang2 - Periphery: - LED strip connection (SK6812) - OWI interface - DS18B20 temperature sensor -- Modules: - - MA_LIGHT: motion activated light +- Apps: + - NETWORK: Basic network functionality (address setup etc.) + - REPORTSENSORS: report sensor data from temperature sensor etc. + - STATS : periodically send stats data + - MA_LIGHT : motion activated light diff --git a/avr/devices/n25/aqua_n25.xml b/avr/devices/n25/aqua_n25.xml new file mode 100644 index 0000000..27a2a63 --- /dev/null +++ b/avr/devices/n25/aqua_n25.xml @@ -0,0 +1,33 @@ + + + AQUA + N + 25 + + + + + + + + + + + + + + + + + + + + + + + + + + + +