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
Automatic Irrigation Circuit using Arduino
In this post I will show how to construct an automated water irrigation system for small garden using arduino and soil moisture sensor. Introduction The proposed system can monitor the soil moisture level and when soil moisture goes below preset value, the 12V DC pump will be triggered for predetermined period of time. The status […]
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 […]
GSM Car Ignition and Central Lock Circuit Using Arduino
In this post I will show how to construct a GSM based car security system using Arduino, which can lock and unlock car’s ignition system and central lock by sending a password SMS to car from your cellphone Car theft can be a heart break; it feels like your loved one got kidnapped. It hurts […]
Arduino PWM Signal Generator Circuit
In this post we elaborately study how to make an Arduino based PWM signal generator circuit, which can be set or adjusted with a potentiometer or a pot to any preferred duty cycle ratio. WHAT IS PWM? pwm or pulse width modulation as the name itself suggest is modulation of width of the pulses i.e. […]
High Current Motor Control Circuit using Arduino
In this project, I have explained how to control motor speed using Arduino PWM circuit, and how to implement reverse forward or direction control in a DC motor using Arduino through a couple of push button switches. Any high current motor upto 30 amp can be controlled using this set up. Introduction Motor is a […]





