doc: added images to README.md

This commit is contained in:
Martin Preuss
2026-03-28 17:48:32 +01:00
parent 66f061be80
commit ee74f59563

View File

@@ -1,6 +1,5 @@
N28 # N28
===
N28 is a ATtiny84 based PCB with a door sensor and a temperature/humidity N28 is a ATtiny84 based PCB with a door sensor and a temperature/humidity
@@ -8,8 +7,7 @@ sensor.
Overview ## Overview
--------
- Role: Door sensor with temp sensor - Role: Door sensor with temp sensor
- MCU: AtTiny84 - MCU: AtTiny84
@@ -32,3 +30,18 @@ Overview
- DOOR : state of door/window (0=closed, >0=open) - DOOR : state of door/window (0=closed, >0=open)
## Schematic
![Schematic](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_schematic.png)
## PCB Front
![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_pcb_front.png)
## PCB Back
![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_pcb_back.png)