News

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 Arduino IR sensor module tutorial we are explaining how to connect IR sensor module with Arduino Uno and write the code to get the IR motion sensor working.
Two Infrared LEDs always emit continuous infrared beam to the Photodiode. The IR LEDs and Photodiode are placed on the opposite frames of the door and properly aligned. Resistor R1 is the current ...
We made Resistor Reel Cutting Machine using Arduino and the best part is this machine can handle any tapped component reels like resistors reels, diodes reels or anything of that kind.
Arduino Processing: The Arduino reads the output from the IR sensor. If the sensor detects an object (i.e., the output is HIGH), the Arduino sends a signal to turn the LED on and then off, causing it ...
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, makin… ...
It's important to have a grasp of how to read Arduino resistors, as they're useful for controlling the current in an electrical circuit.
Voor dit kun je een Arduino Pro mini ATMEGA328P 3.3V 8M gebruiken. De LEDs kunnen met een weerstand van 100 Ohm aan de PWM pins worden gemaakt. Rood op 9, groen op 10, blauw op 5, en geel op 6. Maar ...