Sensing and making with Arduino

From Interaction Station Wiki
Revision as of 12:10, 8 November 2024 by Annasa (talk | contribs) (Created page with "Sensing and Making with Arduino ==Building a interactive system== how is it made of - microcontroller and sensors physical computing ==What is Arduino== ===What can I do w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sensing and Making with Arduino

Building a interactive system

how is it made of - microcontroller and sensors physical computing

What is Arduino

What can I do with it?

Examples


what are we using it for

How does it work

Project 1: Interactive light

Connect Arduino to an LED

What is an LED

Wiring

Blink the light

Programming

Make it Interactive!: Connect a light sensor

What is a light sensor

Wiring

Programming

Project 2: Distance detector

Connect Arduino to Servo motor

Servo Motor

Wiring

Programming

Make it Interactive!: Connect a Ultrasonic sensor

Wiring

Programming