News

Simplify the process of extracting IR codes from your household appliances' remotes using Arduino and a TSOP sensor with this project. Capture and analyze IR signals effortlessly, empowering you to ...
The TV-B-Gone is a well known piece of kit in hacker circles: just point it at a noisy TV in a public space, hit the button, and one of the hundreds of IR remote codes for “Power Off” that it blinks ...
With all of the cool features on the Raspberry Pi, it is somewhat notable that it lacks a power button. In a simple setup, the only way to cut power to the tiny computer is to physically remove 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 ...
An Arduino-based infrared remote control for Philips TVs using the RC6 protocol. This project allows you to control your Philips TV through serial commands sent to an Arduino Micro.
Developers, makers and hobbyists that enjoy making projects using the Arduino platform might be interested in a new Arduino compatible infrared learning processor board which has been developed by ...
Chapter 1, page 11 This code is basic but allows the reader to gain insight into key elements for several other projects in this book. It combines two pieces of code that are listed in the examples ...
If you're into robotics or electronics, you've likely come across Arduino—a small microcontroller that can control sensors and motors for nifty DIY projects. Like the Raspberry Pi, the Arduino is ...