TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140544 times)
  2. FAT32 Library (73037 times)
  3. Network Ethernet Library (58043 times)
  4. USB Device Library (48215 times)
  5. Network WiFi Library (43826 times)
  6. FT800 Library (43295 times)
  7. GSM click (30359 times)
  8. mikroSDK (28990 times)
  9. PID Library (27116 times)
  10. microSD click (26721 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32

Rating:

5

Author: Hex Hexreader

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1828 times

Followed by: 2 users

License: MIT license  

Ever wondered what extra things you could do if your TV remote control had extra buttons? This project allows you to send every possible code to your TV or other domestic devices, as long as it uses one of the 8 common protocols provided here

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32" changes.

Do you want to report abuse regarding "'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32".

  • Information
  • Comments (0)

Project Blog

25 September 2014

Added a version forEasyPIC Fusion with PIC32MX795F512L and PIC32 C compiler. Use IRclick board in mikrobus 1. Turn off all LEDs

1 September 2012

Added a version for Mikromedia for STM32 M4 board and ARM C compiler

10 July 2012

Connect pin 33 of MMB (or better still, battery boost shield) to a 100 Ohm resistor and IR LED in series to Gnd.

Then you can send any code in any of eight IR protocols to your TV, DVD player or other domestic device.

Connect a higher current driver circuit and use a high current LED (or two) if you want longer range

Common Sony TV buttons are the easiest to work with if you have a Sony TV, but you can choose your own protocol, frequency and bytes to transmit.

I have a Samsung TV, so you will see I have set up handy Samsung buttons.

You can experiment to see what extra functions your TV (or other device) can perform in addition to the functions that your remote control will give.

To put Sony TV into test mode use the yellow buttons: Sony service - send - Sony TV inf -send

Same process to exit Sony test mode

See the sbprojects web site for an explanation of domestic IR protocols

See my other LIBSTOCK code example entries for IR reception and other IR related stuff

ALSO FROM THIS AUTHOR

GNSS 5 Click for EasyPIC v8

1

Monitor program for GNSS 5 click board and EasyPIC v8 development board See C file header text for instructions Also works with older EasyGPS Click board (but GPS only, so less satellites) Be sure to set 3.3 Volt supply for EasyPIC8 Version 2 is for GNSS 5 click in mikroBUS 1 socket and gives 2x16 LCD option

[Learn More]

FM Click for EasyPIC7 - mikroC version

0

This is an update to the mikroE and ybourden examples for FM click board Some bugs remain. Tailored for South England radio. Feel free to improve.

[Learn More]

InfraRed Remote Rx Sony IR protocol using interrupts

0

A simple receiver that receives Sony Protocol Infrared TV remote Signals from IRclick in mikroBUS 1 socket of EasyPIC7. For PIC12F1822 and PIC18F45K22 Light LEDs (or operate relays using drivers) in response to Sony Tv IR remote Due to popular demand... This code uses interrupts, so that other code can run without waiting for IR input

[Learn More]