Difference between revisions of "User:JeroenRijnart/HTBHQ11"

From DigitalCraft_Wiki
Jump to navigation Jump to search
(Blanked the page)
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
work in progress
 
  
==Week 1+2: 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.
 
 
[[File:simplemold.jpg | 300px]]
 
 
 
The rubber we used didn't seem to work very well for this concept, we quickly abandoned this course for other ideas.
 
 
[[File:otb_pouring.gif | 300px]]
 
 
===Attempt 2: Measuring bodies===
 
 
===Result===
 
 
==Week 2 + 3: 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.
 
 
[[File:hallsensor.jpg | 300px]]
 
 
===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.
 
 
[[File:hackedmice.jpg | 500px]]
 
 
 
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.
 
 
[[File:mousegraveyard.jpg | 500px]]
 
 
 
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.
 
 
[[File:Mousedata.png | 800px]]
 
 
 
===Attempt 2: Webcam microscope===
 
 
In the second week we decided to modify a webcam into a microscope.
 
 
 
My sweaty hand.
 
 
[[File:sweatyhand.png | 800px]]
 
 
 
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.
 
 
[[File:Filming-objects.JPG | 500px]]
 
 
 
Some of the materials we used.
 
 
[[File:Material-jw.jpg | 500px]]
 
 
 
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.
 
 
[[File:Set-up.JPG | 500px]]
 
 
===Result===
 
 
>>>>>>>>>>>>>[https://youtu.be/xjPsiOwIxJ4 Microscopic film]<<<<<<<<<<<<<
 
 
[[File: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 [https://nl.wikipedia.org/wiki/Peter_Struycken Peter Struyckens] [https://collections.vam.ac.uk/item/O168768/computer-structures-1-1a-2a-prints-struycken-peter/ Computer Structures].
 
 
[[file:Peter_Struycken.jpg | 300px]]
 
 
===The hardware===
 
 
The idea was that by making [https://en.wikipedia.org/wiki/Voltage_divider 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.
 
 
[[file:motm_aj_p7.jpg | 600px]]
 
 
 
Then we made a panel with jack inputs and connected it to the breadboard to see if this would still hold up.
 
 
[[file:motm_aj_p4.jpg | 800px]]
 
 
 
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.
 
 
[[file:motm_aj_p2.jpg | 800px]]
 
 
 
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.
 
 
[[file:motm_aj_p3.jpg | 800px]]
 
 
 
The finished box with title and short legs under it.
 
 
[[file:motm_aj_p5.jpg | 600px]]
 
 
 
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.
 
 
[[file:motm_aj_p6.jpg | 600px]]
 
 
 
===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
 
 
[[file:processing_rules1.png | 400px | border ]]
 
 
[[file:processing_rules2.png | 400px | border ]]
 
 
 
testing some connections on the computer
 
 
One connection
 
 
[[file:motm_con1.png | 400px | border]]
 
 
Two connections
 
 
[[file:motm_con2.png | 400px | border]]
 
 
Three
 
 
[[file:motm_con3.png | 400px | border]]
 
 
Four
 
 
[[file:motm_con4.png | 400px | border]]
 
 
===Result===
 
 
>>>>>>>>>>>>> [https://www.youtube.com/watch?v=0VKLEXFlaww Modular Structures] <<<<<<<<<<<<<
 
 
[[file:motm_video_thumb.png | 800px]]
 

Latest revision as of 15:41, 30 October 2017