TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (348 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136229 times)
  2. FAT32 Library (69498 times)
  3. Network Ethernet Library (55712 times)
  4. USB Device Library (45997 times)
  5. Network WiFi Library (41640 times)
  6. FT800 Library (40804 times)
  7. GSM click (28789 times)
  8. PID Library (26333 times)
  9. mikroSDK (26061 times)
  10. microSD click (25148 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

mikromedia7 for STM32F4 IR receive - NEC and Sony

Rating:

0

Author: Robin Day

Last Updated: 2016-12-26

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 435 times

Not followed.

License: MIT license  

My first project for using mikromedia7 board (rev 1.02).
Demonstrates use of the IR receiver on-board for decoding NEC and Sony SIRC12 TV remote protocols.
Do not worry that Sony is 40 kHz and receiver is 38kHz. 40 kHz works fine, just at about half the range.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikromedia7 for STM32F4 IR receive - NEC and Sony" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikromedia7 for STM32F4 IR receive - NEC and Sony" changes.

Do you want to report abuse regarding "mikromedia7 for STM32F4 IR receive - NEC and Sony".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

05 August 2016 - Pin diagram added - I find it handy, but you may not - program also puts out 500Hz squre wave on many, but not all pins for scope tests

04 August 2016 23:00 - NEC version added

04 August 2016 01:00 - first version of Sony IR receive program - update and an NEC version will probably follow soon.  

25 December 2016 NEC version updated to handle repeat messages. Ignore RC5 folder - This project may never be finished.

ALSO FROM THIS AUTHOR

SRF02 Distance Measuring with EasyPIC7

0

A simple example for getting started with SRF02 Ultrasonic distance measuring module. - All switches off except LCD backlight SW4-6 on. - Connect SRF02 module as described in the C file header text. - JPG included to show SRF02 lead construction

[Learn More]

Frequency Counter for EasyPIC7 - Updated

4

Updated Frequency Display / Counter example for EasyPIC7 with LCD fitted. Connect RC0 to RC2 for 2KHz test frequency. Select Frequency with RE0=1 or count with RE0=0

[Learn More]

PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor

0

I wanted to use a PIC18 Q with mikroE tool chain, but found support to be frustratingly limited. Solution - make a PIC18FxxQ10 SDK monitor project, but ignore everything SDK Libraries unavailable, so I had to roll my own functions Not sure there is any real point Maybe it will spark better ideas

[Learn More]