echo '' ;

Arduino – Course

Requirements

  • A Windows, Mac or Linux computer
  • An Arduino Uno
  • Electronics parts like resistors, LEDs, sensors, as listed in Section 1 of the course
  • Essential tools: a mini breadboard, jumper wires, a multimeter, a soldering iron and solder, wire cutter
  • Be excited about electronics!

 

Description

   This is the original, best-selling Arduino course on ArunEworld, by Tech Exploration. It is trusted by thousands of students, and contains 52 hours of content, quizzes, Github code repository, thousands of active student discussions, and countless downloadable and linked resources.

Please don’t be confused by other courses with a similar name.

  • This course is for the new Arduino Maker.
  • Do you have a passion for learning?
  • Are you excited about becoming a Maker with the Arduino?
  • If you answered “yes!” to both, then you are ready to get started!

In making this course, I emphasized the importance of getting the basics right and learning to mastery. As an educator for over 2 years, I know first-hand that hitting a roadblock because you lack the fundamental knowledge to progress can be demotivating.


Syllabus – Basic (30 Hours)

ModuleSessionTopics
1Introduction and FamiliarizationCourse Introduction

Hardware Overview

Download and Install the
Arduino IDE

Arduino IDE and Sketch Overview

Understanding Arduino Syntax
2BasicsUnderstanding and Using Variables

Blink an LED

digitalRead() and Serial Port Communication

analogRead() and Serial Port Communications

Reading Analog Pins and Converting the Input to a Voltage

Fade an LED with Pulse Width Modulation using analogWrite()
3ControlIf-Else Statement, Comparison Operators and Condition

For Loop Iteration

How to Use Arrays

Switch Case Statement and Using a Keyboard for Data Collection

While statement
4DigitalBlink an LED Without using the delay() Function

Using Buttons

State Change Detection and the Modulo Operator

De-bouncing a Button
5AnalogAnalog I/O and Serial Communications

Analog Input

Calibration

Smoothing Data

Syllabus – Advanced (60 Hours)

ChapterSessions
1. BasicGetting started with Arduino.

Introduction to Arduino

Setup your computer to use Arduino.

Understanding electronics elements

Resistors, capacitors, transistors, relays etc.
2. LEDs.Blinking of LEDs

Fading of LED.

Circling of LEDs. ( FOR loop)

Blinking of EVEN and ODD states of LEDs.

LED dice.

Traffic light system.

And many more projects
3. Serial monitoring.Controlling of LEDs from your computer.

Reading analog and digital inputs.
4. Digital inputsControlling LED using push button.

Switching ON a relay.
5.  Analog inputs.Controlling of LEDs using a joystick.

Controlling a DC motor, PWM.

Changing the brightness of LEDs using potentiometers.
6. LCD displaysWiring of LCD screen with Arduino.

Displaying a message in LCD screen.

Screen navigation on LCD.

Turn ON a LED by entering the password.

Knowing the status of the LED.

Scrolling of text.

Displaying room temperature using LM 35 temperature sensor.
7.Seven segment display.Simple automatic countdown and count up (FOR loop)
Increment or decrements a number by using push button.
8. Servo motors.Controlling Servo Motor with Joystick
Indexing of Servo motor
Direction control of Servo Motor
Servo Motor based Projects
Synchronizing 2  Servo Motors

One thought on “Arduino – Course”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from ArunEworld

Subscribe now to keep reading and get access to the full archive.

Continue reading