hyperlink-hw/README.md
Andreas Tsouchlos ea328f337a
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 20s
Update README.md
2024-10-20 15:51:46 +02:00

20 lines
408 B
Markdown

# HyperLink
A PCB for gathering data sent out by CommonSense boards over bluetooth and
retransmitting over wifi.
After cloning, the libraries can be downloaded using
```bash
$ 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" />