Files
aqhomecontrol/avr/devices/n25
Martin Preuss c1ea4212f2 Moved NET_BUFFERS_SIZE to network/defs.asm
- Changing this value requires changing the routine NET_Buffer_Locate
  so its best to keep both in one module.
- Redefining it in the individual devices doesn't change the code in
  NET_Buffer_Locate
2025-07-11 23:25:10 +02:00
..
2025-05-29 15:43:33 +02:00
2025-05-29 20:27:07 +02:00
2025-07-11 23:21:50 +02:00
2025-05-29 20:27:07 +02:00

N25
===

- Role: LED strip controller
- MCU: AtTiny84
- Connection: RJ45
- Predecessor: N22, N16
- UART: uart_bitbang2
- Periphery:
  - LED strip connection (SK6812)
  - OWI interface
    - DS18B20 temperature sensor
- 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