News

Here is the diagram of my Arduino infrared close proximity sensor. As you can see, the core part of my experimental setup is an Arduino UNO, but other compatible microcontrollers can also be employed.
If you are designing your own intelligent “Graden Computer” with an optional digital plant moisture sensor/water pump controller that lights an LED to alert the user when it is time to water a potted ...
This DIY gas leakage detector is designed for educational and basic monitoring purposes. For critical safety applications, ...
This Arduino-powered Shiftbrite ... He even provides the wiring diagram for his controller and the config file for his lights. If you have the time and are the DIY type, you could follow his ...
HIGH); delay(500); digitalWrite(light_1,LOW); delay(500); } } Here is the circuit for the Sparkfun Active Low style sensor. PIR Pin “+” connects to Arduino +5 one ...