TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141914 times)
  2. FAT32 Library (75065 times)
  3. Network Ethernet Library (59358 times)
  4. USB Device Library (49356 times)
  5. Network WiFi Library (45169 times)
  6. FT800 Library (44737 times)
  7. GSM click (31307 times)
  8. mikroSDK (30272 times)
  9. microSD click (27690 times)
  10. PID Library (27577 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: Hex Hexreader

Last Updated: 2016-12-26

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 543 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

hexreader's STM32 learning code

5

nothing very clever here, just odd little projects that I make as I learn how to use ARM chips on EasyMxPROv7 board. Just for fun, and only because there is so little ARM code out there.

[Learn More]

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]

Bus Pirate

0

Dig your old Bus Pirate gadget out of the junk drawer and put it to use. Example of Infrared Remote IR signal send. Easy to add your own functions

[Learn More]