This tutorial explains Digital input and digital output. Digital input is taken through push button and that is detected by Arduino Nano. This input is…
This tutorial of Robo India explains the basics of input and output programming in physical computing world. This tutorial teaches how to take analog input…
This tutorial explains how to take analog output from Arduino Nano. One of the basic tutorials for Arduino Nano. The output is taken on a…
arduino-nano-digital-output-led-blinking This tutorial explains how to take digital output from Arduino Nano. The output is taken on a LED that blinks for an interval of…
This is a very basic tutorial of Arduino. This tutorial explains the general introduction of Arduino Nano. 1. Introduction: Arduino is an Integrated Development Environment…
This tutorial of Robo India explains, how to use DS18B20 Temperature Sensor with Arduino. 1. Introduction: This module is used to measure temperature. DS18B20 are…
This tutorial of Robo India explains, how to use python code with Arduino to control LED blinking. 1. Introduction: Python is a general-purpose interpreted, interactive,…
This tutorial is to explain how to use a 16×2 character LCD Keypad Shield on Arduino board. 1. Introduction: The 16X2 LCD Keypad Shield build…
This tutorial of Robo India explains, how to make a calculator using Arduino. 1. Introduction: Calculator is a device , which is used to perform…
Robo India presents tutorial on the Arduino Traffic Light Controller . 1. Introduction: In this project, an Arduino based traffic light controller system is designed.…