Compare commits
12 Commits
e17c72131f
...
v1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 57a09e2987 | |||
| 07d385a779 | |||
| 4706968e62 | |||
| 2f48d374b4 | |||
| 479770c554 | |||
| df2d4f0af8 | |||
| ad6f862672 | |||
| a702d74e0a | |||
| a1a5aec75f | |||
| 272ff429cc | |||
| 1c6e08bdb2 | |||
| b9514a87b9 |
5465
HyperLink.kicad_pcb
5465
HyperLink.kicad_pcb
File diff suppressed because it is too large
Load Diff
@@ -111,9 +111,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
"drill": 0.6,
|
||||
"height": 2.1,
|
||||
"width": 1.0
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
|
||||
2430
HyperLink.kicad_sch
2430
HyperLink.kicad_sch
File diff suppressed because it is too large
Load Diff
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# HyperLink
|
||||
|
||||
A PCB for gathering data sent out by CommonSense boards over bluetooth and retransmitting it over wifi
|
||||
|
||||
## Downloading libraries
|
||||
|
||||
After cloning, the libraries have to be downloaded using
|
||||
```bash
|
||||
$ git submodule update --init
|
||||
```
|
||||
Submodule encyclopedia_galactica updated: 46de28b433...0187699e02
90693
fp-info-cache
90693
fp-info-cache
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user