In this post I will show how to construct an interesting Arduino based mini weather station project, which can show you ambient temperature, humidity, pressure, air quality and much more data from your surroundings, which can be used to predict weather from home. If you are interested in meteorology this project might come in handy […]
Arduino Projects
Arduino Frequency Meter Using 16 x 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 x 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 […]
Arduino Pure Sine Wave Inverter Circuit with Full Program Code
This article explains a simple pure sine wave inverter circuit using Arduino, which could be upgraded to achieve any desired power output as per the user’s preference. Circuit Operation In the last article I have explained how to generate sine wave pulse width modulation or SPWM though Arduino, we are going to use the same […]
Arduino SPWM Generator Circuit – Code Details and Diagram
In this post I have explained how to generate sine wave pulse-width-modulation or SPWM through Arduino, which can be used for making a pure sine wave inverter circuit or similar gadgets. The Arduino code is developed by me, and it is my first Arduino code, …and it looks pretty good 🙂 What is SPWM I […]
How to Control Servo Motor Using Joystick
In this post I have explained how to control servo motors using a joystick and Arduino. We will see overview about joystick, its pins, its construction and working. We will be extracting useful data from the joy stick which will be base for controlling the servo motors. Introduction The motto of this article is not […]
Digital Capacitance Meter Circuit Using Arduino
In this post I will show how to construct a digital capacitance meter circuit using Arduino which can measure capacitance of capacitors ranging from 1 microfarad to 4000 microfarad with reasonable accuracy. Introduction We measure value of the capacitors when the values written on the capacitor’s body is not legible, or to find the value […]





