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: Decoding of IR Remote
Arduino Tutorials for Testers: Serial Monitor
This is the fifth tutorial of Arduino tutorial series. In this tutorial, you will learn about how to prompt a message on the serial monitor and how to capture the different data type inputs which user provides from the serial monitor. Components Required: For this tutorial, you only require an Arduino board. Importance of Serial Monitor: Serial monitor plays a […]
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 […]
Arduino Tutorials for Testers: Ultrasonic Sensor
In this tutorial, you will learn about how to interface ultrasonic sensor with Arduino and how to measure the distance of an object using ultrasonic sensor. This is the sixth tutorial of our ‘Arduino tutorials for testers’ series. We are presenting some of the most commonly used hardware components along with some basics of electronics theory. So, if you are […]
Arduino Tutorials for Testers: LCD Display
In this tutorial, you will learn about how to interface LCD Display with Arduino and display a message on LCD Display. This is the fourth post of our hands-on, Arduino tutorial series. Follow along and you will produce something useful at the end of each tutorial. We also cover just enough electronics theory for you to be able to understand […]
Arduino Tutorials for Testers: Servo Motors
This is the third tutorial of Arduino tutorial series. In this tutorial, you are going to learn about how to interface Servo Motor with Arduino and how to control the movement of Servo Motor from the Serial Monitor. Background about this tutorial series We think that testers who get comfortable with hardware are going to have many more testing opportunities […]
Arduino Tutorials for Testers: build a Light Dimmer
In this tutorial, you will learn about Ohm’s Law, how to build a Light Dimmer and two important basic modules/commands of Arduino i.e. Analog Read and Analog Write. This is the second installment in Arduino tutorial series. We have designed the series to be hands-on. You will produce something useful at the end of each tutorial. You will also learn […]
Arduino Tutorials for Testers: build a door bell
This is the first installment of our tutorial series on Arduino. In this tutorial, you will learn about how to build a DC Door Bell and two basic but important modules/functions/commands: Digital Read and Digital Write. Why this post? Arduino on a software QA site? Huh? Well, we think the tech world is changing enough that testing will have to […]