diff options
author | sanni <[email protected]> | 2022-05-15 21:17:13 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-15 21:17:13 +0200 |
commit | 1b2a30864737f29ce5b9bc768eea0944ada92d80 (patch) | |
tree | 67ff4b4ea2c53673538eeade1ada031313a1f2b8 /hardware | |
parent | 30501a5011e82ff843638658d79d4d91236968fc (diff) | |
download | cartreader-1b2a30864737f29ce5b9bc768eea0944ada92d80.tar.gz cartreader-1b2a30864737f29ce5b9bc768eea0944ada92d80.zip |
Update README.md
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hardware/README.md b/hardware/README.md index 9c182ea..df0d912 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -11,10 +11,4 @@ To order a PCB you need to download the zipped gerber files and upload them to a You can view the schematic and the PCB files using a free and open source programm called [KiCad 6.0](https://www.kicad.org/). To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters) -### More info: -- [Parts 1-slot](https://github.com/sanni/cartreader/wiki/Parts-needed) -- [Build Guide 1-slot](https://github.com/sanni/cartreader/wiki/Build-Guide) -- [Parts 7-slot](https://github.com/sanni/cartreader/wiki/Parts-List) -- [Build Guide 7-slot](https://github.com/sanni/cartreader/wiki/Build-Instructions) - ### Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354 |