cancel
Showing results for 
Search instead for 
Did you mean: 

NEC protocol based remote with STM8S105K4T6

RV97
Associate

I am trying to make a project using STM8S105K4T6 and NEC based IR remote. I am using Sduino to program the board. I want to turn on and off two relays and two leds using IR remote. Please help me to make the IR decoder for the board. 

1 REPLY 1
Peter BENSCH
ST Employee

Welcome @RV97, to the community!

It seems you are looking for a solution for your entire project, and for a very old MCU at that, for which you will probably find little support in a forum. However, you can divide the project into sub-projects and think about each one.

If it's just about the IR decoder, your favourite search engine will probably help you with a search for e.g. ‘+infrared +nec +stm8 +decode’. However, I don't hold out much hope for a finished example, because most developers prefer to work with more modern 32-bit MCUs than with outdated 8-bit MCUs.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.