Application and Implication
A tangible construction kit to build furniture.
So my project will be about making a construction kit for furniture in a small scale. It will be recognize by computer so it could be send to digital fabrication.
I defined the different parts of that kit, trying to keep it simple. It contains 2 sizes of vertical parts, 2 sizes of horizontal ones, and 4 differents type of joints. It could be improved but for now it's dedicated to make table, desk or shelf.
The idea is to recognize each parts by using resistors. The value is recognize by arduino, sending to grasshopper via the firefly plugin then generate a 3D model in the rhino software.
Differents values of resistors will be hide in each differents parts.
Constantly checking the value of the voltage, the arduino will be able to recognize the value of each new resistors added by knowing the value of the previous ones.
So I can only recognize my parts in vertical lines.
But if you put 4 joins for an horizontal parts, it's because you want to put an horizontal parts. So an algorithm will recognize that an automatically add the horizontal parts in the model.
This way the construction of a furniture with the kit is no more than an electronic circuit with resistors. The image is schematic but I will use the principle of a voltage divider with a known resistors at the begin so I could properly mesure the resistor's value.