commonsense-hw/README.md
Andreas Tsouchlos e84799ca64 Add doc generation workflow (#1)
Co-authored-by: an.tsouchlos <an.tsouchlos@users.noreply.github.com>
Reviewed-on: #1
Co-authored-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
Co-committed-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
2024-10-20 13:31:11 +00: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" />