All checks were successful
docs-generation / docs-generation (pull_request) Successful in 21s
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" />
|