Jump to content
Flirc Forums

Search the Community

Showing results for tags 'IR'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Flirc forums
    • Skip
    • Raspberry Pi Cases
    • Flirc USB
    • Flirc USB Gen1
    • Jeff Probe

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location


Interests

Found 6 results

  1. Hello folks, I was wondering if anyone else had had any luck changing the sensitivity of the Flirc? I have been using the functions fl_get_sensitivity() and fl_set_sensitivity(), however unfortunately both functions return "-12", which I assume is an error code! Keen to know if anyone's tried this..! Thanks, PM
  2. Hey there. I have a Flirc (metal one) and i'm trying to do some automation. I'm trying do send IR signal to my TV box using the Flirc connected to a Raspberry. I have fallow this post http://blog.flirc.tv/index.php/2017/08/06/sdk-release-linux-rpi-ir-transmit-support/ But when i send the signal with send_ir_raw nothing happens. Heres the command output: ~ $ flirc_util send_ir_raw 0,482,204,200,203,205,675,231,236,141,230,204,203,179,229,200,204,249,158,174,230,205,509,231,369,179,535,236,666,231,203,205,675,231,203,174 [D] lib/libflirc/common/flirc_transport.c fl_open_hid(124): trying to open bootloader device [D] lib/libtransport/hid.c list_devs(280): --------------------------------------------------------- [D] lib/libtransport/hid.c list_devs(281): -----------------------Device List----------------------- [D] lib/libtransport/hid.c list_devs(282): --------------------------------------------------------- [D] lib/libtransport/hid.c list_devs(293): Device Found type: 20a0 0006 path: /dev/hidraw1 serial_number: [D] lib/libtransport/hid.c list_devs(294): [D] lib/libtransport/hid.c list_devs(295): Manufacturer: flirc.tv [D] lib/libtransport/hid.c list_devs(296): Product: flirc [D] lib/libtransport/hid.c list_devs(297): Release: 100 [D] lib/libtransport/hid.c list_devs(298): Interface: 0 [D] lib/libtransport/hid.c list_devs(299): Usage Page: 384 [D] lib/libtransport/hid.c list_devs(300): Usage: 0 [D] lib/libtransport/hid.c list_devs(293): Device Found type: 20a0 0006 path: /dev/hidraw2 serial_number: [D] lib/libtransport/hid.c list_devs(294): [D] lib/libtransport/hid.c list_devs(295): Manufacturer: flirc.tv [D] lib/libtransport/hid.c list_devs(296): Product: flirc [D] lib/libtransport/hid.c list_devs(297): Release: 100 [D] lib/libtransport/hid.c list_devs(298): Interface: 1 [D] lib/libtransport/hid.c list_devs(299): Usage Page: 0 [D] lib/libtransport/hid.c list_devs(300): Usage: 0 [D] lib/libtransport/hid.c list_devs(306): --------------------------------------------------------- [V] lib/libtransport/hid.c hid_dev_open(330): Device 20A0:5 not found [V] lib/libtransport/transport.c dev_open(88): no device found [V] lib/libflirc/common/flirc_transport.c _fl_open_libhid_btldr(56): no hid device found [D] lib/libflirc/common/flirc_transport.c fl_open_hid(130): trying to open main device [D] lib/libflirc/common/flirc_transport.c _fl_open_libhid_app(92): trying to open 0x20A0, 0x0006 [D] lib/libtransport/hid.c list_devs(280): --------------------------------------------------------- [D] lib/libtransport/hid.c list_devs(281): -----------------------Device List----------------------- [D] lib/libtransport/hid.c list_devs(282): --------------------------------------------------------- [D] lib/libtransport/hid.c list_devs(293): Device Found type: 20a0 0006 path: /dev/hidraw1 serial_number: [D] lib/libtransport/hid.c list_devs(294): [D] lib/libtransport/hid.c list_devs(295): Manufacturer: flirc.tv [D] lib/libtransport/hid.c list_devs(296): Product: flirc [D] lib/libtransport/hid.c list_devs(297): Release: 100 [D] lib/libtransport/hid.c list_devs(298): Interface: 0 [D] lib/libtransport/hid.c list_devs(299): Usage Page: 0 [D] lib/libtransport/hid.c list_devs(300): Usage: 0 [D] lib/libtransport/hid.c list_devs(293): Device Found type: 20a0 0006 path: /dev/hidraw2 serial_number: [D] lib/libtransport/hid.c list_devs(294): [D] lib/libtransport/hid.c list_devs(295): Manufacturer: flirc.tv [D] lib/libtransport/hid.c list_devs(296): Product: flirc [D] lib/libtransport/hid.c list_devs(297): Release: 100 [D] lib/libtransport/hid.c list_devs(298): Interface: 1 [D] lib/libtransport/hid.c list_devs(299): Usage Page: 0 [D] lib/libtransport/hid.c list_devs(300): Usage: 0 [D] lib/libtransport/hid.c list_devs(306): --------------------------------------------------------- [D] lib/libtransport/hid.c hid_find(255): Device Used type: 20a0 0006 path: /dev/hidraw1 serial_number: [D] lib/libtransport/hid.c hid_find(256): Manufacturer: flirc.tv [D] lib/libtransport/hid.c hid_find(257): Product: flirc [D] lib/libtransport/hid.c hid_find(258): Release: 100 [D] lib/libtransport/hid.c hid_find(259): Interface: 0 [D] lib/libtransport/hid.c hid_find(260): Usage Page: 0 [D] lib/libtransport/hid.c hid_find(261): Usage: 0 [V] lib/libtransport/hid.c hid_dev_open(336): Manufacturer String: flirc.tv [V] lib/libtransport/hid.c hid_dev_open(341): Product String: flirc [V] lib/libtransport/hid.c hid_dev_open(346): Serial Number String: flirc [V] lib/libtransport/hid.c hid_dev_open(347): [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 67 65 74 76 65 72 73 69 6f 6e 00 00 30 74 03 .getversion..0t. 10: 00 e0 c6 d3 76 04 00 00 00 01 00 00 00 00 35 e9 ....v.........5. 20: 7e ~ [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 67 65 74 76 65 72 73 69 6f 6e 00 00 04 00 04 .getversion..... 10: 00 02 00 c5 74 00 d6 72 65 6c 65 61 73 65 00 00 ....t..release.. 20: 00 . [V] lib/libflirc/common/flirc_transport.c transport_new_get_version(40): Version: 4.4.2 0xD60074C5 [release] [D] lib/libflirc/flirc_driver.c determine_iface(113): fw_state: firmware [D] lib/libflirc/flirc_driver.c determine_iface(114): version: 4.4 [D] lib/libflirc/flirc_driver.c determine_iface(231): initializing fw ver4.4 [D] lib/libflirc/common/flirc_transport.c _fl_open_libhid_app(113): [Device Found] [V] lib/libflirc/common/flirc_transport.c _fl_open_libhid_app(114): FIRMWARE: 2 [V] lib/libflirc/common/flirc_transport.c fl_open_hid(132): application found [D] lib/libflirc/flirc_driver.c fl_open_device(263): device found, state: 2 [V] lib/libcmds/cmds.c run_cmds(251): running command: send_ir_raw [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 69 72 74 72 61 6e 73 65 74 00 00 00 24 00 00 .irtranset...$.. 10: 00 05 00 00 00 00 00 00 00 ff ff ff ff 00 00 00 ................ 20: 00 . [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 69 72 74 72 61 6e 73 65 74 00 00 00 00 00 00 .irtranset...... 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 20: 00 . 00: 00 00 e2 01 cc 00 c8 00 cb 00 cd 00 a3 02 e7 00 ................ 10: ec 00 8d 00 .... [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 69 72 74 72 61 6e 73 72 61 77 00 00 00 00 e2 .irtransraw..... 10: 01 cc 00 c8 00 cb 00 cd 00 a3 02 e7 00 ec 00 8d ................ 20: 00 . [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 69 72 74 72 61 6e 73 72 61 77 00 00 00 00 00 .irtransraw..... 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 20: 00 . 00: e6 00 cc 00 cb 00 b3 00 e5 00 c8 00 cc 00 f9 00 ................ 10: 9e 00 ae 00 .... [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 69 72 74 72 61 6e 73 72 61 77 00 00 e6 00 cc .irtransraw..... 10: 00 cb 00 b3 00 e5 00 c8 00 cc 00 f9 00 9e 00 ae ................ 20: 00 . [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 69 72 74 72 61 6e 73 72 61 77 00 00 00 00 00 .irtransraw..... 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 20: 00 . 00: e6 00 cd 00 fd 01 e7 00 71 01 b3 00 17 02 ec 00 ........q....... 10: 9a 02 e7 00 .... [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 69 72 74 72 61 6e 73 72 61 77 00 00 e6 00 cd .irtransraw..... 10: 00 fd 01 e7 00 71 01 b3 00 17 02 ec 00 9a 02 e7 .....q.......... 20: 00 . [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 69 72 74 72 61 6e 73 72 61 77 00 00 00 00 00 .irtransraw..... 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 20: 00 . 00: cb 00 cd 00 a3 02 e7 00 cb 00 ae 00 ............ [V] lib/libtransport/hid.c hid_send_packet(79): Report ID: 2 [V] lib/libtransport/hid.c hid_send_packet(80): Report len: 33 00: 02 69 72 74 72 61 6e 73 72 61 77 00 00 cb 00 cd .irtransraw..... 10: 00 a3 02 e7 00 cb 00 ae 00 00 00 00 00 00 00 00 ................ 20: 00 . [V] lib/libtransport/hid.c hid_send_packet(91): hid_write = 33 [V] lib/libtransport/hid.c hid_recv_packet(144): Report ID: 1 [V] lib/libtransport/hid.c hid_recv_packet(145): Report len: 33 [V] lib/libtransport/hid.c hid_recv_packet(156): retval = 33 00: 01 69 72 74 72 61 6e 73 72 61 77 00 00 00 00 00 .irtransraw..... 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 20: 00 . [D] lib/libflirc/flirc_driver.c fl_close_device(421): closing device [D] lib/libflirc/flirc_driver.c fl_close_device(432): freeing iface ~ $ Any help? Best regards.
  3. Hello all, wondering if anyone has had any success getting Flirc to work with a Xantech IR repeater. I have the ML85K model: http://www.amazon.com/XANTECH-ML85K-LCD-Friendly-Micro-Link/dp/B00K3AIZFE. It works great with all my other devices, but given the variable mileage everyone seems to be getting with Flirc and various IR repeaters, thought I'd double-check. Appreciate any real world experience or other info that anyone can share. Thanks.
  4. I own the Shield TV 16GB 2nd Gen and the Shield TV Pro 2nd Gen (I'm not using the Flirc with the Pro as it has a built-in IR receiver). I struggled for some time to properly set up the Flirc and Harmony 650 but have found a solution that has worked for me. This is what works for me: Run the MyHarmony app. Add the device: Manufacturer: Nvidia Model: Shield The MyHarmony app will ask if it is the NVIDIA SHIELD TV. Tell it "Yes" and you should see a full array of options for the buttons. Program the MyHarmony remote's activities and buttons as desired. Adjust the Shield TV's "start" activity to include: Shield TV Home command Adjust the Shield TV's "stop" activity to include: Shield TV Back command Shield TV Home command Run the Flirc program in connect the Flirc to be programmed. Under "Controllers" select NVIDIA Shield: Program each of the functions. Under "Controllers" select Kodi: Program all functions other than the Shield functions programmed earlier.
  5. Hi I was wondering if it is possible to use the Flirc IR remote dongle to shut down and power off a Raspberry Pi? Looking on the net I found a python programming to do it by connecting 2 GPIO pins and a push button switch. Ampulex
  6. Sorry if this has been covered, I quickly read through 5 pages of topics. ;) I am really interested in this product, will it work with XBMC for Android? Thanks.
×
×
  • Create New...