Programming robots and
single board computer
• Single board computer
• Raspberry pi and its components
• Architecture of raspberry pi
• GPIO pins
• Raspbian OS interface
WHAT DO YOU UNDERSTAND BY THE
TERM ROBOTICS ?
HAVE YOU SEEN THIS THING BEFORE?
This is ardiuno
Arduino is an open hardware development board
that can be used by tinkerers, hobbyists, and makers to
design and build devices
We have something similar to study
in this chapter:
It is called single
board computer.
RASPBERRY PI
A single-board computer is a complete
computer built on a single circuit board,
with microprocessor, memory,
input/output and other features required
of a functional computer.
Although costing roughly the same and
sharing very open and helpful
communities, the two are very different
boards. For starters, the Arduino is a
microcontroller unit (MCU), and the
Raspberry Pi, a single-board computer
(SBC).
So lets see the difference between
Arduino and raspberry pi
https://www.youtube.com/watch?
v=p40OetppIDg&ab_channel=Tinkernut
Questions?
What is Raspberry pi?
What is the difference between Arduino and Raspberry pi?
Components of Raspberry pi
Architecture of raspberry pi
GPIO pins
Raspbian OS interface