News

This repository holds details on how to create an I2C IR Remote Control Device. The hybrid circuit depicted above also allows for both IR remote control code transmission (TSAL6400) and IR remote ...
Arduino-ir-remote-json Sketch arduino to send and receive IR signal with serial json communication.
He put up a great tutorial on using an IR remote to do just about anything with everyone’s favorite microcontroller platform. [firestorm] used the Arduino IRremote library to decode the button ...
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
The use of Arduino system proves to be working fine with any RC5 format remote control. The serial port is being used to send the received RC5 code which will be read on the serial console hyper ...
The Arduino uses Ken Shirrif’s IR Remote library to handle the infrared remote control functions. SoftwareSerial is used to connect to the Bluetooth module.
This paper presents an Arduino platform developed to control a programmable instrument (a digital signal generator) remotely through the RS-232 interface using the Standard Commands for Programmable ...
Arduino users and enthusiasts may be interested in some new tools created by the official Arduino team, to make checking your code as easy as possible.