There are not much details available yet, but here are the remote control codes for the beamers we use:
The following codes are the Extended NEC (IR Protocol) Codes for our beamer. Its NEC address is 0xCC00
I just found out, that I messed up with LSB and MSB. So all these codes are binary inverted...
| Key | Code |
|---|---|
| On/Off | 0x00 |
| Menu | 0x68 |
| No Show | 0xD1 |
| Input HDMI 1 | 0xEC |
| Input HDMI 2 | 0xC8 |
| Input Video | 0xBC |
| Input S-Video | 0x7C |
| Input Component 1 | 0xC1 |
| Input Component 2 | 0x81 |
| Input Computer (VGA) | 0x1C |
| Freeze | 0xC2 |
| Back | 0x48 |
| Left | 0x78 |
| Up | 0x31 |
| Right | 0xB8 |
| Down | 0xB1 |
| Ok | 0xF0 |
| Screen | 0x41 |
| Reset | 0x98 |
| Info | 0x68 |
| Lamp | 0x18 |
| Logo | 0x3C |
| Image Preset | 0x70 |
| Image User | 0xB0 |
| Brightness | 0x0C |
| Image Adjust | 0x30 |
| Contrast | 0x8C |
| Color | 0x4C |
| Color Temperature | 0xA8 |
| Sharpness | 0x28 |