module

Iot air quality monitoring system

IOT based Air Pollution Monitoring System using Arduino

In this project we are going to make an IOT Based Air Pollution Monitoring System in which we will monitor the Air Quality over a webserver using internet and will trigger a alarm when the air quality goes down beyond a certain level, means when there are sufficient amount of harmful gases are present in the air like CO2, …

IOT based Air Pollution Monitoring System using Arduino Read More »

Arduino Distance Sensor 1

Arduino Based Distance Measurement using Ultrasonic Sensor

Ultrasonic sensors are great tools to measure distance without actual contact and used at several places like water level measurement, distance measurement etc. This is an efficient way to measure small distances precisely. In this project we have used an Ultrasonic Sensor to determine the distance of an obstacle from the sensor. Basic principal of ultrasonic distance measurement is based on …

Arduino Based Distance Measurement using Ultrasonic Sensor Read More »

simple digital light meter

Building a simple digital light meter using Arduino and BH1750FVI sensor

A light meter is a device that measures the intensity of light. It finds applications in schools, hospitals, production areas, passageways and more to measure and maintain proper lighting levels. It is often used by photographers to determine the proper exposure for a photograph. Today we are going to build a simple light meter using …

Building a simple digital light meter using Arduino and BH1750FVI sensor Read More »

Color Sensor and Asynchronous Mode

Quark D2000 I2C Interfacing Add a Color Sensor and Asynchronous Mode Using Arduino

We finish up our project using I2C on the Quark D2000 development board with the addition of a color sensor and an object color identifier program. Finally, we revisit interfacing the BH1750FVI ambient light sensor using asynchronous mode I2C.Before continuing in this article, consider reading through part one of the article: Quark D2000 I2C Interfacing: Add …

Quark D2000 I2C Interfacing Add a Color Sensor and Asynchronous Mode Using Arduino Read More »

Arduino Irrigation plant watering system

Arduino Irrigation and Plant Watering using Soil Moisture Sensor

This project is about a moisture-sensing automatic plant watering system using Arduino UNO. The system reads the moisture content of the soil using soil moisture sensor and switches ON the motor when the moisture is below the set limit. When the moisture level rises above the set point, the system switches off the pump.  The status of the tank, …

Arduino Irrigation and Plant Watering using Soil Moisture Sensor Read More »

Fidget Spinner RPM Counter

Fidget Spinner RPM Counter Using Arduino

Hi everyone! This is my next project, Fidget Spinner RPM Counter or Arduino Tachometer with Hall-Effect Sensor. 1: Requirements Parts Required: Fidget Spinner neodyimium magnet Arduino Uno LED + resistor 220 Ohm Hall-Effect Sensor – a3144 resistor 10 k Wires Breadboard LCD 1602 2: Hall-Effect Sensor Using Hall-Effect Sensor we can measure the speed of …

Fidget Spinner RPM Counter Using Arduino Read More »