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 + + + + + + + + + + + + + + + + + + + + + + + + + + + +