technology

Pixi Magazine

video

description

Pixi Magazine is a gaming magazine targeted towards women that aims to include them in the sometimes exclusive technology community. It uses bright and colourful visual language reminiscent of 8bit video games. The goal of Pixi is to make gaming and technology interesting and credible to female readers, and young professionals in general. View the iPad prototype here.

More photographs on my website.

Report abuse

Detectair

images

video

description

const int sensorMin = 550;      // sensor minimum, discovered through experiment
const int sensorMax = 800;    // sensor maximum, discovered through experiment
int ledPin = 10;    // LED connected to digital 10
int ledPinTwo = 9;    // LED connected to digital 9
int ledPinThree = 11;  //LED connected to digital 11
int vibePin = 13;                 // LED connected to digital pin 13

void setup() {
  // initialize serial communication:
  Serial.begin(9600);  
  pinMode(vibePin, OUTPUT);      // sets the digital pin as output
}

Report abuse

Silent Participant

video

description

This work is my first piece to explore interactive wearable art.  three distence sensors are carefully embedded in flowers  on my dress. a lilypad arduino, a speaker, and batteries are  hidden on the back of the fan I hold and become invisible for the viewers. when the viewers use a microphone to close exame the body to search signal, sharp sounds will occur.

Report abuse

Mobile Technology

description

CONCEPT  A wearable/mobile product emphasizing an aspect of man-machine interaction. DEVELOPMENT  This project was a team collaboration using the capabilities of Lego Mindstorms technology. The end result was a preliminary working prototype of an interactive blanket for children.

Report abuse

Heart Monitor

images

description

CONCEPT  A wearable device designed specifically for individuals with heart conditions. DEVELOPMENT  A collaborative effort between myself and two others in which we concentrated on design iteration and storyboarding. Although the physical creation and product design was explored, it was not the main focus.

Report abuse
Syndicate content