Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 736 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 736 Bytes

Onkyo-AVR-Control

A java implementation to remotely control ONKYO AVRs over a local Network.

Status:

Currently in early development and non-functional. Come back again later to check it out. :)

Sources:

Thanks for the document from Onkyo describing the protocol, including a full list of supported commands. (can be found in the doc folder)

http://michael.elsdoerfer.name/onkyo/ISCP-V1.21_2011.xls

Some Java Code from Tom Gutwin, which might get used or adapted, original files in folder TomGutwin. https://sites.google.com/a/webarts.ca/toms-blog/Blog/new-blog-items/javaeiscp-integraserialcontrolprotocol

https://sites.google.com/a/webarts.ca/toms-blog/Blog/new-blog-items/javaeiscp-integraserialcontrolprotocolpart2