In this post I will show how to construct a battery eliminator / DC variable power supply which will automatically cut-off the supply, if the current flow through the load exceeds the preset threshold level. By Girish Radhakrishanan Main Technical Features The proposed over current cut-off power supply circuit using Arduino has 16 X 2 LCD […]
Search Results for: ARDUINO PROJECTS
Wireless Thermometer Using 433 MHz RF Link Using Arduino
In this post I will show how to construct an Arduino based wireless thermometer which can monitor the room temperature and external ambient temperature. The data is transmitted and received via 433 MHz RF link. Using 433MHz RF Module and DHT11 Sensor The proposed project utilizes Arduino as brain and the heart as 433 MHz […]
Making a Single Channel Oscilloscope using Arduino
In this interesting post, we are going to make a simple single channel oscilloscope using Arduino and a personal computer, where the waveforms will be showcased on the PC’s display and frequency and time period of the input waves will be displayed on the 16 x 2 display. Introduction Every electronics enthusiast once said “I […]
Arduino Frequency Meter Using 16×2 Display
In this article I will show how to construct a digital frequency meter using Arduino whose readings will be showcased on a 16×2 LCD display and will have a measuring range from 35 Hz to 1MHz. Introduction Being electronics enthusiast, we all would have come across a point where we need to measure frequency in […]
Interface Accelerometer ADXL335 with LED and Arduino (Circuit Diagram)
In this post, we are going to see how to use an accelerometer with arduino and extract useful readings, which will be printed on serial monitor of IDE. We will also be exploring how accelerometer works in a nutshell and its applications. How the Accelerometers Works Accelerometer is an electromechanical device, which is used to […]
Simple Arduino Digital Ohmmeter Circuit
In this post I will show how to construct a simple digital ohmmeter circuit using Arduino and 16×2 LCD display. We will also be exploring the other possible circuit ideas using the same concept. Circuit Objective The motto of this article is not just making an ohm meter to measure the resistance; your multimeter can […]