Difference between revisions of "Pulse-Eight"

From LinuxMCE
Jump to: navigation, search
Line 15: Line 15:
 
***CEC Embedded Transmit (DT#2303) as a child to the CEC Adaptor
 
***CEC Embedded Transmit (DT#2303) as a child to the CEC Adaptor
 
***HDMI-CEC Remote (DT#2285) as a child to your Media Director or Core
 
***HDMI-CEC Remote (DT#2285) as a child to your Media Director or Core
**If you are not using a Raspberry Pi you will have to reload your router and select the appropriate COM port the Pulse-Eight device is on in the webadmin.
+
**If you are using a Media Director you will have to reload your router and select the appropriate COM port the Pulse-Eight device is on in the webadmin.  This step is not required on the Raspberry Pi.
 
After a router reload you should be able to control LMCE with your standard TV-remote.   
 
After a router reload you should be able to control LMCE with your standard TV-remote.   
 
(note: as vendors tend to make different implementation of the CEC-protocol, not all commands may be supported by your devices)<br>
 
(note: as vendors tend to make different implementation of the CEC-protocol, not all commands may be supported by your devices)<br>

Revision as of 23:14, 23 November 2014

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 relevant 23Nov2014 Phenigma
1404 Unknown N/A N/A
Usage Information

The Pulse-Eight HDMI-CEC adaptor permits a device to send and receive HDMI-CEC control commands on the HDMI bus.

The Pulse-Eight can be installed for use with LinuxMCE. The following steps detail the installation/setup that is required:

Setup Steps for CEC HDMI Control

  • Your standard TV-remote can be used to control LMCE and LMCE can control your A/V equipment.
  • HDMI-CEC from LinuxMCE is under active development.
  • Currently the user must perform some manual steps to complete HDMI-CEC configuration.
    • The following devices should be automatically installed on a Raspberry Pi but must be installed on other Media Directors:
      • CEC Adaptor (DT#2284) as a child of your Media Director or Core
      • CEC Embedded Transmit (DT#2303) as a child to the CEC Adaptor
      • HDMI-CEC Remote (DT#2285) as a child to your Media Director or Core
    • If you are using a Media Director you will have to reload your router and select the appropriate COM port the Pulse-Eight device is on in the webadmin. This step is not required on the Raspberry Pi.

After a router reload you should be able to control LMCE with your standard TV-remote. (note: as vendors tend to make different implementation of the CEC-protocol, not all commands may be supported by your devices)
If you want LMCE to be able to control your A/V equipment you can install child devices to your CEC Embedded Transmit device

  • Generic HDMI-CEC TV (#2304) to control your CEC enabled tv.
  • Generic HDMI-CEC Player (DT#2305) to control your CEC enabled CD/DVD/Blu-Ray players.
  • Generic HDMI-CEC Audio (AVR) (DT#2306) to control your CEC enabled A/V Receiver.
  • PS3/4 (HDMI-CEC) (DT#2309) to control a Playstation 3 or Playstation 4 game system.

The Setup-Wizard may appear on-screen when adding one of the above devices

  • Setup connections according to your actual device connections.
  • Check Webadmin -> Devices -> A/V Equipment -> Connection Wizard and ensure the pipes are set correctly.

You will have to set the hdmi physical address for any devices with inputs (TV, AVR).

  • In the device data section set the physical address in the Port/Channel entry.
    • The television is always '0000'. A device connected to the first input of the TV is address '1000', the second input is '2000'.
    • For devices connected below an AVR the AVR is connected to an input on the TV and the next digit of the address describes the input of the AVR that your device is connected to. So with an AVR on input 3 or the television and a Blu-Ray player on input 2 of the AVR the Blu-Ray player's address is '3200'.
    • There are some good internet resources on this, please ask for help in the forum or irc if you need assistance.
    • It is intended that this will be automatic eventually, CEC control is under active development.