Difference between revisions of "User:JeroenRijnart/HTBHQ11"

From DigitalCraft_Wiki
Jump to navigation Jump to search
Line 161: Line 161:
 
==The face of things: MICA meets digital craft==
 
==The face of things: MICA meets digital craft==
  
===The concept===
+
===Concept===
  
===End result===
+
===Result===

Revision as of 11:08, 30 October 2017

work in progress

Project 1: On The Body

Teammate: Tim Reuser

Concept

Attempt 1: Stretchy ruler

The initial plan was to make an object, we started by trying to make a ruler which you had to stretch if you wanted to measure with it. The joke being that it would never be totally accurate.

Simplemold.jpg


The rubber we used didn't seem to work very well for this concept, we quickly abandoned this course for other ideas.

Otb pouring.gif

Attempt 2: Measuring bodies

Result

Project 2: Inhuman Factors / Sensitivity Training

Teammate: Jochem Walboomers / Suzanne Guitjens (second week)

Concept

For the kick off of this project I made a hall sensor, a sensor for detecting magnetism. We ended up going with Jochems light sensor.

Hallsensor.jpg

Attempt 1: Mouse scanner

We wanted to hack a mouse into a low res hand scanner, optical mice use sensor chips that are essentially super tiny camera's. We opened up a lot of computer mice and looked up the data sheets of the specific chips they used. We needed to solder wires to the ground, power, data clock and data i/o pins.

Hackedmice.jpg


The mouse that showed the most promise worked on a lower voltage than 5v, so we made a voltage regulator for in between the mouse and the arduino.

Mousegraveyard.jpg


We used an arduino and processing to try to draw a sixteen by sixteen grid in greyscale. Unfortunately we only received junk data, it became apparent that if we would continue this course we would not have a working project or satisfactory end result by the end of the project.

Mousedata.png


Attempt 2: Webcam microscope

In the second week we decided to modify a webcam into a microscope.


My sweaty hand.

Sweatyhand.png


We started filming different materials, from the top and bottom. We shone light through translucent materials or on it if they were solid. We played around with the angle and colours of the light. For instance, by moving light across a LP record we could see the shadows of the grooves shift.

Filming-objects.JPG


Some of the materials we used.

Material-jw.jpg


In the end we made an abstract film for which we also made the music. A microscopic music video. In the back you can see the webcam on the table along with different materials/stuff we used.

Set-up.JPG

Result

>>>>>>>>>>>>>Microscopic film<<<<<<<<<<<<<

Mf video thumb.png

Project 3: Mind (of) the Machine

Teammate: Alex Laman

Concept

For this project we wanted to make a machine mind for which the user would make the connections between the different chambers of the brain. The visual output is based on Peter Struyckens Computer Structures.

Peter Struycken.jpg

The hardware

The idea was that by making voltage dividers for every input plug we would be able to identify which input plugs are connected on the arduino.

Below you see the first prototype on a breadboard with some voltage dividers, here we found that when you connect two of the circuits the resistance (or rather, the voltage) of these two would become the same. This is how we tell the arduino that two plugs are connected.

Motm aj p7.jpg


Then we made a panel with jack inputs and connected it to the breadboard to see if this would still hold up.

Motm aj p4.jpg


We can see on the computer that when no cables are connected we get six different numbers, as soon as we make a connection the numbers of the corresponding jack inputs become the same.

Motm aj p2.jpg


Then we made the top panel for the box from semi transparent perspex, we expanded to sixteen voltage dividers, using different resistors for every input.

Motm aj p3.jpg


The finished box with title and short legs under it.

Motm aj p5.jpg


We made a system with magnets to seal the top panel to the box, we soldered the circuit and mounted everything in the box. You can shake the box or hold it upside down and it won't break. We wanted to make it as durable as possible.

Motm aj p6.jpg


The software

There are two programs at work, code on the arduino that sends the numerical values associated with the jack plugs to an external computer, and software made in processing that uses this data. The processing code is built up in "rules". Every jack input has its own set of rules on where to draw squares, by combining two jack inputs these rules will work together to make an image.


Here you see how the rules are structured

Processing rules1.png

Processing rules2.png


testing some connections on the computer

One connection

Motm con1.png

Two connections

Motm con2.png

Three

Motm con3.png

Four

Motm con4.png

Result

>>>>>>>>>>>>> Modular Structures <<<<<<<<<<<<<

Motm video thumb.png

The face of things: MICA meets digital craft

Concept

Result