Testers – what value add we provide?
As a tester what value add we provide? To answer this we need to answer few questions like What is a business value of testing? What is cost of quality?…
As a tester what value add we provide? To answer this we need to answer few questions like What is a business value of testing? What is cost of quality?…

To Connect 16*2 LCD Display Arduino Uno we will use the previous project to capture temperature and display on console. Parts required for the project: Arduino IDE to program the…

In this example project we will be combining an Arduino and DS18B20 sensor. The DS18B20 is also called 1-wire digital temperature sensor Arduino and DS18B20 Temperature Sensor The DS18B20 comes…

Following post will explain Servo motor control using Arduino UNO 3. Servo motors have three wires: power, ground, and signal. The power wire is typically red, and should be connected…

You have received your Arduino UNO and want to quickly verify and test arduino uno that it is in good condition or you want to write your first Arduino UNO…

The LM2576-Adjustable Buck regulator using LM2576- Adj series are monolithic IC that provides all active functions for a step-down(buck) switching regulator. The output voltage is adjustable from 1.23 v to…

Lighting LED using Raspberry Pi To lighting LED using Raspberry Pi we first need Python GPIO. In my previous post on Raspberry pi we have installed raspbian. Next thing is to start experimenting on it.…