0% found this document useful (0 votes)
53 views

Types of Arduino Boards

This document provides an overview of the key topics covered in Arduino programming including structure, variables, data types, arithmetic, constants, flow control, digital and analog input/output, time and match, random, serial communication, and examples such as digital output, digital input, high current output, PWM output, potentiometer input, variable resistance input, and servo output.

Uploaded by

Jun Hast
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Types of Arduino Boards

This document provides an overview of the key topics covered in Arduino programming including structure, variables, data types, arithmetic, constants, flow control, digital and analog input/output, time and match, random, serial communication, and examples such as digital output, digital input, high current output, PWM output, potentiometer input, variable resistance input, and servo output.

Uploaded by

Jun Hast
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

Arduino Programming Language *

Structure
Variables
Data types
Arithmetic
Constants

Flow control
Digital input/output
Analog input/output
Time and match

Random
Serial
Examples
1- Digital output

2- Digital input
3- High current output
4- PWM output

5- Potentiometer input
6- Variable resistance input
7- Servo output

*Reference: Arduino programming notebook By: Brian W. Evans 2007.

You might also like