Update README.md
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 20s
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 20s
This commit is contained in:
parent
c509e80d4d
commit
ea328f337a
15
README.md
15
README.md
@ -1,10 +1,19 @@
|
|||||||
# HyperLink
|
# HyperLink
|
||||||
|
|
||||||
A PCB for gathering data sent out by CommonSense boards over bluetooth and retransmitting it over wifi
|
A PCB for gathering data sent out by CommonSense boards over bluetooth and
|
||||||
|
retransmitting over wifi.
|
||||||
|
|
||||||
## 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/HyperLink-top.svg" />
|
||||||
|
<img width=400 src="./doc/generated/HyperLink-bottom.svg" />
|
||||||
|
|
||||||
|
## Schematic
|
||||||
|
|
||||||
|
<img src="./doc/generated/HyperLink-schematic.svg" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user