Iris: Unterschied zwischen den Versionen
first draft.. |
Metaz (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
(6 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
== The IRIS project == | |||
* is an automated welcoming system | |||
* consists of an arduino, a waveshield, some lasercutted parts, a digital photoframe, a stepper motor, a stepper motor controller board | |||
every time a visitor rings the door bell the uv light is turned on, the shiney plexi parts start to glow and the iris opens. | |||
then the backlight of the fotoframe is turned on and the visitor sees whatever video is currently displayed (can not be controlled) | |||
a short welcoming audio sample is played over the waveshield and after ~15 seconds the iris closes again and the backlight is turned off | |||
== Initalization == | |||
as the photoframe would not start videos from the SDcard automatically the enclosure of the fotoframe was opened and the buttons needed to e pressed to start a video where bound to pins on the arduino using optocouplers from the [[Bauteilsortiment]]. | |||
when the machine is turned on it opens the iris slowly till it hits the endstop refernce point. (minidipswitch). | |||
after a timeout of ~15 seconds the photoframe has booted and the microcontroller pushes the buttons to navigate triugh the menu and start the first found video on the SD card ENTER,ENTER,LEFT,LEFT,LEFT,ENTER,ENTER :) | |||
then we turn off the background light (MOSFET) and close the iris (we are still at the endstop position) | |||
from there it takes 140 steps in the other direction to close the iris again. | |||
== Who == | |||
* [[Benutzer:Overflo|Overflo]] - electronics, soldering, building, software | |||
* [[Benutzer:Wizard23|Wizard23]] - help with qCAD | |||
== Files == | |||
Link to the .DXF for the .DXF layout of the iris: [[Datei:Iris_final.dxf]] | |||
this file is released under [http://creativecommons.org/licenses/by-nc/3.0/ Attribution - Non-Commercial - Creative Commons] license | |||
== Videos == | |||
{{#ev:vimeo|15337668}} | {{#ev:vimeo|15337668}} | ||
== Photos == | |||
{| border=0 cellspacing="0" style="border-collapse:collapse;" | |||
|- | |||
|style="vertical-align:top"|[[Bild:iris_1.jpg|thumb|300px|Closed and relaxed]] | |||
|style="vertical-align:top"|[[Bild:iris_2.jpg|thumb|300px|Armed]] | |||
|style="vertical-align:top"|[[Bild:iris_3.jpg|thumb|300px|Welcome!]] | |||
|style="vertical-align:top"|[[Bild:iris_4.jpg|thumb|300px|Backside]] | |||
|} | |||
== Links == | |||
* SVN with current software https://whatever.metalab.at/projects/Iris/ | |||
* Inspiration: http://www.talkshopbot.com/forum/showthread.php?t=795 Thanks to Chris Schaie for his very friendly feedback and coming up with a very similar design first | |||
== TODOs == | |||
* New welcome video | |||
* more "hello" wav samples | |||
* add motion sensor (ultrasonic) to trigger the welcome sequence, too many people ring the doorbell to see this ;) | |||
[[Kategorie:Vorraum]] | |||
[[Kategorie:English]] |