Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korginc/nts-1-customizations
Official repository for hardware customizations of the Nu:Tekt NTS-1 digital kit
https://github.com/korginc/nts-1-customizations
Last synced: 3 days ago
JSON representation
Official repository for hardware customizations of the Nu:Tekt NTS-1 digital kit
- Host: GitHub
- URL: https://github.com/korginc/nts-1-customizations
- Owner: korginc
- License: bsd-3-clause
- Created: 2020-01-07T23:53:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T23:57:06.000Z (about 3 years ago)
- Last Synced: 2024-08-02T05:06:39.401Z (3 months ago)
- Language: C
- Homepage:
- Size: 11.8 MB
- Stars: 147
- Watchers: 38
- Forks: 34
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nts-1-customizations
Official repository for hardware customizations of the [Nu:Tekt NTS-1 digital kit](https://www.korg.com/nts_1) programmable synthesizer.
Make your own custom interface using reference schematics, CAD and PCB data, and libraries for the Arduino IDE.
## Repo Content
* _Arduino/package_nts1_custom_panels_index.json_: Arduino IDE package Boards Manager package description file
* _Custom_Panel_RevC/_: Content specific to NTS-1 Custom Panel reference board revision C
* _Arduino/libraries/_: Arduino IDE libraries
* _Gerber/_: Raw PCB Gerber data output
* _KiCAD/_: [KiCAD](https://kicad-pcb.org/) project
* _BOM-mouser.pdf_: Bill of materials with [Mouser](https://www.mouser.com/) part numbers in PDF format
* _BOM-mouser.xls_: Bill of materials with [Mouser](https://www.mouser.com/) part numbers in XLS format (can be uploaded directly to cart)
* _Gerber\_reference.pdf_: PCB trace and masks visual reference in PDF format
* _mount\_diagram.pdf_: Part placement visual reference in PDF format
* _schematic.pdf_: Circuit diagram in PDF format## Assembly/Programming
Refer to the [companion web site](https://korginc.github.io/nts-1-customizations) for assembly/programming instructions, examples and further reference.