News

While PIR sensors can be used with Arduino and other microcontroller boards, those best-suited for hobby use are smart enough to perform simple tasks without any programming.
Outdoor light motion sensors can add a healthy level of security to your home. Here's how to set them up.
Using motion detectors and an Arduino you can trigger lights, fans, or even an pneumatically controlled cleaver-wielding clown to help add your house to the “if you dare” list.
This is a firmware application written in C++ using Arduino and Adafruit libraries. It sleeps in low power mode until, activated by the motion sensor, it takes a picture.
[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...