Actualités

Arduino_IR_HEX_Receiver.ino - read signals from remote controller Arduino_IR_Transmitter_for_RGB_Lamp.ino - execute signals with IR led, in this sketch, i put some HEX codes from my remote controller ...
It is a communication library that allows two Arduino’s to communicate with each other using RF Module i.e. transmitter – receiver pair. This library consists of several functions that are used for ...
The project was designed for Arduino system with the integration of infrared remote control receiver. The use of Arduino system proves to be working fine with any RC5 format remote control. The serial ...
This Project describes an Arduino based wireless Control appliances from Yoda adapter Remote. This project has a pair of Yoda adapter with an Arduino Nano board. Users can configure YODA modules as ...
What will you control with your old TV remote? It would be interesting to see this circuit hooked up so that a single IR emitter can act both as a transmitter and a receiver.
3D print and build an Arduino Pistol-grip Transmitter for controlling Remote Control cars.
Fig. 4: Transmitter circuit wired on a breadboard Before using the transmitter circuit, you need to program the Arduino Nano with Arduino code (remote_tx.ino) and the Yoda module to be configured as ...
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 ...
In this project, we made an arduino based tv remote with Alexa. This TV Remote is made using esp8266 nodemcu. This is very helpful to all the people for changing the channels, for volume control, ...
Initially we build a transmitter and receiver to communicate between Arduinos using Morse code sent by pulses of light waves. Next, we consider digital music, which we create by switching a voltage on ...