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>
18 lines
370 B
Markdown
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" />
|