40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# XDJ200SX
|
||
An Open Source Standalone DJ Deck
|
||
|
||
## This repository is a fork of [Marc Monkas’ XDJ100SX project](https://github.com/marcmonka/XDJ100SX).
|
||
- It focuses on adapting and extending the original base to support CDJ200 hardware.
|
||
New features and modifications will be added progressively.
|
||
|
||
- This project is another experimental project that combines hardware,
|
||
MIDI and open source software to convert an old Pioneer CDJ200 to a standalone player using all modern features.
|
||
|
||

|
||
|
||
## Main Requirements:
|
||
|
||
- Raspberry Pi 3b+
|
||
- Teensy++2.0 with MIDI libraries
|
||
|
||
## Content: #in progress 01.2026
|
||
|
||
- /arduino/ -> firmware code
|
||
- /datasheets/ -> Original CDJ, Teensy and Raspberry datasheets
|
||
- /images/ -> Process and result pics
|
||
- /mixxx/ -> Custom skin and MIDI mapping for this project
|
||
- /print-assets/ -> STL file to 3D print + adhesive custom skin to print
|
||
- /docs/ -> Documentation of this project
|
||
|
||
## Raspberry Pi 3B+ Image file: #in progress 01.2026
|
||
|
||
Note it only works with the Raspberry Pi 3B+
|
||
|
||
[Image File](https://drive.google.com/).
|
||
|
||
### 📜 License
|
||
- All code in this repository is released under the [GNU GPL v3 License](https://www.gnu.org/licenses/gpl-3.0.html).
|
||
- All documentation, 3D models, and visual materials are released under the [Creative Commons BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/).
|
||
|
||
2025 Marc Monka
|
||
|
||
2026 Markus Golec
|