by rudelabs.ai | May 24, 2022 | Arduino, Coding Basics, Coding Projects
Introduction In this Arduino project, we will make a Smart Fan using Arduino. For this, we will use PIR Sensor & temperature sensor to know the existence of any human in the room based on which the fan will ON or OFF w.r.t the room’s temperature. This smart...
by rudelabs.ai | May 23, 2022 | Arduino, Coding Basics, Coding Projects
Introduction Today’s Arduino tutorial teaches us how to join DC Motor with Encoder using Arduino Uno. In this Arduino project, we will alter the voltage or current from the power supply, and accordingly, the encoder will change the DC motor’s speed. The...
by rudelabs.ai | May 22, 2022 | Arduino, Coding Basics, Coding Projects
Introduction In this Arduino project tutorial, we will create a Clock Without Using RTC In Arduino With Temperature and Humidity Indicators. You will get to learn the step by step procedure along with the source code and explanation of the code. So let us start with...
by rudelabs.ai | May 20, 2022 | Arduino, Coding Basics, Coding Projects
Introduction In today’s coding tutorial, we are going to make an Arduino Water Level Indicator using LCD. To make this Arduino project, we will use an LCD to indicate the empty tank in centimeters. Water Level indicators are very useful in home apartments,...
by rudelabs.ai | May 18, 2022 | Arduino, Coding Basics, Coding Projects
Introduction We will make a Study Lamp using Arduino in this Arduino project tutorial. To make this project will use two sensors to automatically switch on and off the study lamp using Arduino. Students in schools and colleges can utilize this automation for better...
by rudelabs.ai | May 17, 2022 | Arduino, Coding Basics, Coding Projects
Introduction We all must have faced the issue of not having sufficient water in our tanks when required or water flowing off from our tanks as we forget to switch off the motor on time. So to solve this problem, we can use Arduino to set conditions to automatically...