Add images to README.md
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 21s
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 21s
This commit is contained in:
parent
7b8fcc0e46
commit
7ef90436fe
13
README.md
13
README.md
@ -2,9 +2,16 @@
|
|||||||
|
|
||||||
A BLE-based PCB for measuring humidity and temperature.
|
A BLE-based PCB for measuring humidity and temperature.
|
||||||
|
|
||||||
## Downloading libraries
|
After cloning, the libraries can be downloaded using
|
||||||
|
|
||||||
After cloning, the libraries have to be downloaded using
|
|
||||||
```bash
|
```bash
|
||||||
$ git submodule update --init
|
$ 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" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user