[DYI] Remote Control emulator: send custom IR codes

This is general talk area for things that NOT RELATED WITH TV! Instead, about internal works like web site, forum, wiki, or talking, etc...

Legion
Posts: 2
Joined: Sun Mar 17, 2013 7:45 pm

Re: [DYI] Remote Control emulator: send custom IR codes

Post by Legion »

Yes iv read alot of the topics on this forum and this one and the wiki helped me. Tried the ruSamsungTVCommunicator program but no luck.
So i built the IR-Led and got into the extended service menus and enabled "All Share Support". That is all i need for now.
Funny that this little cheap TV has better DNLA support then my expensive Sony KDL-55EX500 TV.

1. Build the IR_LED transmitter.
2. Download the WAV files (put them in seperate folders for easy access)
3. Connect the IR-LED transmitter to a laptop, cellphone or mp3 player that has enough power to drive them.
4. Enter the service menu via your standard remote or play the INFO+MENU+MUTE+POWER.wav file for it.
5. Play the FACTORY+3SPEED_inv.wav and you get the extended service menu. (If you get red flashing text, just sent it again)
6. Toggle All Share Support to ON.
7. Restart TV and enjoy Allshare/DNLA/remote apps.

Its all explained in this and some other topics and in the wiki
http://wiki.samygo.tv/index.php5/Remote ... ransmitter
bekilla
Posts: 1
Joined: Mon Feb 11, 2013 7:46 pm

Re: [DYI] Remote Control emulator: send custom IR codes

Post by bekilla »

THX to ALL
vuhothang
Posts: 70
Joined: Tue Feb 26, 2013 7:14 am
Location: Viet Nam

Re: [DYI] Remote Control emulator: send custom IR codes

Post by vuhothang »

Can someone comfirm this Dual IR Transmission can use with F Series!

Thanks!
UA40Eh5300 modi to UE46Eh5300 with DVB-TC
UA32EH4003 try to using DVB-C
iceman
Posts: 2
Joined: Sun Mar 24, 2013 12:06 am

Re: [DYI] Remote Control emulator: send custom IR codes

Post by iceman »

Since I cannot build my own IR_LED transmitter, could these wavs be uploaded to a Harmony remote?
User avatar
ocean
SamyGO Project Donor
Posts: 196
Joined: Sat Jan 07, 2012 7:22 pm
Location: Germany

Re: [DYI] Remote Control emulator: send custom IR codes

Post by ocean »

For getting the commands to a Harmony Remote read this:
http://www.avforums.com/forums/remote-c ... emote.html
&
viewtopic.php?t=3104

regards ocean
Samsung UE32D6510 (downgraded to T-GASDEUC-1016.0) with "SamyGO Hospitality mode hack" running
Samsung UE46ES6710 ( T-MST10PDEUC-2004) with SamyGo running
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: [DYI] Remote Control emulator: send custom IR codes

Post by fluffi444 »

Found an really nice Toutorials how to build an 3,5mm jack IR Dongle (for SmartPhone, Labtop, Tablet etc)

These are in German but I think Google-Translater can help (and will be OK to understand the basics)

http://bitshift.bi.funpic.de/de/dslr-re ... passiv.php
SpoilerShow
Image
http://www.pentaxians.de/40456504nx5149 ... t4543.html
SpoilerShow
Image
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [DYI] Remote Control emulator: send custom IR codes

Post by juusso »

Haha, this is i liked
SpoilerShow
Image
:)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
janim
Posts: 1
Joined: Wed Nov 20, 2013 10:35 pm

Re: [DYI] Remote Control emulator: send custom IR codes

Post by janim »

Hi to all!
I have a EH5000 and I would like to enable Anynet+ by entering to the advanced SM - described here. I've managed to make the IR transmitter and some of the codes work (info, menu,mute) but the others don't - factory... Is it possible that they changed the codes with the new software or something? If so, could someone generate new ones, or explain how could I do that?
Thanks
mgrlukasz
Posts: 5
Joined: Mon Mar 25, 2013 4:21 pm

Re: [DYI] Remote Control emulator: send custom IR codes

Post by mgrlukasz »

input option does not work to the service menu TV Ue46HE5300
User avatar
beatfreak
SamyGO Project Donor
Posts: 591
Joined: Tue Aug 23, 2011 9:03 am
Location: Hamburg
Contact:

Re: [DYI] Remote Control emulator: send custom IR codes

Post by beatfreak »

here is a config for lirc/winlirc with 68 buttons
including factory and 3speed
SpoilerShow

Code: Select all

    begin remote
      name            SAMY_MULTI
      bits            16
      flags           SPACE_ENC|CONST_LENGTH
      eps             30
      aeps            100
      header          4579  4465
      one             609  1637
      zero            609   514
      ptrail          609
      gap             108231
      pre_data_bits   16
      pre_data        0xE0E0

      begin codes
             DUAL         0x00FF
             PIP         0x04FB
             UP         0x06F9
             CH_DOWN         0x08F7
             4         0x10EF
             FF         0x12ED
             P.MODE         0x14EB
             ENTER         0x16E9
             RETURN         0x1AE5
             1         0x20DF
             FAV-CH         0x22DD
             B         0x28D7
             7         0x30CF
             MEDIA.P         0x31CE
             TTX         0x34CB
             A         0x36C9
             3SPEED         0x3CC3
             POWER         0x40BF
             STILL         0x42BD
             RIGHT         0x46B9
             CH_UP         0x48B7
             AUDCH_UP         0x4CB3
             6         0x50AF
             PAUSE         0x52AD
             MENU         0x58A7
             VCR_MODE         0x5EA1
             3         0x609F
             STOP         0x629D
             D         0x6897
             ANTENNA         0x6C93
             9         0x708F
             SRS         0x7689
             P.SIZE         0x7C83
             DVD_MODE         0x7E81
             SOURCE         0x807F
             DOWN         0x8679
             0         0x8877
             5         0x906F
             REC         0x926D
             CONTENT         0x9E61
             2         0xA05F
             REW         0xA25D
             SUBT         0xA45B
             LEFT         0xA659
             C         0xA857
             8         0xB04F
             EXIT         0xB44B
             TV_MODE         0xBE41
             SLEEP         0xC03F
             DASH         0xC43B
             PREV_CH         0xC837
             INTERNET         0xC936
             AUDCH_DOWN         0xCC33
             VOL_DOWN         0xD02F
             TOOLS         0xD22D
             S.MODE         0xD42B
             CH_LIST         0xD629
             FACTORY         0xDC23
             CABLE_MODE         0xDE21
             VOL_UP         0xE01F
             PLAY         0xE21D
             AD         0xE41B
             ANYNET         0xE916
             MUTE         0xF00F
             GUIDE         0xF20D
             INFO         0xF807
             STB_MODE         0xFE01

      end codes

    end remote
the serial-port based transmitters are quite simple also http://lirc.org/transmitters.html
//UE40C6500 @ T-VALDEUC 3011 // rooted manual HotelMode style // PVR to NFS via 18MB on-the-fly sparse XFS //
FYI: you can close your ssh session with SamyGO with

Code: Select all

~.
If you can't fix it using dvct tape, you are not using enough dvct tape.

Post Reply

Return to “General”