mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-11 07:25:07 +01:00
95da529867
* Add JLCPCB order ID text to Six-Slot Adapter; you can select "specify location" for order number location when ordering from JLCPCB. It is placed so the SNES slot covers it. (PCB revision not incremented because it is only a minor change to the silkscreen.) * Added relative path for footprint and symbol libs to six-slot adapter project files. * Added footprint details/links to schematic symbols. * Added .gitignore and included most of the files that should remain local-only. |
||
---|---|---|
.. | ||
cic_adapter | ||
famicom_adapter | ||
footprints/!OSCR.pretty | ||
main_pcb_hw5 | ||
mastersystem_adapter | ||
megadrive_adapter | ||
n64_adapter | ||
nes_adapter | ||
six_slot_adapter | ||
snes_adapter | ||
symbols | ||
vselect | ||
LICENSE.txt | ||
README.md |
All the files in this directory are licensed under the Attribution 4.0 International (CC BY 4.0)
This means that you are free to:
- Share - copy and redistribute the material in any medium or format
- Adapt - remix, transform, and build upon the material for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution - You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions - You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
More details: https://creativecommons.org/licenses/by/4.0/
You can view the schematic and PCB files using KiCad.
To design your own adapters you can follow this tutorial
Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354