added READMEs

This commit is contained in:
Martin Preuss
2025-07-11 23:25:19 +02:00
parent c1ea4212f2
commit 003f53b0b7
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
R04
===
- Role: Router
- MCU: AtTiny841
- Connection: RJ45
- Predecessor: none
- UART: comonuart0 (uart_hw2), comonuart1 (uart_hw2)
- Periphery:
- OWI interface
- DS18B20 temperature sensor

View File

@@ -0,0 +1,13 @@
R05
===
- Role: Router
- MCU: AtTiny841
- Connection: RJ45
- Predecessor: R04
- UART: comonuart0 (uart_hw2), comonuart1 (uart_hw2)
- Periphery:
- OWI interface
- DS18B20 temperature sensor

View File

@@ -0,0 +1,13 @@
T03
===
- Role: COM-PC-Interface
- MCU: AtTiny841
- Connection: RJ45
- Predecessor: none
- UART: comonuart0 (uart_hw2), ttyonuart1 (uart_hw)
- Periphery:
- OWI interface
- DS18B20 temperature sensor