SlideShare a Scribd company logo
3
Most read
9
Most read
14
Most read
Robotics and ArduinoRobotics and Arduino
Robotics and ArduinoRobotics and Arduino
Robotics and ArduinoRobotics and Arduino
Robotics is the branch of mechanical engineering, electrical engineering and
computer science that deals with the design, construction, operation, and
application of robots, as well as computer systems for their control,
sensory feedback, and information processing.
Arduino is a software company, project, and user community that designs and
manufactures computer open-source hardware, open-source software,
and microcontroller-based kits for building digital devices and interactive
objects that can sense and control physical devices
Robotics and ArduinoRobotics and Arduino
A microcontroller is a small computer (SoC) on a single integrated circuit
containing a processor core, memory, and programmable input/output
peripherals. Program memory in the form of Ferroelectric RAM,
NOR flash or OTP ROM is also often included on chip, as well as a
typically small amount of RAM
Robotics and ArduinoRobotics and Arduino
What is inside a microcontroller?
Robotics and ArduinoRobotics and Arduino
The high-performance Atmel picoPower 8-bit AVR RISC-based microcontroller
combines 32KB ISP flash memory with read-while-write capabilities,
1024B EEPROM, 2KB SRAM, 23 general purpose I/O lines,
32 general purpose working registers, three flexible timer/counters with
compare modes, internal and external interrupts, serial programmable USART,
a byte-oriented 2-wire serial interface, SPI serial port,
a 6-channel 10-bit A/D converter
(8-channels in TQFP and QFN/MLF packages), programmable watchdog timer
with internal oscillator, and five software selectable power saving modes.
The device operates between 1.8-5.5 volts.
By executing powerful instructions in a single clock cycle, the device achieves
throughputs approaching 1 MIPS per MHz,
balancing power consumption and processing speed.
Atmel ATmega328PAtmel ATmega328P
Robotics and ArduinoRobotics and Arduino
Atmel ATmega328PAtmel ATmega328P
Robotics and ArduinoRobotics and Arduino
The Uno is a microcontroller board based on the ATmega328P.
It has 14 digital input/output pins (of which 6 can be used as PWM outputs),
6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack,
an ICSP header and a reset button. It contains everything needed to support
the microcontroller; simply connect it to a computer with a USB
cable or power it with a AC-to-DC adapter or battery to get started..
You can tinker with your UNO without worrying too much about doing
something wrong, worst case scenario you can replace the chip
for a few dollars and start over again.
Arduino Uno BoardArduino Uno Board
Robotics and ArduinoRobotics and Arduino
Arduino Uno BoardArduino Uno Board
Robotics and ArduinoRobotics and Arduino
Arduino Uno Board – Hello WorldArduino Uno Board – Hello World
1. Install Arduino IDE + drivers
Robotics and ArduinoRobotics and Arduino
Arduino Uno Board – Hello WorldArduino Uno Board – Hello World
2. Parts Required
Robotics and ArduinoRobotics and Arduino
Arduino Uno Board – Hello WorldArduino Uno Board – Hello World
3. Code
// LED blink Flasher
int ledPin = 10;
void setup() {
pinMode(ledPin, OUTPUT);
}
void loop() {
digitalWrite(ledPin, HIGH);
delay(1000);
digitalWrite(ledPin, LOW);
delay(1000);
}
Robotics and ArduinoRobotics and Arduino
Arduino Uno Board – Hello WorldArduino Uno Board – Hello World
4. Hardware
Robotics and ArduinoRobotics and Arduino
Thanks for watching!Thanks for watching!
Dragos Ionita
Software Engineer
https://ro.linkedin.com/in/dragos-ionita-8ab20756

More Related Content

What's hot (20)

PPTX
Raspberry Pi (Introduction)
Mandeesh Singh
 
ODP
Introduction to Arduino
Richard Rixham
 
PPTX
Ardui no
Amol Sakhalkar
 
PPTX
Introduction to Arduino
Omer Kilic
 
PPT
Arduino
vipin7vj
 
PPS
What is Arduino ?
Niket Chandrawanshi
 
PPTX
Arduino
Jerin John
 
PPTX
Introduction to Arduino Hardware and Programming
Emmanuel Obot
 
PPTX
Arduino Microcontroller
Shyam Mohan
 
