Update README.md
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 20s

This commit is contained in:
Andreas Tsouchlos 2024-10-20 15:51:46 +02:00
parent c509e80d4d
commit ea328f337a

View File

@ -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" />