Introduction ADCs are important in electronics because they allow microcontrollers and computers to process and interpret analog signals. In many applications, sensors and other devices produce analog output signals that represent some physical quantity, such … Read more
arduino
Introduction There are several ADCs available for use with the Arduino, ranging from simple, low-resolution converters to high-precision, high-resolution devices. Some of the most common ADCs for use with the Arduino includes the MCP3008, MCP3204, … Read more
Interfacing ADS1115 16-Bit ADC with Arduino
Introduction Welcome to our tutorial on interfacing the ADS1015 12-bit ADC with an Arduino microcontroller! The ADS1015 is a high-precision, low-power analog-to-digital converter that can be used to measure a variety of analog signals. It … Read more
Interfacing ADS1015 12-Bit ADC with Arduino
In this tutorial, we are going to make an “Arduino based Inverter Circuit”. An inverter is an electrical device that converts DC voltage. Almost always from batteries into standard household AC voltage, so that it … Read more
Arduino based Inverter Circuit
Most of the time, people leave their fans on while leaving the room as they forget to turn it off. They even set their fan to the highest speed irrespective of the weather outside. All … Read more
Automatic Fan Speed Control Circuit by Arduino
In this tutorial, we are going to make a “Variable Timer Relay” using Arduino. Timers are used in many applications in our day-to-day life. As some electronic or electrical appliances need a time-limited power supply, … Read more
Variable Timer Relay using Arduino
Introduction Do you want to learn Arduino in a fun way? Let’s look at this project. Because in this project using an Arduino and a color sensor, we are making an electronic chameleon We are … Read more
Electronic Chameleon – Arduino
Introduction We often use it on our cellphones vertically, but what do we see when we click the rotate button? The visual turn horizontal. Similarly, while playing a game, we touch the screen to aim and … Read more
MPU6050 Gyroscope with Arduino
Introduction These days, accelerometers are a common component of electronics and are utilized for a broad variety of purposes. Most of the time, this simple sensor goes unnoticed, and chances are you already have one … Read more
Memsic MX2125 Accelerometer with Arduino
Introduction Security alarms are no longer a great deal to employ. Everyone now uses alarm systems for their home, office, or workplace; because everyone is aware of rising crimes. One of those devices includes door … Read more
Door Alarm with Ultrasonic Sensor
Introduction Often times in electronic devices we need to display the data or show the message to the user of the device. And hence for this purpose display screens like LCDs are employed. This article … Read more
Displaying Sensor Values on LCD 16×2
Introduction Water is essential for the growth of plants. But, because irrigation should be neither excessive nor insufficient, it necessitates careful planning. The use of soil moisture sensors greatly aids farmers’ efforts and lowers expenses … Read more
How to Use a Soil Moisture Sensor
Introduction In the past, using ultrasonic sensors for the measurement of distance was viewed as the last choice since it was thought that the technology was challenging to understand and apply. However, due to the … Read more
Ultrasonic Range Detector Using Arduino and SR-04F
Introduction Corona gave us a wealth of knowledge. It had become quite difficult to distinguish between people who are infected by the virus and those who are not, as we had witnessed during that pandemic. … Read more
Contactless Temperature Sensor MLX90614 – Arduino
Introduction In this tutorial, let’s make utilization of the PC fan. Everyone has used a computer, and you may have seen an active cooling fan on your computer. These Fans are used to circulate air … Read more
PC Fan as a Sensor – Arduino
Introduction In this tutorial, we are going to make an ” Arduino Variable Timer Relay “. A quick, reliable solution based on Arduino is provided to automate electrical equipment depending on the situation. This Arduino … Read more