Skip to content

wilhelmy/benq-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A remote control for BenQ projectors via Ethernet.

Confirmed working with

  • MP626
  • LU935ST

Edit the script and add your projector's IP. Then run as "./send.sh on" or "./send.sh" for interactive mode.

"on" and "off" were created by sniffing the communication of the flash UI with the projector using wireshark. In case your projector uses different codes, feel free to open a pull request.

The main purpose of this repository is to document these hex codes in public, not to brag about the cool shell script, which really doesn't do all that much other than sending a TCP packet with a fixed payload for on or off to the projector and hexdumping the response. Since I don't have a projector but rather hacked this together one afternoon, I'm hereby crowdsourcing maintainership. Have fun!

Dependencies: xxd for hexing

About

A remote control for BenQ MP626 projectors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages