If you’ve ever needed a short-range remote control for a project, [firestorm] is here to help you out. He put up a great tutorial on using an IR remote to do just about anything with everyone’s ...
Controlling the colour of an LED with an IR remote. Based on the button pressed, the colur of the LED varies among Red, Blue, Green and White. 0 - White 1 - Red 2 - Blue 3 - Green Power - Turn off the ...
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 ...
This program combines the Neopixel library from Adafruit and the IRLremote library to create a remote controllable LED strip. Anyone who is interested in development should take a look at FastLED, ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, making it ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...
In this article, we will explore a straightforward method to create an IR remote-controlled FM radio with RDS (radio data system) using the ESP-01 module. We will utilise the Arduino IDE for software ...
There was a time when infrared (IR) transmitters on mobile phones were common, but, that is no longer the case. This project offers a solution: Use your mobile phone with its Bluetooth connectivity to ...