Final Project – Sound, Image, Object My final project began with exploring the different ways in which a sound can be identified through image and object.… Posted on: December 16, 2014 By: nevon442 With: 0 Comments
Final Project – Languages I have always been fascinated with languages, and the ability to be able to have a mutual method of communication.… Posted on: November 17, 2014 By: nevon442 With: 0 Comments
Processing/SVG/Illustrator/Laser Etch The following is the Processing sketch saved as SVG. import org.philosoft.p8g.svg.P8gGraphicsSVG; P8gGraphicsSVG svg; void setup() { size(1000, 1000); svg=(P8gGraphicsSVG) createGraphics(width,… Posted on: October 28, 2014 By: nevon442 With: 0 Comments
Tweet Processing Sketch Nitzan Nevo 128 character processing sketch -- void setup(){}void draw (){ background(mouseX, mouseY, 0); ellipseMode(CENTER); fill(255,0,0); ellipse(mouseX, mouseY, 30, 30);} Posted on: October 21, 2014 By: nevon442 With: 14 Comments
Experimentation with Laser Cutting 1. Creating an Illustrator file using lines and shapes defined by laser cut/etch whole surface/etch outline. 2. Laser Cutter… Posted on: October 21, 2014 By: nevon442 With: 0 Comments
Thermochromic Heart Create a thermochromic heart by following these steps: 1. Tape down to the back side of thermochromic paper, a design… Posted on: October 14, 2014 By: nevon442 With: 0 Comments
Origami Bat Paper Circuit The following youtube video demonstrates how to create an origami bat: Cómo hacer un murciélago de papel After creating the… Posted on: September 30, 2014 By: nevon442 With: 0 Comments
Headband Music Player The headband consists of three pressure sensors which control pause/play, increase volume, and decrease volume. IMG_0569 The circuit board… Posted on: September 23, 2014 By: nevon442 With: 0 Comments
Bracelet Pressure Sensor Materials: two regular fabric pieces length of wrist, one isolator fabric, two pieces conductive fabric, conductive thread, two buttons, regular… Posted on: September 16, 2014 By: nevon442 With: 0 Comments