Paja

Icon

Rapid prototyping for music, art and design work

Read RFID Tags

image
RFID Demo movie

You can use Parallax RFID reader module to identify object from a large set by hiding RFID card inside it. Basically reader has two signal pins, one out and one in. First is used to enable/disable reading, second is used for reading the card identification number.

RFID connection schematics
RFID Connection schematics

Read the rest of this entry »

7-digit display – random numbers

This is not a very meaningful interaction, but I was playing with different in- and outputs and transferring information from one source to another.
I connected a 7-digit display to Arduino and made it display random numbers from 1 to 9.
Then I added the slidelong-touchsensor in order to create the random numbers.
Additionally I connected a potentiometer, which determines the speed of the display. You need a resistor for the display, otherwise it gets to hot.

Creating the numbers:
In your code have to define which LED goes to which input. I gave each LED a number from one to seven and created an array, which contains the binary codes of each number I want to display (see photo). For example number 1 is LED 1 off, LED 2 on, LED 3 on, LED 4, LED 5, LED 6, LED 7 off (in binary: 0110000). More info in the code.

Binary System for number display

Analog input:
The slidelong-touchsensor gives number from 0 on one side to 1024 on the other side, depending how you connect 5V and GND.
The potentiometer gives as well numbers from 0 to 1024.

Arduino Code rtf-file

Video Number display

Control a mobile phone through serial communication

http://www.dreamfabric.com/sms/

LTP587HR – Red alphanumeric display

LTP587HR

Datasheet available from http://www.datasheetarchive.com/search.php?q=LTP587HR

(LTP587HR datasheet pdf)

warning, will get hot. (needs resistor)
using arduino 5V the electricity is not enough? lights get dim.

other pins go LED to (-), the pin 9(sheet pin numbers are not correct?) goes to (+), on same side of pin 1 hole but on the other end. each pin will light one part of digit.

(jukka)

Experiments in electromagnetic induction

Our first working test setup visualised electromagnetic induction by changing the intensity of a LED. We routed the +5V power through a potentiometer into a wire coil and from there the to the analog input pin of the Arduino NG. The changes in the magnetic field inside and around the coil(like when waving a magnet near the coil) induce small voltages in the coil which show up in the readout of the analog pin.

Minimum and maximum voltage values and the difference between these are computed for 100ms intervals. The difference is used as a measure of the amount of voltage fluctuation and translated into the intensity of the LED.

Test Setup

Induction video

Source code

— Jan & Miska

Touch sensor

Touch sensor overall view
overall view: arduino, chip and wires on breadboard, touch sensor and program on background.

Touch sensor is component of many (tangible) interfaces and uses. with proper chip it will send binaric on-off (touched-intact) data or can be utilised as on-off switch. in “touch mode” the binaric value is 0 when touched, and otherwise 1. In on off mode touching will change 0 to 1 and 1 to 0. So, it works just like light switch.

Touch sensor breadboard
Controller chip on breadboard. Black wire goes to sensor.

Touch component reacts from ~1 cm distance, no touching is required. It can be placed behind thin walls to react on press, or even under mouse matt:

Touch sensor under mousematt

Here the touch sensor will react if the mouse reaches the corner. Touch sensor merged with other components can create funny and interactive tangible toys and interfaces. E.g. vibrating component and touch sensor in rabbits ears could make ears wobble if one touches them. Component of creative use!

Experiments of Joonas Kiviharju and Jukka Liukkonen.

Measure blow pressure

You can use Air v1.1 blow sensor to measure blowing with mouth, balloon etc. Registers inhale and exhale as well.

videocapture

Demo movie of blow sensor and potentiometer in use

Schematic illustration


Schematic illustration

pure data patch

Pure Data patch for reading blow sensor and potentiometer

More info from manufacturers page

Kalle Mäntsälä & Tuomo Tarkiainen

Full color (RGB) LED

You can use RGB LED to make different colors of light.

RGB LED 6pin
video

schematic iconSchematic Plan

PBasic codePBasic Code

Data Sheetnot available

cart_iconwhere to buy

RGB LED 5mm 6pin x 1 / Partco Oy, Helsinki
150 resistor x 1 / any component shop

note_iconNote
There is another RGB LED but this is not available any component shop in Helsinki but in theory this LED can make full color.
RGB LED 5mm 4pin

Sensoring Light

You can use some color separation filters and light sensors to sensor different colors.

TSL230 Light-to-frequency Converter
video

schematic iconSchematic Plan

PBasic codePBasic Code

Data SheetTSL230 Light to Frequency Convert Datasheet

cart_iconwhere to buy

TSL230 Light to Frequency Converter x 1 / Parallax, USA or Farnell InOne, Finland
0.1 µF condenser x 1 / any component shop

Seeing invisible light (infrared light)

This filter transmit only infrared.

infrared filter
video

Data SheetI haven’t found any datasheets.

cart_iconwhere to buy

Infrared LED x 1 / any component shop
Infrared Filter x 1 / Fimeko Oy, Helsinki

note_iconNote
Remember infrared is invisible for your eyes so even if you look at the world through the filter, it shows only “Black”. You have to see it through a camera. Some cameras has the safety filter which cuts the infrared. In this case, your infrared filter won’t work. I found iSight and Nokia 6330 camera work well at least!
You need to chose one filter from several types of the infrared filters. It depends on which nano meter of infrared you want to transmit. Infrared LED generally emit 940nm light so the filter which transmits 940nm at maximum could be the most useful infrared filter.

Solar panels

