Commit Graph

6 Commits

Author SHA1 Message Date
Jan Bubík 82468f9168 ACER protocol - additional notes 2021-05-25 18:14:36 +02:00
Jan Bubík 918de7a166 ACER protocol made functional on real device 2021-05-25 00:53:03 +02:00
Jan Bubík 182768ee11 Add codes for manufactirer ACER (yet untested) 2021-05-22 17:09:10 +02:00
Jan Bubík 2793402027 PROJECTOR_CTRL: Add WARMING states [NEC]
NEC V300W returns undocumented states 0x01 and 0x02 during warming up
Consider Projector already powered-up
2021-03-06 23:05:51 +01:00
Jan Bubík c5e2cef175 PROJECTOR_CTRL: make serial baudrate configurable 2021-03-06 21:52:54 +01:00
Jan Bubík c6673d4081 new feature: LCD/DLP Projector Serial Control
- implemented as XDRV53
 - user must configure GPIO pins "DLP Rx" and "DLP Tx" for serial communication
 - emulates an additional RELAY by sending ON/OFF commands to Projector
 - continually polls the Projector's state to update virtual RELAY state
 - blocks RELAY1 in ON state while Projector is running (to protect the lamp)
 - serial codes for NEC and OPTOMA, ready for more manufacturers
 - tested with NEC V300W
2021-02-27 22:28:29 +01:00