Hello friends, Current Switching Circuit using Arduino? Do you know how to switch between two power supplies or current sources using Arduino and Relays? Welcome to another interesting article, suppose you want to operate a device that can be operated based on the room temperature or a temperature inside the device, let’s understand this with […]
Arduino
Arduino with temperature sensor – Interfacing LCD and LM35
Let’s see how to interface Arduino with temperature sensor. LM35 is a three-terminal temperature sensing device. It is used to measure temperature in the range of -55°C to 150°C. It is a three-terminal device that produces an analog voltage proportional to the temperature of its surroundings. We can convert the analog output into digital using […]
Arduino LCD Program Interfacing Diagram
In this article you will see Arduino LCD Program with Interfacing Diagram. Liquid Crystal Display (LCD) is now being used in every electronics field either it is analog or digital. To learn how LCD works with Arduino, one should know the basics of LCD. Commonly used LCD has 8 bits. Standard 16×2 LCD Display: There […]
Ultrasonic Sensor Without Arduino using 555 timer
Hey folks, have you used an ultrasonic sensor in your projects! Do you know how it works? In this project, we will use an ultrasonic sensor without Arduino for object detection. We will interface ultrasonic sensor with a 555 timer to control a DC motor. How ultrasonic sensors work? As the name suggests an ultrasonic […]