Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dveeden/denon_dn-c635
Code to send commands over RS-232 to a Denon DN-C635
https://github.com/dveeden/denon_dn-c635
Last synced: about 1 month ago
JSON representation
Code to send commands over RS-232 to a Denon DN-C635
- Host: GitHub
- URL: https://github.com/dveeden/denon_dn-c635
- Owner: dveeden
- Created: 2014-06-25T06:47:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T06:48:17.000Z (over 10 years ago)
- Last Synced: 2023-03-23T22:11:21.045Z (over 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is some very basic code which can be used
to send commands to the Denon DN-C635 CD player
via the RS-232 port.I've used a RS-232-to-USB device for the connection.
This is based on http://www.jingle.org/DN-C635serial.pdf
I've no plans to extend this code, but feel free to
contact me if you need help.The Python code works on Linux, but it should also
work on Windows or Mac.