by rudelabs.ai | Jun 2, 2022 | Arduino, Coding Basics, Coding Projects
Introduction Do you know how to connect NeoPixel Jewel with Arduino? If You don’t know, no worries, as in this tutorial, we are going to learn how to make this connection. Before proceeding further, let me tell you what NeoPixel Jewel is. It is a beautiful round PCB...
by rudelabs.ai | May 25, 2022 | Arduino, Coding Basics, Coding Projects
Introduction This tutorial teaches you how to make a Stopwatch using Arduino. To make this Arduino project, we will use an LCD screen to display the time of the stopwatch. Watch this video to have a better understanding of how this project works. Supplies To...
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,...