Here is a functional project and plugin for JVC Projectors.
Commands were obtained from JVC Reference Documentation.
Functionality has been tested on the JVC DLA-NP5 with the Global Cache IP2SL. It should work with other JVC DLA projectors as listed in the attached reference, as well as other IP to Serial Converters. Only the above configuration has been tested, though, so YMMV.
It will not work with direct TCP to the projector as it does not (yet) have the proprietary handshake support that the projector requires.
Revision History
v1.0 - 2022-08-19 (Initial release)
Introduces support for basic controls:
Commands:
- Power On/Off
- Navigation
- Input Select (HDMI1 & 2)
- Menu, AdvMenu
- Hide
- HDR
Feedback
- Power State (On/Off)
- Transition States/Conditions (Cooling, Warming Up, Error) (fixed and verified in v1.1)
To Do:
- Implement TCP Handshake for direct network connection support (added in v1.1 - needs testing)
Credits:
Thanks to Bill for the JVC PoC and HotelFoxtrotNovember for the support and feedback code (borrowed from the Runco plugin).
Useful Tools:
JVC Projector v1.0.hrp (11.3 KB)