0% found this document useful (0 votes)
25 views4 pages

Robotics Presentation All in

Arduino is an open-source electronics platform that allows boards to read inputs from sensors and buttons and turn them into outputs to control motors, lights, and other devices. The Arduino board connects to a computer via USB and uses the Arduino IDE where code is written and uploaded to the microcontroller on the board to execute and interact with inputs and outputs.

Uploaded by

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

Robotics Presentation All in

Arduino is an open-source electronics platform that allows boards to read inputs from sensors and buttons and turn them into outputs to control motors, lights, and other devices. The Arduino board connects to a computer via USB and uses the Arduino IDE where code is written and uploaded to the microcontroller on the board to execute and interact with inputs and outputs.

Uploaded by

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

ROBOTICS

WHAT IS ARDUINO?
Arduino is an open-source electronics
platform based on easy-to-use
hardware and software. Arduino
boards are able to read inputs - light on
a sensor, a finger on a button, or a
Twitter message - and turn it into an
output - activating a motor, turning on
an LED, publishing something online.
HOW CODE WORKS
The Arduino board is connected to
a computer via USB, where it
connects with the Arduino
development environment (IDE).
The user writes the Arduino
code in the IDE, then uploads it to
the microcontroller which executes
the code, interacting with inputs
and outputs such as sensors,
motors, and lights.

You might also like