ARDUINO HIGHBOT
KNOW YOUR ARDUINO
INSTALLING THE IDE
CONNECTING ARDUINO TO YOUR PC
PRECAUTIONS!
Check twice for correct voltage rating for all peripherals and Arduino kit before
making connections.
Make ground connections properly for all peripherals.
Check your code, pin configurations and pin mode before connecting.
Cut the power of Bluetooth module when burning code into Arduino.
Cut the external battery power when burning the code.
HELLO BLINK
INTERFACE A BUTTON
IF – ELSE #AKA-THE ARTIFICIAL INTELLIGENCE
ANALOG OUTPUT
Analog output is enabled by Digital to Analog
Converters inside microcontroller.
It maps 0 – 5 into digital value of 0 -255.
ANALOG READ
Analog read is enabled by analog to digital
Converters (ADC) inside microcontroller.
It maps 0 - 5v into digital value of 0 – 1023.
FOR LOOP
ARRAY
SWITCH CASE
SERIAL COMMUNICATION
Baud rate sets the rate of communication.
Serial.available() checks whether serial comm. is
Established or not.
Serial.println(“hello world”);
Simply prints the message.
THANK YOU

More Related Content

PPTX
Home Automation using a Cell Phone
PPTX
Slideshare
DOCX
Measurements upload
DOCX
Voice_based_HA
PPTX
Xcellity Home appliance control_using_android_application
PPTX
Smart homes
PPT
Arduino Hackday: Rebooting Computing
PPTX
Voice controlled home appliances
Home Automation using a Cell Phone
Slideshare
Measurements upload
Voice_based_HA
Xcellity Home appliance control_using_android_application
Smart homes
Arduino Hackday: Rebooting Computing
Voice controlled home appliances

What's hot (19)

PDF
Rebooting Computing chalkwell
PDF
arteco-everywhere-datasheet-en-web
PDF
Arduino Smart Home Automation Controller
PPTX
Home Appliances Controlling Mobile through Bluetooth with gantt chart
PDF
Smart home presentation
PPTX
Wi-Fi Esp8266 nodemcu
PPTX
#5 logic probe
PPTX
Smart homes
PDF
295889096 music-reactive-multicolor-led-lights
PPTX
PPTX
GCC 2-26-16
PDF
Brief introduction of geeklink company and products
DOCX
Report Home automation using arduino
PDF
SMART HOME TECHS
PPTX
Mobile phone detector
PDF
Smart Home Devices
PPTX
Gcc 4 15-16
PPTX
Smarthomes boboceanu
DOCX
Smart home applications
Rebooting Computing chalkwell
arteco-everywhere-datasheet-en-web
Arduino Smart Home Automation Controller
Home Appliances Controlling Mobile through Bluetooth with gantt chart
Smart home presentation
Wi-Fi Esp8266 nodemcu
#5 logic probe
Smart homes
295889096 music-reactive-multicolor-led-lights
GCC 2-26-16
Brief introduction of geeklink company and products
Report Home automation using arduino
SMART HOME TECHS
Mobile phone detector
Smart Home Devices
Gcc 4 15-16
Smarthomes boboceanu
Smart home applications
Ad

Viewers also liked (11)

PPTX
NEM Standard Fasel
PDF
Certificado-5Campañas_NatalyReyes
PDF
Sarah Blomfeld
PDF
2006 NAM
DOCX
Voorlichtingsfilm
PDF
PPTX
Email improvement work
PDF
Arrow NU Case Study 2016-0812
DOCX
Resume dilip singh new2016
PDF
Are You Ready for Digital Disruption? Ten Lessons in Digital Transformation
NEM Standard Fasel
Certificado-5Campañas_NatalyReyes
Sarah Blomfeld
2006 NAM
Voorlichtingsfilm
Email improvement work
Arrow NU Case Study 2016-0812
Resume dilip singh new2016
Are You Ready for Digital Disruption? Ten Lessons in Digital Transformation
Ad

Similar to arduino details (20)

PPTX
Arduino Workshop (3).pptx
PPTX
Arduino presentation.pptx it's made up by Mrs electron
PDF
ATTiny Light Sculpture Project - Part I (Setup)
PPTX
arduino and its introduction deep dive ppt.pptx
PPTX
Basics of arduino uno
PPTX
Embedded system application
PPTX
TECH TALK-4TH SEM.pptx the arduino haha
PPTX
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
PDF
arduinocourse-180308074529 (1).pdf
PPTX
Arduino course
PPTX
Embedded systems presentation
PDF
IOTC08 The Arduino Platform
PPTX
Arduino Programming Familiarization
PPTX
Lecture Notes 2.2.3 (Debouncing-Led-sevengement display) (1).pptx
PDF
Arduino microcontroller ins and outs with pin diagram
PPT
Unit 2-IoT.ppt Introduction to Elements of IOT
PPT
Unit 2-IoT.ppt Elements of IOT And Its Feature
PPTX
IoT applications With Arduino coding and real life examples
PPTX
Arduino Slides With Neopixels
PPTX
Aurdino presentation
Arduino Workshop (3).pptx
Arduino presentation.pptx it's made up by Mrs electron
ATTiny Light Sculpture Project - Part I (Setup)
arduino and its introduction deep dive ppt.pptx
Basics of arduino uno
Embedded system application
TECH TALK-4TH SEM.pptx the arduino haha
TECH TALK-4TH SEM.pptx.which is about the arduino uno types and uses.
arduinocourse-180308074529 (1).pdf
Arduino course
Embedded systems presentation
IOTC08 The Arduino Platform
Arduino Programming Familiarization
Lecture Notes 2.2.3 (Debouncing-Led-sevengement display) (1).pptx
Arduino microcontroller ins and outs with pin diagram
Unit 2-IoT.ppt Introduction to Elements of IOT
Unit 2-IoT.ppt Elements of IOT And Its Feature
IoT applications With Arduino coding and real life examples
Arduino Slides With Neopixels
Aurdino presentation

arduino details