Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhh/onkyo-simulator
Mac OS X application to simulate Onkyo eISCP transactions
https://github.com/jhh/onkyo-simulator
Last synced: 27 days ago
JSON representation
Mac OS X application to simulate Onkyo eISCP transactions
- Host: GitHub
- URL: https://github.com/jhh/onkyo-simulator
- Owner: jhh
- License: mit
- Created: 2013-07-02T16:01:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T13:28:02.000Z (over 10 years ago)
- Last Synced: 2024-12-16T03:42:18.433Z (about 1 month ago)
- Language: Objective-C
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# onkyo-simulator
This is a quick and dirty application used to simulate the receiver end of the Onkyo device discovery protocol. It is used during the development of OnkyoKit to simulate multiple devices on the local network.
## License
Onkyo Simulator is released under the MIT license. See [LICENSE.md][license].
## See Also
- [https://github.com/jhh/onkyokit](https://github.com/jhh/onkyokit)
Onkyo eISCP framework for Objective-C.- [ISCP-V1.21_2011.xls](http://michael.elsdoerfer.name/onkyo/ISCP-V1.21_2011.xls)
Onkyo protocol documentation, in excel format.