📝 Adds README and circuit diagrams

This commit is contained in:
Daniel Svitan
2025-05-08 14:21:45 +02:00
parent 484d01c95f
commit d851d0a740
5 changed files with 146 additions and 2 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# door-alarm
This is a simple, home-made door alarm based on ultrasound sensor distance measurements
The peripheral device is powered by a Raspberry Pi Pico W, with the following diagram
![door alarm peripheral device circuit diagram](circuit.svg "Circuit Diagram")