Skip to content

Website and Custom Server for Sony CDP players with Sony S-Link protocol A1 control serving CD photos from Discogs CD store. Make Sony Smart Again!

License

Notifications You must be signed in to change notification settings

cyberluke/DiscogsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscogsApp

Arduino Yun program to send commands to a Sony CDP-CX jukebox via the S-Link protocol Sony CDPDX jukebox

Commands are sent from a PC to the Arduino Yun (or Seeeduino Cloud or any OpenWRT+Arduino combo).

This project was generated with Angular CLI version 16.2.9.

Interface

You need to connect some components to your Arduino:

circuit

Use a 3.5 mm mono plug to connect the Arduino to the S-Link/Control A1 port of the Sony equipment and connect the Arduino to a USB port in your computer for power and serial communication.

Use the serial port to send commands to the Sony equipment. Commands are sent as lines of hexadecimal data.

Connect the interface to one of the Control-A1 ports, using a 3.5mm mono male jack.

Development server

ABOUT

Folder arduino_yun contains Arduino Sketch as well as openwrt Linux Python script server.py that needs to be copied over SCP/SSH and using SSH you can run it form user home folder or you can set it up as startup service using openwrt web gui.

On laptop you can run Angular website and server.

FRONTEND

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

BACKEND

Run cd ./server, then run python -m flask run --no-debugger --no-reload --host=0.0.0.0

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Website and Custom Server for Sony CDP players with Sony S-Link protocol A1 control serving CD photos from Discogs CD store. Make Sony Smart Again!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published