Page 6 of 9

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

Posted: Mon Apr 01, 2013 10:03 pm
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

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

Posted: Sat Apr 20, 2013 6:27 pm
by bekilla
THX to ALL

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

Posted: Fri May 17, 2013 3:56 am
by vuhothang
Can someone comfirm this Dual IR Transmission can use with F Series!

Thanks!

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

Posted: Wed Jul 03, 2013 2:10 pm
by iceman
Since I cannot build my own IR_LED transmitter, could these wavs be uploaded to a Harmony remote?

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

Posted: Thu Jul 04, 2013 8:18 am
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

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

Posted: Sun Oct 20, 2013 12:02 pm
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

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

Posted: Sun Oct 20, 2013 1:02 pm
by juusso
Haha, this is i liked
SpoilerShow
Image
:)

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

Posted: Wed Nov 20, 2013 10:56 pm
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

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

Posted: Sat Dec 28, 2013 4:55 pm
by mgrlukasz
input option does not work to the service menu TV Ue46HE5300

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

Posted: Wed Jan 01, 2014 6:00 pm
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