If you embed a solar panel in your project, user don’t need to charge your interaction project at all. I made some experimental demo with solar panel.

Panasonic_polar_panel
video 1
video 2

schematic iconnot available yet

Data SheetI haven’t found any datasheet about this component

cart_iconwhere to buy

Panasonic Solar Panel BP-376634 / Bebek Electronic, Helsinki
LED x 1 / any component shop Glass Cutter x 1 / Clas Ohlson, Helsinki

note_iconNote
Once I had a broken solar panel, I tried if its still make any power supply. It actually worked. movie shows that even half piece of solar panel is working.

Sensoring Colors

You can use some color separation filters and light sensors to sensor different colors.

schematic icon

PBasic code

Data SheetTSL230 Light to Frequency Convert Datasheet

cart_iconwhere to buy

TSL230 Light to Frequency Converter / Parallax, USA or Farnell InOne, Finland
0.1 µF condenser x 1 / any component shop

color separation filter (red) SP-11
color separation filter (green) SP-10
color separation filter (blue) SP-9 / photograph shop

or
color separation filter (red) SP-8
color separation filter (green) SP-7
color separation filter (blue) SP-6

QT113 Touch sensor

SM v2 touch sensor demo.

if you touch it a lot, LED can be brighter…

SMv2 touch sensor demo
video

schematic iconSchematic Plan

PBasic codePBasic Code

Data SheetQT113 Datasheet

note_iconNote

QT113 Parallax sample

Detect a metal or find RPM (revolutions per minute)

This sensor turns on when a metal get close to the sensor. This sensor can be used for not only detecting metal but also finding RPM of gear wheels.

Hall-effect sensor
video

schematic iconSchematic Plan

PBasic codePBasic Code

Data SheetHall-Effect Sensor Datasheet

cart_iconwhere to buy

Melexis 90217 Hall-Effect Sensor x 1 / Parallax, USA
10 nF condenser x 1 / any component shop
5.7KΩ resistor (green, blue, red) x 1/ any compnent shop

LED x 1 / any component shop
470Ω resistor (yellow, purple, brown) x 1 / any component shop

note_iconNote
you have to attach a magnet behind the sensor to enable it to work. It will give different result wether you put S-N or N-S.

QT113 Touch Sensor

This touch sensor can be used in many ways.

QT113 touch sensor
video 1
video 2

schematic iconSchematic Plan

Data SheetQT113 touch sensor Datasheet

cart_iconwhere to buy

QT113 touch sensor x 1 / Parallax, USA
10 nF condenser x 1 / any component shop

LED x 1 / any component shop
470Ω resistor (yellow, purple, brown) x 1 / any component shop

note_iconNote

If you make a coil with the wire where you touch, you don’t even have to touch the sensor wire so you can have another thin material between your finger and the sensor wire. see video 2

Vibration Sensor or Touch Sensor

This sensor is very simple and tiny. It turns on while it is detecting vibrations. You might also use it as a touch sensor. It get a trigger when somebody touch it and release it.

vibration sensor
video

schematic iconSchematic Plan

PBasic codePBasic Code

Data SheetPiezo Film Vibration Sensor Datasheet (ZIP file)

cart_iconwhere to buy

Piezo Film Vibration Sensor x 1 / Parallax, USA
220Ω registor (red, red, brown) x 1 / any component shop
zener diode x 1 / any component shop

note_iconNote

The bibration sensor is quite cheep but it is not very sensitive to small bibrations.

Pressure Sensor

If you want to embed a sensor in your cloth, this FlexiForce sensor could be very useful. It is very light, thin and flexible like a plastic sheet.

flexiforce
video

schematic iconschematic plan

PBasic codePBasic Code

Data SheetFlexiForce Datasheet (ZIP file)

cart_iconwhere to buy

FlexiForce x 1 / Parallax, USA
220Ω registor (red, red, brown) x 1 / any component shop
0.01 µF condensor x 1 / any component shop

LED Array x 1 / Partco, Helsinki

note_iconNote

LED Array can be substituted with 4 LEDs. You can buy LEDs in any component shop.

Communicate with wireless devices

I recommend to use Bluetooth devices to controll wireless devices. Bluetooth is very complicated device but ready Bluetooth modules are easy to use. For example, you can control a Bluetooth wireless device with your mobile phone or computer.

cart_iconwhere to buy

EmbeddedBlue 500 / Parallax, USA

PBasic codeManual including PBasic Codes

Data SheetDatasheet

alternative_iconAnother Bluetooth Module

Promi-ESD-02 / Lemos International, USA
FlexiPanel BlueMatik / Farnell InOne, Finland

XPORT: connecting a microcontroller to IP network directly

XPort is network device you can access from internet. It is as small as your thumb but it has webpages and some controll pins for other devices. For example, you can controll motors, lights and speakers via XPort.

cart_iconwhere to buy

XPort / Lantronix, USA

Infrared Object Detector

TV Remote controller use a infrared LED to send commands but anything hot glows infrared which means a infrared detect any thing hot. However, the infrared sensor for the TV remote controller only detects if the infrared flash with 38KHz.

This feature can be used in a object detection. Put both a infrared LED and infrared Sensor next each other. When the object come over the sensor, it reflect infrared light from the LED and the sensor detects the infrared light.

schematic iconschematic plan

PBasic codePBasic Code

cart_iconwhere to buy

38KHz Infrared Sensor x 1 / Akizuki Denshi, Japan

potentiometer x 1 / any component shop

Infrared LED x 1 / any component shop

Social links powered by Ecreative Internet Marketing