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 […]
Search Results for: ARDUINO PROJECTS
Arduino Frequency Meter Using 16×2 Display
In this article we are going 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 […]
How to Interface Accelerometer ADXL335 with Arduino
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 […]
Simple Arduino Digital Ohmmeter Circuit
In this post we are going 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 […]
How to Interface 4×4 Keypad with Arduino
In this post we are going to learn how to interface a 4×4 keypad with Arduino. We are going to see what is a keypad, how it is constructed and […]
Arduino IR Remote Control Circuit
In this post we are going to construct a customizable Arduino based IR (infrared) based wireless remote control switch, which consists of IR remote and a receiver, you may modify […]