Update README.md

This commit is contained in:
Markus Golec
2026-01-06 09:15:36 +01:00
committed by GitHub
parent 6f07eae7d5
commit 43338b4c35
+11 -11
View File
@@ -1,7 +1,7 @@
# XDJ100SX
# XDJ200SX
An Open Source Standalone DJ Deck
This project is another experimental project that combines hardware, MIDI and open source software to convert an old Pioneer CDJ-100S to a standalone player using all modern features.
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.
![XDJ100SX](images/XDJ100SX-1.jpg)
@@ -15,19 +15,19 @@ This project is another experimental project that combines hardware, MIDI and op
## Content:
- /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
- /arduino/ -> firmware code #in progress 01.2026
- /datasheets/ -> Original CDJ, Teensy and Raspberry datasheets #in progress 01.2026
- /images/ -> Process and result pics #in progress 01.2026
- /mixxx/ -> Custom skin and MIDI mapping for this project #in progress 01.2026
- /print-assets/ -> STL file to 3D print + adhesive custom skin to print #in progress 01.2026
- /docs/ -> Documentation of this project #in progress 01.2026
## Raspberri Pi 3B+ Image file
## Raspberri Pi 3B+ Image file #in progress 01.2026
Note it only works with the Raspberry Pi 3B+
[Image File](https://drive.google.com/file/d/1xF3MYwbI78TJTnMUjNkVMXjbA1-jqFb2/view?usp=sharing).
[Image File](https://drive.google.com/).
@@ -35,4 +35,4 @@ Note it only works with the Raspberry Pi 3B+
- 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
2025 Marc Monka