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 […]
Search Results for: ARDUINO PROJECTS
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 […]
How to Interface 4×4 Keypad with Arduino
In this post I have explained how to interface a 4×4 keypad with Arduino. We are going to see what is a keypad, how it is constructed and a how to program the Arduino to receive keystrokes form the keypad and print them in serial monitor. What is a keypad? A keypad is a portable […]
Arduino IR Remote Control Circuit
In this post I will show how to construct a customizable Arduino based IR (infrared) based wireless remote control switch, which consists of IR remote and a receiver, you may modify according to your needs. In the later part of the article I have explained about an upgraded foolproof version of an IR remote control […]
Arduino Digital Clock Using RTC Module
In this post I will show how to construct a digital clock using RTC or Real Time Clock module. We will understand what “RTC” module is, how to interface with Arduino and what it does. By: RTC module is a circuit, which keeps track of current time accurately. It does two functions, it communicates with […]





