DiscogsApp

所属分类:图形图像处理
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-02-16 08:34:36
上 传 者sh-1993
说明:  用于Sony CDP播放器的网站和自定义服务器,具有Sony S-Link协议A1控件,用于从Discogs CD商店提供CD照片。让索尼再次智能化!
(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!)

文件列表:
.vscode/
arduino_yun/
downloaded_images/
server/
src/
.editorconfig
LICENSE
angular.json
circuit.png
discogs_data_all.json
package-lock.json
package.json
playlists.json
slink_interface.png
sony_cdp.jpg
tsconfig.app.json
tsconfig.json
tsconfig.spec.json

# DiscogsApp Arduino Yun program to send commands to a Sony CDP-CX jukebox via the S-Link protocol ![Sony CDPDX jukebox](https://github.com/cyberluke/DiscogsApp/blob/master/sony_cdp.jpg) 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](https://github.com/cyberluke/DiscogsApp/blob/master/https://github.com/angular/angular-cli) version 16.2.9. # Interface You need to connect some components to your Arduino: ![circuit](https://github.com/cyberluke/DiscogsApp/blob/master/circuit.png) 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](https://github.com/cyberluke/DiscogsApp/blob/master/https://karma-runner.github.io). ## 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](https://github.com/cyberluke/DiscogsApp/blob/master/https://angular.io/cli) page.

近期下载者

相关文件


收藏者