ARDUINO
ARDUINO
to
ARDUINO a
“This is a quote. Words full of
wisdom that someone important
said and can make the reader get
inspired.”
—SOMEONE FAMOUS
History of the Arduino…!
• It was in the year 2005 that the first ever Arduino board was
born in the classrooms of the Interactive Design Institute in
Ivrea, Italy.
David Mellis
Tom Igoe
• An Arduino can be connected to all kind of lights, motors,
sensors and other devices; easy-to-learn programming
language can be used to program how the new creation
behaves.
It is an embedded system.
2. Memory
3. I/O peripherals -- The input and output devices are the interface
for the processor to the outside world.
Types of Arduino Boards:
➜ Arduino UNO
➜ Arduino Lilypad
➜Arduino Mega
➜ Arduino Nano
Arduino UNO
Arduino UNO is a basic and inexpensive Arduino board and is
the most popular of all the Arduino boards with a market share of
over 50%.
Microcontroller
Arduino Lilypad
• The LilyPad also has its own family of input, output, power,
and sensor boards that are also built specifically for e-textiles.
They're even washable.
Arduino Lilypad
Arduino Mega
• The Arduino Mega is like the UNO's big brother. It has lots
(54!) of digital input/output pins (14 can be used as PWM
outputs), 16 analog inputs, a USB connection, a power jack,
and a reset button.
OBJECTIVE
The objective of using an ultrasonic sensor and Arduino in a blind stick is
to enhance the mobility and safety of visually impaired individuals. By
integrating ultrasonic sensors with Arduino microcontrollers, the blind
stick can detect obstacles and provide feedback to the user, allowing
them to navigate their surroundings more effectively and avoid collisions.
This technology aims to improve the independence and quality of life for
people with visual impairments by providing them with a reliable and
intuitive mobility aid.
Material Required