Introduction In engineering, whether it is a DC motor, a servo motor, or a stepper motor, industries cannot function without them. These motors are employed in consumer and robotics applications and industrial machines. So we’ve … Read more
Arduino Projects & Tutorials
Introduction If you aspire to send any message from your electronic device, if you require to get updates on any of your projects, or if you want to deliver or receive a call from that … Read more
Send Receive SMS & Call with SIM900 GSM Shield
Introduction Are you looking for an agricultural system that updates you or sends the message on your mobile phone? Or are you looking for any device that can help you to send the message from … Read more
Send Receive SMS & Call with A6 GSM Module & Arduino
Introduction To check the temperature at multiple points of any device, more than one DS18B20 sensor can be used. Consequently, many DS18B20 digital temperature sensors can easily be interfaced collectively with the microcontroller through one-wire … Read more
Interfacing Multiple DS18B20 Digital Temperature Sensors with Arduino
Introduction To determine the angular position of the rotating shaft, a sensor called a rotary encoder is used. Thus, the sensor produces electrical signals according to the rotation. The sensor has a wide range of … Read more
Rotary Encoder with Arduino
Introduction Motors have greater use in engineering, either the DC motor, a servo motor, or a stepper motor, industries cannot operate without motors. And, just not industrial machines, these motors are also used at the … Read more
Control 28BYJ-48 Stepper Motor with ULN2003 Driver
Introduction Motors are more widely used in electronics; whether it’s a DC motor, a servo motor, or a stepper motor, industries cannot function without them. These motors are employed in consumer and robotics applications, in … Read more
Control Stepper Motor with A4988 Driver Module & Arduino
Introduction Stepper motors are utilized in a wide range of applications. Textile machines, printing presses, medical imaging equipment, CNC machines, and a variety of other devices use stepper motors. Stepper motor control, on the other … Read more
Control Stepper Motor with L298N Motor Driver & Arduino
This article discusses three significant motors and their interface with a driver module’s microcontroller. This tutorial will interface “L293D Motor Driver with Arduino UNO”. A DC motor is an electric motor that runs on DC … Read more
Controlling DC, Stepper & Servo with L293D Motor Driver
Introduction RTC is the abbreviation for Real-Time Clock. RTC modules are TIME and DATE remembrance systems with a battery arrangement that allows the module to operate without external power. As a result, the TIME and DATE … Read more
Interfacing DS3231 Precision RTC Module with Arduino
Introduction DC motors have wide use in electrical, electronics, and mechanical industries. Shafts, vacuum cleanses, conveyors, washing machines, printing machines, and many other machines used DC motors in them. However, controlling DC motors is need … Read more
L298N DC Motor Driver Module with Arduino
Introduction In this tutorial, we are going to interface ” Ethernet Web Server with Arduino UNO & Relay”. You can transform an Arduino into a basic web server by attaching an Ethernet shield to it, … Read more
How to Interface Arduino Ethernet Web Server with Relay
In this tutorial, we are going to interface ” One Channel Relay with Arduino UNO”. The one Channel Relay Module is a handy board for controlling high supply voltage, high current loads such as lights, and AC … Read more
Interface One Channel Relay Module with Arduino
Introduction In this tutorial, we will interface the ” 4Ă—3 & 4Ă—4 Membrane Keypad with Arduino UNO” The numerical keypad is the membrane keypad. These keypads are used in various applications for calculations and other … Read more
Interface 4Ă—3 & 4Ă—4 Membrane Keypad with Arduino
Counters are used in almost every digital gadget. Counters are an essential part of digital watches, calculators, digital timers, digital meters, and any other device that displays numerical data. A seven-segment counter circuit is an … Read more
Seven-Segment Display Interface with Arduino
Almost every one of us has used the Nokia phone; there was even a time when these phones got the fame. Some of those phones used the graphic LCD module. This module was designed to … Read more