User:Frosti/Interactive square: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
Line 7: Line 7:


====First version introduced in June 2010====
====First version introduced in June 2010====
First version will only include sonar range proximity sensor connected with board with speakers.  The idea is that the sonar will sense the distance where people are and play musical tones depending on the distance.
First version will only include sonar range proximity sensor connected with board with speakers.  The idea is that the sonar will sense the distance where people are and play different musical tones depending on the distance.


==Project summary==
==Project summary==

Revision as of 13:01, 19 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. For the final project for the Fab Academy, first version of the Interactive square will be made.

First version introduced in June 2010

First version will only include sonar range proximity sensor connected with board with speakers. The idea is that the sonar will sense the distance where people are and play different musical tones depending on the distance.

Project summary

Schedule

  • Make description of how it will work
  • Design the look of the interactive square
  • Make list of the inventory

Two sonars will be connected to a board and one will send wave signals while the other will receive wave signals. The board should measure distance between the board and subject, the distance should be expressed with musical tone.

2 boards


Electronics

  • Select sensors - done
  • Design micro-computer -done
  • Programming - Working on finding way to change musical tones.
  • Make

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

Distribution plan

First of all develop the idea further. Make first interactive square in Iceland behind our Fab Lab. Collaborate with local companies in IT and local flagstone maker and develop knowledge based cluster around these things. Promote in national TV. Make Youtube videos available and make website with better information and opportunities how to make these types of squares. Develop business plan around the idea.


Links

Thoughts how I could Processing for this

Some notes

Connecting two boards Take a look at hello serial.

  • Pick char from PC
  • Put char to PC

Connect different micro-controllers.