
How to control a Servo motor with Arduino.
In the previous tutorials we have seen how to control DC motors and Stepper motors using Arduino and the various types of motor drivers…
Tutorial archive

In the previous tutorials we have seen how to control DC motors and Stepper motors using Arduino and the various types of motor drivers…

RGB LEDs play a large part in applications like outdoor decoration lighting in cities, stage lighting designs, home decoration lighting and LED display matrix.…

The HC-SR04 Ultrasonic sensor can be used to detect objects in a range of up to 13 feet away. In this tutorial this sensor…

Sound is a very important aspect in a number of projects and in this tutorial I will show you how we can make a…

The MQ2 gas sensor is used for detecting the levels of various gases around the area, so you can utilize this sensor as a…

A light sensor with Arduino is a simple demonstration of how Arduino can be used in home automation, in this case controlling the lighting…

NodeMCU is an open source IoT platform that includes Lua based firmware running on the ESP8266 WiFi SoC from Espressif Systems, and hardware based…

Today I like to show you how you can use the Esp8266 Nodemcu and a 4 channel relay module to create a webserver that…

A micro sd card module is preferred in cases you need to store large amounts of data and other information for your Arduino project.…

One of the most useful things you can do with an Arduino is control higher voltage (120-240V) devices like fans, lights, heaters, and other household appliances. Since the Arduino…