Blog

Lesson-04 Program an Arduino Board using an Android Smartphone
|

Lesson-04 Program an Arduino Board using an Android Smartphone

In this tutorial, we’re going to learn how to control and program our Arduino board using an android smartphone. Requirements    1 – Arduino Board   2 – USB cable   3 – USB OTG Adapter   4 – Android Smartphone   5 – Android apk (ArduinoDroid.apk)   Have a look at the previous tutorials. Lesson-01  Introduction to Arduino…

Lesson-03 Introduction to the Arduino IDE
|

Lesson-03 Introduction to the Arduino IDE

Before we start controlling the world of Arduino, we’ll need to set up the software (IDE – Integrated Development Environment) to program the Arduino boards. The Arduino IDE allows us to write programs on our computers and upload them to our boards.   Have a look at the previous tutorials. Lesson-01  Introduction to Arduino Lesson-02 …

Lesson-11 How to use a Breadboard
|

Lesson-11 How to use a Breadboard

An electronic breadboard simply refers to a solderless breadboard or you can also call it a circuit builder. Breadboards are one of the most fundamental electronic components required by beginner student engineers when learning how to build circuits. Breadboards are a great choice for building temporary circuits, testing out new components such as ICs and…

Lesson-08 How to use a Multimeter
|

Lesson-08 How to use a Multimeter

In this tutorial, you’ll learn how to use a digital multimeter (DMM). A Multimeter is an essential tool that is used to diagnose and troubleshoot circuits. It’s capable of measuring multi-ple things related to electricity such as voltage, current, resistance, continuity, capacitance and so on, hence the name “multimeter”. It is your number one go-to…

Lesson-07 Series & Parallel Circuits
|

Lesson-07 Series & Parallel Circuits

In this tutorial, we are going to look at the two circuit configurations that is, Circuits connected in series and circuits connected in parallel. We’ll see how they differ from one another using simple circuits containing the most basic of components, resistors, capacitors, inductors and batteries and also explore what happens when all these components…