In this post we are going to construct an Arduino based wireless thermometer which can monitor the room temperature and external ambient temperature. The data is transmitted and received via […]
Search Results for: ARDUINO PROJECTS
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 […]
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 […]