News

Bidirectional Visitor Counter using Arduino UNO and IR Sensor Introduction The aim of this project is to develop a circuit that can count the number of people entering and exiting a room using two ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
Arduino Motion Sensor – Circuit and Working The circuit diagram of the automation device using a motion sensor is shown in Fig. 2. It consists of an Arduino Nano board (MOD1), a PIR sensor (S1), a ...
That’s right, these parking sensors are powered by an Arduino board, and the only extra components that were used in the project are a HC SR04 ultrasonic sensor, an active buzzer, and jumper wires.
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno clones, has within it a watchdog timer that clicks over at a rate of ...