hyperlink-hw/README.md
Andreas Tsouchlos 2ad0800099 Fix doc generation workflow (#1)
Co-authored-by: an.tsouchlos <an.tsouchlos@users.noreply.github.com>
Reviewed-on: #1
Co-authored-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
Co-committed-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
2024-10-20 13:55:11 +00: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" />