English 0
English 0
UNO
Presented by :
Maram Hannachi & Talel
Benslimen
TABLE OF CONTENTS
1 Introduction to
Arduino Uno 2 Structure and
components
7 Conclusion
Introduction
it’s part of the Arduino
Arduino Uno is a family, designed to make
microcontroller board electronics more
based on the accessible for artists,
ATmega328P designers, and hobbyists.
Analog
Digital I/O Clock
14 (6
Input
Pins: Speed:
provide Pins:
6 16 MHz
PWM
output)
Flash USB
SRAM:
Memory:
32 KB Connection:
Type-B for
(ATmega32 programming 2 KB
8P) and power.
EEPRO
M:
1 KB
Pin
Configuratio
n and their
functions
Pin Configuration
Digital 6 Communicati 6
Pins on
Analog pins Power
Pins
1 3 pins
4
Digital Pins :
14 digital I/O pins that can
be used for input or output ,
including 6 with PWM capabilities,
and 2
Transmission pins Tx and Rx.
Analog Pins :
6 analog input pins that can
measure voltage levels, enabling
analog sensor integration.
Communication :
specialized pins for I2C,SPI and UART
serial communication protocols.
Power:
Pins for 5V, 3,3V and ground connection, as
well as a 3,3V regulator.
Programming
The Arduino uno is
programmed in C language by
means of Arduino IDE
Advantag Disdvant
es ages
o Cheap o Limited
o Simple performance
o Availabilty of o Low processing
documentations power
o Open-source o Low memory
Applications of
Arduino Uno
1. Robotics
Arduino uno has always been
used by hobbyists in their
robotics projects, due to its
adaptability, availability and
decent capabilities compared
to its price .
Home
2.
automation
Arduino uno can also be used
to do simple home
automation like controlling
light, AC, door locks...
3. Education
It is very popular among
teachers and educators to
choose arduino uno when it
comes to introducing their
students to robotics, because
it is simple, accessible and
cheap
That was just a hint on what
Arduino uno is capable of
doing, it can also be used in
aerospace projects,
agriculture, industry, IOT,
healthcare, 3D printing...
Conclusion