Here in this tutorial, we will learn how to interface a relay module with an Arduino. This project is a very important application of an Arduino. As here we will discuss to control the switching … Read more
Arduino Projects & Tutorials
Here in this tutorial, we will learn about fading an LED by using Arduino. The underlying principle of the Arduino LED fading circuit is based on Pulse width Modulation (PWM). This technique provides high or … Read more
Arduino LED Fading Circuit – Arduino Tutorial
HC–SR04 is very popular Ultrasonic Sensor it emits Ultrasonic Waves (above 20Khz frequency) OR Sound Waves to determine the distance of an object placed in front of the ultrasonic sensor this transmitted wave bounce back … Read more
How to Interface Ultrasonic Sensor HC-SR04 with Arduino
Blinking an LED with Arduino is one of the cool & basic Arduino tutorials for beginners you can say its a “Hello World” program of any programming language this tutorial is really easy to make … Read more
How to Blink an LED with Arduino | Arduino Tutorial
Would you like to learn how to interface a seven-segment display with an Arduino?. In this tutorial, we are going to interface a 7 segment display to Arduino UNO. The display counts from 0-9 and … Read more
How To Use Seven Segment Display With Arduino – Up Counter
The Arduino SD card module is especially useful for projects & tutorials that require data logging. The Arduino can create a file in an SD card to write and save data using the SD library. So … Read more
How to Read and Write Data in Arduino SD Card
Infrared Proximity Sensors can be used for different types of applications like obstacle sensing, color detection, fire detection, line sensing, etc, and also as an encoder sensor. The sensor provides a digital output of 5v … Read more
Interfacing Infrared (IR) Proximity Sensor with Arduino
The ttp223b is a capacitive touch sensor module and the sensor driver is based on the driver IC TTP223. This capacitive touch sensor is an ideal alternative for old-fashioned keypads and buttons. The operating voltage of the … Read more
How to interface Capacitive Touch (ttp223b) Sensor with Arduino
Arduino Vibration Sensor (SW-420) is a high sensitivity non-directional vibration sensor. When the module is stable, the circuit is turned ON and the output is high. When the movement or vibration occurs, the circuit will … Read more
How to interface Vibration Sensor (SW-420) with Arduino
Learning electronics not only can be enjoyable but it is sincerely pretty easy. I used to be one of these wonderings I would in no way be in a position to do “this” or “that” … Read more