Difference between revisions of "User:JeroenRijnart/HTBHQ11"

From DigitalCraft_Wiki
Jump to navigation Jump to search
(Blanked the page)
 
Line 1: Line 1:
work in progress
 
  
==Project 1: On The Body==
 
 
Teammate: [http://digitalcraft.wdka.nl/wiki/User:TimReuser Tim Reuser]
 
 
===Concept===
 
 
Our team had the thumb, hand and arm as body parts. Through history these body parts have been used as units of measurement. Firstly we wanted to communicate this fact somehow.
 
 
[https://en.wikipedia.org/wiki/Cubit Cubit rod] in the Museo Egizio of Turin, showing digit, palm, hand and fist lengths.
 
 
[[File:Louvres-antiquites-egyptiennes-img_2748.jpg|400px]]
 
 
 
We then turned it around to measuring the body, Da Vinci's vitruvian man standardized body measurements using the golden ratio. This is however, of course, completely unrealistic. This was the idea we wanted to communicate now.
 
 
[[File:Goldenratio.png|400px]]                                    [[File:Leonardo.jpg|400px]]
 
 
===Attempt 1: Stretchy cubit (ruler)===
 
 
The first idea was a rubber cubit rod. Cubits as a unit of measurement varied significantly throughout time and location, a stretchable cubit rod was to communicate this fact. We quickly decided this wasn't interesting  enough and abandoned this course for other ideas.
 
 
[[File:simplemold.jpg | 300px]]
 
 
 
[[File:otb_pouring.gif | 300px]]
 
 
===Attempt 2: Measuring bodies===
 
 
Then we moved on to the scanning and measuring of bodies. We wanted to make a publication with these body scans and have some graphically exciting way to show our data. There was no real concept behind it, just the act of measuring. The publication however, was never made. We abandoned this course for other ideas.
 
 
[[File: vitruvian_tim.png | 800px]]
 
 
[[File:Studie vitru.jpg| 800px]]
 
 
===Result===
 
 
Finally we went for a reversed cubit rod, a tool to measure your finger segment, palm span and arm length.
 
 
[[File:Tool.jpg| 1200px]]
 
 
[[File:Tool2.jpg| 600px]] [[File:Tool1.jpg| 600px]]
 
 
==Project 2: Inhuman Factors / Sensitivity Training==
 
 
Teammate: [http://digitalcraft.wdka.nl/wiki/User:Jochem 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: [http://digitalcraft.wdka.nl/wiki/User:AlexLaman 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
 
 
From left to right: one connection, two connections, three, four.
 
 
[[file:motm_con1.png | 350px | border]] [[file:motm_con2.png | 350px | border]] [[file:motm_con3.png | 350px | border]] [[file:motm_con4.png | 350px | border]]
 
 
===Result===
 
 
>>>>>>>>>>>>> [https://www.youtube.com/watch?v=0VKLEXFlaww Modular Structures] <<<<<<<<<<<<<
 
 
[[file:motm_video_thumb.png | 800px]]
 
 
==The face of things: MICA meets digital craft==
 
 
===Concept===
 
 
I was in team [http://digitalcraft.wdka.nl/wiki/Utc2017#Group_1_-_Anthropomaterials anthropomaterials], on tuesday we started discussing how we could bring an object to life. It was hard reaching a consensus in such a huge group, but on wednesday morning we decided to make two anthropomorphized objects so we could split the group in three. We chose a plant and a chair, and the concept became a "living" room. The objects would move based on their inherit traits, and their personality would be shy.  The final result would be a dancing plant and chair with a radio, only they would stop dancing when someone would enter the room. One group would work on the chair, one group would work on the plant and one group would work on the webcam that would detect people in the room.
 
 
 
[[File:Anthropomaterials_30.jpg | 400px]]
 
 
===Process (dancing chair)===
 
 
 
We used a step motor, an arduino and a step motor shield to power the swivel mechanism. The step motor was placed against a wooden ring and used traction to make the chair spin.
 
This way it would have a more natural sway.
 
 
[[File:Anthropomaterials_9.jpg | 600px]] [[File:Anthropomaterials_11.jpg | 600px]]
 
 
[[File:Anthropomaterials_14.jpg | 600px]] [[File:Anthropomaterials_19.jpg | 600px]]
 
 
[[File:Anthropomaterials_20.jpg | 600px]]
 
 
 
The finished mechanism:
 
 
[[File:mica_dancingchair.gif | 500px]]
 
 
 
The documentation of the whole team can be found here: http://digitalcraft.wdka.nl/wiki/Utc2017#Anthropomaterials
 
 
===Result===
 
 
The dancing living room:
 
 
[[File:mica_livingroom.gif | 800px]]
 
 
 
The objects turn shy when you stand close to them:
 
 
[[File:Lekkerdansen.gif | 400px]]
 
 
==My craft==
 
 
A 1000 word text about my craft coming soon
 

Latest revision as of 15:41, 30 October 2017