Introduction The market for gesture sensing and recognition is growing. This is partly because technology is improving. In the real world, proximity and gesture sensors are helpful to humans because they provide the help that … Read more
arduino
Introduction If you’ve ever been curious about how the screen light on your smartphone works, here’s your chance to find out. The reason is the presence of an ambient light detector. Smartphones have a built-in … Read more
BH1750 Ambient Light Sensor Interfacing with Arduino
Introduction UV radiation has so many uses in our daily lives. On the one hand, it may have some positive effects on one’s health; however, the excess amount can cause sunburn, skin issues, DNA damage, and skin … Read more
DIY UV Meter with Arduino and a Nokia 5110 Display
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
Control Stepper Motor with DRV8825 Driver Module & Arduino
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 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 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
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 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
Interface Nokia 5110 Graphic LCD Display with Arduino
Introduction In most of the projects that need a display, you have used a simple LCD every time. Now, this time make your project a little entertaining, mesmerizing, and fascinating by using an Organic light-emitting … Read more