Introduction To Embedded Systems Arduino

Learn electronics using the Arduino platform and program the board to control various peripherals

Last updated 2022-01-10 | 4

- Detailed look at Arduino Uno Board
- Arduino Programming
- Basic circuit connections on a breadboard

What you'll learn

Detailed look at Arduino Uno Board
Arduino Programming
Basic circuit connections on a breadboard
Control of LED
Control of RGB LED
Produce a digital output using Arduino Uno
Produce an analog output using Arduino Uno
Accept a digital input
Read analog data
Work with switches
Temperature measurement using LM35
Work with LDR
Serial Communication from Device to Computer
Serial Commincation from Computer to Device

* Requirements

* Computer
* Arduino Uno board
* Arduino IDE software
* Breadboard
* resistors
* jumper wires
* LEDs
* LM35
* LDR
* soldering iron

Description

  • Detailed look at Arduino Uno Board
  • Arduino Programming
  • Basic circuit connections on a breadboard
  • Control of LED
  • Control of RGB LED
  • Produce a digital output using Arduino Uno
  • Produce an analog output using Arduino Uno
  • Accept a digital input
  • Read analog data
  • Work with switches
  • Temperature measurement using LM35
  • Work with LDR
  • Serial Communication from Device to Computer
  • Serial Commincation from Computer to Device

Course content

7 sections • 41 lectures

Introduction Preview 00:58

A general introduction to embedded systems. We will have a look at what is a microcontroller and a microprocessor. The section will end with alternative platforms to Arduino and on how to select a microcontroller.

What is Embedded Systems? Preview 02:52

What is a MCU? Preview 00:38

Alternatives to a MCU Preview 05:02

How to select a MCU? Preview 02:09

Introduction to Arduino Preview 06:27

Arduino Uno Board Preview 06:36

Alternative Development Boards Preview 00:42

Parts Required Preview 00:45

Arduino IDE Installation Preview 05:40

First Steps Preview 02:08

Overview of Arduino IDE Preview 02:30

Arduino Programming Structure Preview 05:13

Digital Output Preview 05:28

Quiz on Digital Output

This quiz will test the understanding of the digitalWrite function

LED Preview 05:46

LED Connection Preview 05:31

Programming to Conrol a LED Preview 04:47

LED Blinking Preview 06:28

Controlling Two LEDs Preview 13:08

Introduction Preview 06:22

Fade In Fade Out Preview 06:39

RGB LED Preview 01:50

Working with RGB LED Preview 09:50

Introduction to Digital Input Preview 09:04

Working with Switches Preview 09:45

Toggle LED Preview 10:00

Introduction to Serial Communication Preview 09:50

Quiz on Serial Communication

Transmitting Serial Data Preview 03:52

Receiving Serial Data Preview 07:39

Introdcution to Analog Read Preview 05:32

Reading a Potentiometer Preview 08:19

Potentiometer and LED Preview 06:38

Working with LDR Preview 06:11

LDR and LED Preview 05:51

Temperature Sensor Preview 04:32

Quiz on temperature sensor

Working with LM35 Preview 06:04

Temperature Indication using LEDs Preview 09:52

Conclusion Preview 00:42