Course outline for Arduino

Pre-requisites for learning Arduino

Participants must have a basic knowledge of C

Lab Setup

Hardware Configuration

Participants must have access to a system with the following hardware configuration:

  • 2GB of free RAM, 20GB of free disk space and full network connectivity
  • Arduino Uno board
  • Basic electronics kit including breadboard, LED, resistors and wires

Software Configuration

  • Ubuntu 20.04/22.04 Desktop Edition (sudo/root access required)
  • Arduino IDE

Duration

2-5 days

Training Mode

Online training for Arduino

We provide:

  • Instructor led live training
  • Self-paced learning with access to expert coaches
  • 24x7 access to cloud labs with end to end working examples

All jnaapti sessions are 100% hands-on. All our instructors are engineers by heart. Activities are derived from real-life problems faced by our expert faculty. Self-paced hands-on sessions are delivered via Virtual Coach.

Classroom training for Arduino

Classroom sessions are conducted in client locations in:

  • Bengaluru
  • Chennai
  • Hyderabad
  • Mumbai
  • Delhi/Gurgaon/NCR

Note: Classroom training is for corporate clients only

Detailed Course Outline for Arduino

Introduction

  • Arduino, a quick prototyping tool

Cuircuit fundamentals

  • Building blocks of an electronic circuit
  • Circuit design

Resistance and resistors

  • Types of resistors
  • Resistor colour-coding

Diodes

  • Basics of semiconductor devices
  • Diodes
  • Light Emitting Diodes

Circuit design tools

  • Fritzing installation
  • Creating circuit visualizations in Fritzing

Microcontrollers

  • Microcontroller architectures
  • Arduino architecture and pin configuration

Using Arduino IDE

  • Creating a circuit to glow an LED
  • Creating an LED blink program