Tag: NEC
TinyDecoder – Cool IR Receiver and NEC Decoder with Arduino
Infrared has been around for a long while. It has proven to be reliable enough so that basically almost everything remote and short range, that came before home automation was cool enough to be considered a thing, and battled its place fairly with RF technologies, so it deserves some...
Continue ReadingTinyRemote Control implements NEC protocol with Attiny13
The ATtiny series of microcontrollers are becoming popular as more people begin to learn about the huge capabilities packed into their tiny form factors and the possibility of easy programming through several modern tools like the Arduino IDE and PlatformIO. As a result of this...
Continue ReadingNEC Display Powered by Raspberry Pi
Earlier this month, NEC Display Solutions Europe announced that they are working on a new generation of large-format displays that support the Raspberry Pi compute module, enabling a seamless integration of Raspberry Pi devices with NEC displays. Originally developed to promote the...
Continue ReadingTV Tuner IR remote with a PIC16F684
Tahmid built a TV tuner IR remote with a PIC16F684: I then proceeded to write an IR transmitter using the PIC16F684 (using the MPLAB X IDE and XC8 compiler), following the timing information from the extended NEC protocol. In order to connect all the keys, I connected them in...
Continue Reading