Arduino Tutorials

Interfacing GY-521 module with evive

In this tutorial we will interface the GY-521 module with evive. The GY-521 module contains a 3-axis accelerometer, a 3-axis gyroscope, a temperature sensor, and a digital motion processor. We will display the value of each sensor on the serial monitor.

How to interface Water Flow sensor with evive

In this tutorial, we will discuss how to interface water flow sensor with evive. How water flow rate, current water flowing and output water changes? The water flow rate in liters per hour, current water flowing and output water flowing data flowed since starting is displayed on the screen. All the answers are given in this tutorial.LET'S BEGIN...
ldr circuit

How to interface LDR sensor with evive ?

The tutorial will shows how to interface ldr sensor with evive and controlling the led state using the sensor.How does ldr sensor works? How to control lights using ldr sensor? All the answers are given in this tutorial.Let's begin...

Making Digital clock using “TM1637 4-digit display”

In this tutorial we will be making digital clock using "TM1637 4-digit display" and "RTC PCF8563" , we will also use slid switch and two potentiometer to set timing and we will display hours and minutes obtained from "RTC PCF8563" on "TM1637" 4 digit display

How to use evive’s Real-time Clock

This tutorial discusses what is a real-time clock, and how to use evive's real-time clock to show time, date, and day with the help of an Arduino IDE sketch.

How to interface DC motor with Arduino IDE

This tutorial discusses what are DC motors, how to control them, and how to interface them with Arduino IDE using motor control units in evive with the help of an Arduino IDE sketch.

How to use evive’s Slide Switch

This tutorial discusses different types of switches based on their pole and throw, what are slide switches, and a simple Arduino IDE sketch to display the state of evive's slide switch on the TFT screen.

How to use a Tactile Switch with evive

This tutorial discusses what are switches, types of switches, pull-up and pull-down resistors, and how to control the pin 13 LED on evive using a tactile switch with the help of an Arduino IDE sketch.
TFT Graphics

How to Draw Shapes on TFT Display

This tutorial discusses about the functions in the evive TFT screen library in Arduino IDE that help in drawing different shapes on the display with the help of a simple Arduino Sketch.
Arduino IDE while Loop

Arduino IDE: while Loop

This tutorial discusses what is a while loop, its general syntax in Arduino IDE, how it different from a for loop, and how it works.
Arduino IDE for Loop

Arduino IDE: for Loop

This tutorial discusses what is loop statement, a for loop, its general syntax in Arduino IDE, and how it works.
Arduino IDE Increment Decrement Operator

Arduino IDE: Increment & Decrement Operator

This tutorial discusses what are increment operator and decrement operator, two of the many arithmetic operators, their two different structures, and how to use them in Arduino IDE.
arithmetic Operators

Arduino IDE: Arithmetic Operators

This tutorial discusses what are arithmetic operators, and the arithmetic operators in Arduino IDE for addition, subtraction, multiplication, division, and finding out the remainder.
evive arduino variables

Arduino IDE: Variables

A variable is used in programming to store a value (integer, float, character or string) that may change during the life of the Arduino sketch.
arduino logo

Getting Started with Arduino IDE

This tutorial discusses how to install Arduino IDE in Windows, Mac & Linux, and configure Arduino to upload programs (evive Firmware) in evive.

evive – Plug and Play Part 2

In this tutorial, we’re going to take a look at the inbuilt tools that evive has and that truly makes it versatile and portable electronics lab. They are the pin state monitor, oscilloscope, sensing, and the function generator.
evive-Plug-and-Play-Part-1

evive – Plug and Play: Part 1

In this tutorial, we are going to give you a hands-on experience of evive’s plug and play interface through activities for controlling a DC motor, a servo motor, understanding the inbuilt touch sensors of evive.
Getting Started with evive

Getting Started with evive

This tutorial explains us what is evive, how to install the battery in it, how to charge it and the various input-output modules available in it.