User:Frosti/Interactive square: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Concept | Concept | ||
Make interactive square behind our Fab Lab in the center of town Vestmannaeyjar. | Make interactive square behind our Fab Lab in the center of town Vestmannaeyjar. | ||
Have sensors around the square and respond on projector depending on peoples behavior. | Have sensors around the square and respond on projector/monitor, lights or speakers depending on peoples behavior. | ||
Make the square fun, interactive and educational about the islands, Fab projects and other innovation projects. | Make the square fun, interactive and educational about the islands, Fab projects and other innovation projects. | ||
[[user:frosti/Interactive square]] | *[[user:frosti/Interactive square]] | ||
==Project summary== | ==Project summary== | ||
==Schedule== | ==Schedule== | ||
Line 21: | Line 19: | ||
==Design == | ==Design == | ||
*Design of the area. | |||
*Functionality design | |||
====Design of the area==== | |||
<video type="youtube">D2-wL8jAxVI</video> | <video type="youtube">D2-wL8jAxVI</video> | ||
==Links== | |||
====Functionality design==== | |||
Electronics | |||
*Sensors | |||
*Select sensors | |||
*Design micro-computer | |||
*Programming | |||
*Make | |||
====Sensors==== | |||
Here are some ideas of different types of sensors: | |||
*Magnetic proximity sensor | |||
*Proximity sensors | |||
*motion sensor | |||
*Microphone | |||
*video | |||
*light sensor | |||
*strain | |||
*Temperature sensor | |||
*Color sensor | |||
*Accelerometer | |||
*Pressure sensor | |||
*Force Sensitive Resistor | |||
*Hotpot | |||
*Light to Frequency Converter | |||
*Photo cell | |||
*Vibration sensor | |||
*Ultrasonic range finder | |||
====Outputs==== | |||
*Speakers | |||
*Lights | |||
*LED | |||
*Motor | |||
*Mobile phone -> SMS | |||
*Computer | |||
*Monitor / projector | |||
== Links == | |||
*[http://en.wikipedia.org/wiki/Theremin Theremin] | *[http://en.wikipedia.org/wiki/Theremin Theremin] | ||
*[http://www.maxbotix.com/] | *[http://www.maxbotix.com/] | ||
*[http://www.maxbotix.com/uploads/MB7092_Datasheet.pdf Sonar Data sheet Data sheet for XL Max sonar] | *[http://www.maxbotix.com/uploads/MB7092_Datasheet.pdf Sonar Data sheet Data sheet for XL Max sonar] | ||
Thoughts how I could Processing for this | |||
* [http://www.ymyi.org/ Video and user interactions] | |||
* [http://3xw.ole.kristensen.name/works/body-navigation/ Cool body navigation project in processing] | |||
* [http://worthersoriginal.com/viki/#page=shadowmonsters Shadow monsters in processing] | |||
* [http://processing.org/exhibition/works/tracking/index_link.html Webcam tracking] | |||
* [http://www.guerrilla-innovation.com/ Guerilla innovation] | |||
*[http://www.computing.net/answers/programming/piano-programming-in-c/17611.html Piano programming in C++] | |||
*[http://nostromo.noisepages.com/arduino-piano-squealer-synth/ Arduino Piano] | |||
Line 34: | Line 86: | ||
*Pick char from PC | *Pick char from PC | ||
*Put char to PC | *Put char to PC | ||
Connect different micro-controllers. | Connect different micro-controllers. |
Revision as of 10:53, 12 May 2010
Final project - Interactive square
Concept Make interactive square behind our Fab Lab in the center of town Vestmannaeyjar. Have sensors around the square and respond on projector/monitor, lights or speakers depending on peoples behavior. Make the square fun, interactive and educational about the islands, Fab projects and other innovation projects.
Project summary
Schedule
- Make description of how it will work
- Design the look of the interactive square
- Make list of the inventory
Parts list
Design
- Design of the area.
- Functionality design
Design of the area
<video type="youtube">D2-wL8jAxVI</video>
Functionality design
Electronics
- Sensors
- Select sensors
- Design micro-computer
- Programming
- Make
Sensors
Here are some ideas of different types of sensors:
- Magnetic proximity sensor
- Proximity sensors
- motion sensor
- Microphone
- video
- light sensor
- strain
- Temperature sensor
- Color sensor
- Accelerometer
- Pressure sensor
- Force Sensitive Resistor
- Hotpot
- Light to Frequency Converter
- Photo cell
- Vibration sensor
- Ultrasonic range finder
Outputs
- Speakers
- Lights
- LED
- Motor
- Mobile phone -> SMS
- Computer
- Monitor / projector
Links
Thoughts how I could Processing for this
- Video and user interactions
- Cool body navigation project in processing
- Shadow monsters in processing
- Webcam tracking
- Guerilla innovation
Some notes
Connecting two boards Take a look at hello serial.
- Pick char from PC
- Put char to PC
Connect different micro-controllers.