Difference between revisions of "User:0862093/Joeke Prototype Sensor 15 16"

From DigitalCraft_Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 08:04, 17 January 2017

PIR SENSOR

A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared (IR) light radiating from objects in its field of view. They are most often used in PIR-based motion detectors. The term passive in this instance refers to the fact that PIR devices do not generate or radiate any energy for detection purposes. They work entirely by detecting the energy given off by other objects.[1] PIR sensors don't detect or measure "heat"; instead they detect the infrared radiation emitted or reflected from an object. (Wikipedia)

PROTOTYPE TEST #1 MOTION ACTIVATED LED LIGHT

Making a simple prototype with the PIR sensor, an arduino and a LED, with a little help from this tutorial:

Pir led.gif


The arduino code:

Sketch pir led.jpg

PROTOTYPE TEST #2 MOTION ACTIVATED SERVO MOTOR

Making a prototype with the PIR sensor, an arduino and a servo motor, with a little help of this tutorial.
Changing the delay and degree numbers in order to create a suitable rotation.

Servo slow.gif Servo fast.gif


The arduino code:

Sketch pir servo.jpg

FINAL PROTOTYPE

Making an interactive, living poster for a Bio Design exhibition:

Pir bioposter.gif