Controlling an LED with Arduino Using an IR Sensor An Infrared (IR) sensor is a commonly used device for proximity detection and object sensing. When combined with an Arduino and an LED, it can create ...
Creating a traffic light system with IR sensors and Arduino cameras to manage traffic // Define IR sensor pins #define IR_SENSOR1_PIN 2 #define IR_SENSOR2_PIN 3 // Define traffic light pins #define ...
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 ...
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 ...
モジュールをマグネットでパチパチくっつけていくことで電子回路を組み立てられる「littleBits(リトルビッツ)」に、マイコンボード「Arduino」モジュールが登場。ブレッドボードやはんだ付けや面倒な配線などが一切不要で電子回路を組み立てて、Arduino ...