arduino

Voice Controlled LEDs using Arduino and Bluetooth Voice Controlled LEDs using Arduino and Bluetooth

Controlling LEDs with voice command seems to be a difficult task, but it’s easy and you can quickly build it. We just need an…

Arduino Color Mixing Lamp using RGB and LDR Arduino Color Mixing Lamp using RGB LED and LDR

What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a…

Space Race Game using Arduino and Nokia 5110 Graphical Display Space Race Game using Arduino and Nokia 5110 Graphical Display

Programming has always been fun and it just got a lot better with development platforms like Arduino. Almost every programmer…

Interfacing Tilt Sensor with Arduino Interfacing Tilt Sensor with Arduino

A Tilt Sensor switch is an electronic device that detects the orientation of an object and gives its output High or Low…

Bluetooth Controlled Servo Motor using Arduino Bluetooth Controlled Servo Motor using Arduino

Using a Servo motor is common in Robotics for precise control. Here, in this tutorial we are going to show you how to use a…

Interfacing Arduino with ESP8266 Arduino with ESP8266 - Reading Data from Internet

The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong…

Controlling Multiple Servo Motors with Arduino Controlling Multiple Servo Motors with Arduino

Using one or two Servo with Arduino is Easy but what if we want to use more than one Servo Motors?

Here, we are going to…

Arduino MATLAB Tutorial - Interfacing MATLAB with Arduino Interfacing Arduino with MATLAB - Blinking LED

In this project, we are going to learn,

How to set up hardware support for Arduino in MATLAB software. How to control an…
TVOC and CO2 Measurement using Arduino and CCS811 Air Quality Sensor TVOC and CO2 Measurement using Arduino and CCS811 Air Quality Sensor

“Sadly, in the name of progress, we have polluted the air, water, soil and the food we eat”. So monitoring the air quality is…

Arduino based Countdown Timer Arduino Countdown Timer

A timer is a type of clock used for the measurement of time intervals. There are two types of timer, one which counts upwards…