TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (91 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 (139275 times)
  2. FAT32 Library (71759 times)
  3. Network Ethernet Library (57128 times)
  4. USB Device Library (47434 times)
  5. Network WiFi Library (43098 times)
  6. FT800 Library (42409 times)
  7. GSM click (29835 times)
  8. mikroSDK (28106 times)
  9. PID Library (26886 times)
  10. microSD click (26201 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: 498 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]

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]

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

5

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

[Learn More]