PDF
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
Varun Divekar
 
PPTX
Android mobile phone controlled bluetooth robot
Disha Akash
 
PPT
Raspberrypi best ppt
SOMRAJ GAUTAM
 
PDF
Arduino Workshop Day 1 - Basic Arduino
Vishnu
 
PPTX
Arduino Introduction (Blinking LED) Presentation (workshop #5)
UNCG University Libraries
 
PPTX
Arduino
Paras Bhanot
 
PPTX
Braingate technology
Praneeth IPz
 
PPTX
Introduction to arduino ppt main
eddy royappa
 
PPTX
Aurdino presentation
C.Vamsi Krishna
 
PPTX
Home automation using arduino
Ikram Arshad
 
PDF
Introduction of Arduino Uno
Md. Nahidul Islam
 
Raspberry Pi (Introduction)
Mandeesh Singh
 
Introduction to Arduino
Richard Rixham
 
Ardui no
Amol Sakhalkar
 
Introduction to Arduino
Omer Kilic
 
Arduino
vipin7vj
 
What is Arduino ?
Niket Chandrawanshi
 
Arduino
Jerin John
 
Introduction to Arduino Hardware and Programming
Emmanuel Obot
 
Arduino Microcontroller
Shyam Mohan
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
Varun Divekar
 
Android mobile phone controlled bluetooth robot
Disha Akash
 
Raspberrypi best ppt
SOMRAJ GAUTAM
 
Arduino Workshop Day 1 - Basic Arduino
Vishnu
 
Arduino Introduction (Blinking LED) Presentation (workshop #5)
UNCG University Libraries
 
Arduino
Paras Bhanot
 
Braingate technology
Praneeth IPz
 
Introduction to arduino ppt main
eddy royappa
 
Aurdino presentation
C.Vamsi Krishna
 
Home automation using arduino
Ikram Arshad
 
Introduction of Arduino Uno
Md. Nahidul Islam
 

Viewers also liked (20)

PPTX
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Sanjay Kumar
 
DOCX
DC MOTOR CONTROL MODULE
Abhishek Soni
 
PDF
Adaptador HC-05 para Arduino
marcochella
 
PDF
物聯網概論 - Arduino
XianDe Liao
 
PPTX
solar cell
Sudhanshu Jha
 
PPTX
Design and implementation of high power dc dc converter and speed control of ...
anbarasuasokan
 
PDF
LEDやモーターをArduinoで制御しよう
Takashi Kanamaru
 
PPTX
Solar cell presentation by totan
Totan Banik
 
PPTX
Arduino Based Parking Lot System
United International University
 
PPT
Smart home device system using arduino uno & X-Bee
premdeshmane
 
PPT
Bio battery 2003
santhosh reddy
 
PPTX
Arduino Interface LM35 MQTT Using UART
Sanjay Kumar
 
PPTX
Different Arduino Boards
Mitwa Palkhiwala
 
PPTX
Hybrid electric vehicles
ravi shankar
 
PPTX
Presentation on Solar Cells
yousuf1234
 
PPT
Powerpoint on THESIS
englishtwo2
 
PPT
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
Rizki Verdian
 
PDF
Bluetooth Module
Mohsen Sarakbi
 
PDF
Sample thesis
kmmanuel
 
PPTX
Bluetooth controlled robot
UVSofts Technologies
 
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Sanjay Kumar
 
DC MOTOR CONTROL MODULE
Abhishek Soni
 
Adaptador HC-05 para Arduino
marcochella
 
物聯網概論 - Arduino
XianDe Liao
 
solar cell
Sudhanshu Jha
 
Design and implementation of high power dc dc converter and speed control of ...
anbarasuasokan
 
LEDやモーターをArduinoで制御しよう
Takashi Kanamaru
 
Solar cell presentation by totan
Totan Banik
 
Arduino Based Parking Lot System
United International University
 
Smart home device system using arduino uno & X-Bee
premdeshmane
 
Bio battery 2003
santhosh reddy
 
Arduino Interface LM35 MQTT Using UART
Sanjay Kumar
 
Different Arduino Boards
Mitwa Palkhiwala
 
Hybrid electric vehicles
ravi shankar
 
Presentation on Solar Cells
yousuf1234
 
Powerpoint on THESIS
englishtwo2
 
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
Rizki Verdian
 
Bluetooth Module
Mohsen Sarakbi
 
Sample thesis
kmmanuel
 
Bluetooth controlled robot
UVSofts Technologies
 
Ad

Similar to Robotics and Arduino (Arduino UNO) (20)

PPTX
PPT WITH GRP.pptx Which microcontroller used in our projects ?
formyasuspc2022
 
PPTX
By Asst.Prof.D.R.Bhise Electrical Engineering Department Matoshri College of...
digambarbhise1
 
PPTX
Arduino Uno Board - Robomart
raspberrypib
 
PPTX
Embedded Hardware Design.pptx
AbhaySharma207975
 
PDF
IOT BASED HEALTH MONITORING SYSTEM.pdf
AELAMVAZHUTHI
 
DOCX
The arduino uno is a microcontroller board based on the
Pramod Kumar
 
PPTX
Arduino and its hw architecture
Zeeshan Rafiq
 
PDF
iot1&2.pdf
LikhithaReddyYeruva
 
PDF
Full details of implementation of flying internet balloon
ANTONY SEBATIAN
 
PPTX
Obstacle Avoidance Robot
Ratan Srikanth
 
PPTX
EMBEDDED system presentation (PPT1.pptx)
sampathiraopujitha
 
PPTX
Newppt major
Shivangi Jain
 
PDF
Arduino arduino boarduno
Filipe Campos
 
DOCX
Design and Mechanism ofControlling a Robotic ArmIntroduction.docx
carolinef5
 
PPTX
Arduino uno
creatjet3d labs
 
PDF
Arduino Uno
Kelly Taylor
 
PDF
Introduction to arduino
Mahmoud Salheen
 
PPTX
Internet of Things Unit 3 notes-Design and Development and Arduino.pptx
Dinola2
 
PPTX
Buy arduino uno cheap
Robomart India
 
PDF
Fire fighting robot
IRJET Journal
 
PPT WITH GRP.pptx Which microcontroller used in our projects ?
formyasuspc2022
 
By Asst.Prof.D.R.Bhise Electrical Engineering Department Matoshri College of...
digambarbhise1
 
Arduino Uno Board - Robomart
raspberrypib
 
Embedded Hardware Design.pptx
AbhaySharma207975
 
IOT BASED HEALTH MONITORING SYSTEM.pdf
AELAMVAZHUTHI
 
The arduino uno is a microcontroller board based on the
Pramod Kumar
 
Arduino and its hw architecture
Zeeshan Rafiq
 
Full details of implementation of flying internet balloon
ANTONY SEBATIAN
 
Obstacle Avoidance Robot
Ratan Srikanth
 
EMBEDDED system presentation (PPT1.pptx)
sampathiraopujitha
 
Newppt major
Shivangi Jain
 
Arduino arduino boarduno
Filipe Campos
 
Design and Mechanism ofControlling a Robotic ArmIntroduction.docx
carolinef5
 
Arduino uno
creatjet3d labs
 
Arduino Uno
Kelly Taylor
 
Introduction to arduino
Mahmoud Salheen
 
Internet of Things Unit 3 notes-Design and Development and Arduino.pptx
Dinola2
 
Buy arduino uno cheap
Robomart India
 
Fire fighting robot
IRJET Journal
 
Ad

More from Dragos Ionita (7)

PDF
Reactive programming - Observable
Dragos Ionita
 
PDF
Adventures with Angular 2
Dragos Ionita
 
PDF
The new way to write a frontend software
Dragos Ionita
 
PDF
Html5 - Awesome APIs
Dragos Ionita
 
PDF
Hybrid Mobile Application with Ionic Framework
Dragos Ionita
 
PDF
Powerful JavaScript Tips and Best Practices
Dragos Ionita
 
PDF
Google Tag Manager (GTM)
Dragos Ionita
 
Reactive programming - Observable
Dragos Ionita
 
Adventures with Angular 2
Dragos Ionita
 
The new way to write a frontend software
Dragos Ionita
 
Html5 - Awesome APIs
Dragos Ionita
 
Hybrid Mobile Application with Ionic Framework
Dragos Ionita
 
Powerful JavaScript Tips and Best Practices
Dragos Ionita
 
Google Tag Manager (GTM)
Dragos Ionita
 

Recently uploaded (20)

PPTX
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
PDF
Design Thinking basics for Engineers.pdf
CMR University
 
PDF
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PPTX
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
PDF
Zilliz Cloud Demo for performance and scale
Zilliz
 
PDF
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
PPTX
Introduction to Design of Machine Elements
PradeepKumarS27
 
PPTX
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
PPTX
VITEEE 2026 Exam Details , Important Dates
SonaliSingh127098
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
PPTX
Day2 B2 Best.pptx
helenjenefa1
 
PDF
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
PPTX
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
PDF
smart lot access control system with eye
rasabzahra
 
PDF
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PDF
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
PPTX
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
PPTX
Green Building & Energy Conservation ppt
Sagar Sarangi
 
PPTX
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
Design Thinking basics for Engineers.pdf
CMR University
 
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
Zilliz Cloud Demo for performance and scale
Zilliz
 
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
Introduction to Design of Machine Elements
PradeepKumarS27
 
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
VITEEE 2026 Exam Details , Important Dates
SonaliSingh127098
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
Day2 B2 Best.pptx
helenjenefa1
 
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
smart lot access control system with eye
rasabzahra
 
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
Green Building & Energy Conservation ppt
Sagar Sarangi
 
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 

Robotics and Arduino (Arduino UNO)

  • 3. Robotics and ArduinoRobotics and Arduino Robotics is the branch of mechanical engineering, electrical engineering and computer science that deals with the design, construction, operation, and application of robots, as well as computer systems for their control, sensory feedback, and information processing. Arduino is a software company, project, and user community that designs and manufactures computer open-source hardware, open-source software, and microcontroller-based kits for building digital devices and interactive objects that can sense and control physical devices
  • 4. Robotics and ArduinoRobotics and Arduino A microcontroller is a small computer (SoC) on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Program memory in the form of Ferroelectric RAM, NOR flash or OTP ROM is also often included on chip, as well as a typically small amount of RAM
  • 5. Robotics and ArduinoRobotics and Arduino What is inside a microcontroller?
  • 6. Robotics and ArduinoRobotics and Arduino The high-performance Atmel picoPower 8-bit AVR RISC-based microcontroller combines 32KB ISP flash memory with read-while-write capabilities, 1024B EEPROM, 2KB SRAM, 23 general purpose I/O lines, 32 general purpose working registers, three flexible timer/counters with compare modes, internal and external interrupts, serial programmable USART, a byte-oriented 2-wire serial interface, SPI serial port, a 6-channel 10-bit A/D converter (8-channels in TQFP and QFN/MLF packages), programmable watchdog timer with internal oscillator, and five software selectable power saving modes. The device operates between 1.8-5.5 volts. By executing powerful instructions in a single clock cycle, the device achieves throughputs approaching 1 MIPS per MHz, balancing power consumption and processing speed. Atmel ATmega328PAtmel ATmega328P
  • 7. Robotics and ArduinoRobotics and Arduino Atmel ATmega328PAtmel ATmega328P
  • 8. Robotics and ArduinoRobotics and Arduino The Uno is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.. You can tinker with your UNO without worrying too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again. Arduino Uno BoardArduino Uno Board
  • 9. Robotics and ArduinoRobotics and Arduino Arduino Uno BoardArduino Uno Board
  • 10. Robotics and ArduinoRobotics and Arduino Arduino Uno Board – Hello WorldArduino Uno Board – Hello World 1. Install Arduino IDE + drivers
  • 11. Robotics and ArduinoRobotics and Arduino Arduino Uno Board – Hello WorldArduino Uno Board – Hello World 2. Parts Required
  • 12. Robotics and ArduinoRobotics and Arduino Arduino Uno Board – Hello WorldArduino Uno Board – Hello World 3. Code // LED blink Flasher int ledPin = 10; void setup() { pinMode(ledPin, OUTPUT); } void loop() { digitalWrite(ledPin, HIGH); delay(1000); digitalWrite(ledPin, LOW); delay(1000); }
  • 13. Robotics and ArduinoRobotics and Arduino Arduino Uno Board – Hello WorldArduino Uno Board – Hello World 4. Hardware
  • 14. Robotics and ArduinoRobotics and Arduino Thanks for watching!Thanks for watching! Dragos Ionita Software Engineer https://ro.linkedin.com/in/dragos-ionita-8ab20756