[mythtv-users] IR Blaster with Spectrum STB

James B Huber jbhuber at judahnet.net
Wed May 6 17:57:22 UTC 2020


On Wed, 2020-05-06 at 11:01 -0500, mythtv wrote:
> On 5/6/20 8:27 AM, Greg wrote:
> > 
> > On 5/5/20 5:45 PM, mythtv wrote:
> > > Is any using an IR blaster with the following equipment? I just
> > > got
> > > Spectrum and cannot find a working solution to change channels.
> > > I have 2 rs232 serial blasters that worked with uverse but for
> > > some
> > > reason are not working well so I'm thinking about building a
> > > multi-blaster from a raspberry pi. I can get lirc working but
> > > when I try
> > > to record the codes from the remote, all I get is zeroes:
> > > 
> > > _________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org

Not that this helpful for you, I have Spectrum (originally Brighthouse)
and when the change occurred, they switched out all the set-top boxes,
but NOT the remnotes....

My original LIRC config still works, with any of the bozes they have
sent me.
It's below:
begin remote

  name  BHN
  bits           22
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100
  header       3337  3378
  one           820  2540
  zero          820   817
  ptrail        820
  gap          100786
  toggle_bit      0
  min_repeat	2
  duty_cycle	50
  frequency    56000

      begin codes
          POWER                    0x37C107
          GUIDE                    0x36C127
          MENU                     0x36F920
          INFO                     0x36213B
          UP                       0x36812F
          DOWN                     0x37A10B
          LEFT                     0x37810F
          RIGHT                    0x364137
          SELECT                   0x366133
          OK                       0x366133
          PAGEUP                   0x36D924
          PAGEDOWN                 0x37D904
          HELP                     0x376912
          SETTINGS                 0x373918
          EXIT                     0x366932
          A                        0x37E902
          B                        0x36193C
          C                        0x37191C
          LAST                     0x36E123
          FAV                      0x37F101
          DAYMINUS                 0x0E163D
          DAYPLUS                  0x0FE603
          CHUP                     0x377111
          CHDOWN                   0x36F121
          One                      0x36113D
          Two                      0x37111D
          Three                    0x36912D
          Four                     0x37910D
          Five                     0x365135
          Six                      0x375115
          Seven                    0x36D125
          Eight                    0x37D105
          Nine                     0x363139
          Zero                     0x373119
          ENTER                    0x363139
          REW                      0x37291A
          PLAY                     0x37990C
          FF                       0x36293A
          REC                      0x375914
          STOP                     0x365934
          PAUSE                    0x374117
      end codes

end remote



More information about the mythtv-users mailing list