commonsense-hw/README.md
Andreas Tsouchlos 7ef90436fe
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 21s
Add images to README.md
2024-10-20 15:26:01 +02:00

18 lines
370 B
Markdown

# CommonSense
A BLE-based PCB for measuring humidity and temperature.
After cloning, the libraries can be downloaded using
```bash
$ git submodule update --init
```
## PCB
<img width=400 src="./doc/generated/CommonSense-top.svg" />
<img width=400 src="./doc/generated/CommonSense-bottom.svg" />
## Schematic
<img src="./doc/generated/CommonSense-schematic.svg" />