Skip to content

HOW TO CONTROL EPSON PROJECTOR #2078

Answered by crankyoldgit
AthulNoobie asked this question in Q&A
Discussion options

You must be logged in to vote

First, See FAQ

You could:

  1. Run the IRrecvDumpV3.ino example code, and capture the button presses, then modify the IRsendDemo.ino with the appropriate code/sendEpson()/sendRaw() functions.
    or
  2. Look up the IR codes at at https://irdb.globalcache.com/Home/Database for your device and send the appropriate values to the sendGC() or sendPronto() functions, as shown in the IRsendDemo.ino example.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AthulNoobie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants