Arduino project – Remote based toll gate and automatic parking indicator system

This post details about building a wireless toll gate and an automatic parking indicator system using Arduino. It will help anyone (including a beginner) who is interested to try their hands-on building and testing an Arduino project using IR remote / receiver, Ultrasonic sensor and servo motor. Project brief The idea is, When a vehicle approaches the toll gate, a […]

My Hackathon Project on Arduino

It was Hackathon 2018 and I was very excited to choose a hardware project and try it! So I picked Arduino, chose to build plus test a DC Door Bell using Arduino. This experience was similar to looking at a recipe book and trying out new dishes – 2 entrees, 2 mains, and 1 dessert. This blog shares my experience […]

Arduino Tutorials for Testers: Decoding of IR Remote

This is the seventh tutorial of Arduino tutorial series. In this tutorial, you will learn about how to decode the IR Remote and you will know about what kind of opportunities it will open for you. Components Required: Arduino Board Jumper Wires IR Remote IR Receiver: Following fig. 1 shows the IR Receiver. It has 3 pins: Output, GND, and […]

Arduino Tutorials for Testers: Stepper Motor

This is the last tutorial of Arduino tutorial series. In this tutorial, you will learn about how to interface stepper motor with Arduino and how to move rotor accurately to a specific angle. Components Required: Arduino Board Jumper Wires Stepper Motor ( 28BYJ-48 5VDC) Above Fig. 1 shows the image of stepper motor 28BYJ-48 and its step wiring details. Stepper […]

Arduino Tutorial Series for Testers

I believe anyone can build Electronics Circuits. And I have written a series of tutorials to test my belief. Yes, it is true. Anyone can learn and build electronics circuits. It doesn’t matter if you are an engineer or not. Learning electronics is easy if you ignore your self-doubt and move ahead to build the circuit. Plenty of people with […]