GMU:Printed Circuit Board Art/mxkllmnn: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 33: Line 33:
File:03.jpg
File:03.jpg
</gallery>
</gallery>
However, I soon realised that such a modification would undermine exactly what I am trying to preserve – the switch mechanism’s inherent psychophysical feedback. Great user interfaces (read: Switches), which are much more in line with our human sensory nature, have been replaced by touch displays in many places (picture). Especially with regard to automation, this was an obvious choice, as graphical user interfaces (GUIs) are much easier to integrate due to their ability to react to system changes simply by programming. A physical switch does not respond if the system’s status is being changed automatically or remotely. So the idea to have a remotely switchable switch was born, hence the working title SwitchSwitch.  
However, I soon realised that such a modification would undermine exactly what I am trying to preserve – the switch mechanism’s inherent psychophysical feedback. Great user interfaces (read: Switches), which are much more in line with our human sensory nature, are being replaced by touch displays [https://www.busch-jaeger.de/fileadmin/_processed_/c/7/csm_Systeme_free%40home_Image_1920x800_108960d603.jpeg]. Especially with regard to automation, this was an obvious choice, as graphical user interfaces (GUIs) are much easier to integrate due to their ability to react to system changes simply by programming. A physical switch does not respond if the system’s status is being changed automatically or remotely. So the idea to have a remotely switchable switch was born, hence the working title SwitchSwitch.  


{{#ev:youtube|bJHKXVJdB_M}}
{{#ev:youtube|bJHKXVJdB_M}}

Revision as of 11:57, 3 March 2022

+ work in progress -

Introduction:

When I was browsing the university’s Bison portal for this semester’s offers, the PCB Art course caught my attention immediately, as I am passionate about electronics. To acquire the skill of making circuits on signature boards has been on my to-do list forever. Despite or precisely because I was actually supposed to be working on my final thesis this semester, the decision to take this course too was inevitable, especially since the software of choice in this course was KiCAD. The course title already gave it away, but at this point I did not know of the fascinating universe of PCB art and its huge community; not to mention the technical skills of making PCBs.

Hello World! Unicorn original new.jpg Within tech culture, learning new skills usually starts with a so-called "hello world!" example. By accident there has been a sketch of a unicorn on my desktop when we started working on our very first PCB. So that unicorn happened to be the artwork template. It turned out to be a sophisticated application that was ideal for finding out how to create edge cuts, screen printing and mask layers in KiCAD. The initial circuit diagram was a luminous LED. I can hardly imagine a better „hello world of PCB design/art“.

Unicorn render.png

Theme to be found:

This design also led to my first project idea: Adaptors. That is because modern (read: Apple) computers (mine included) exist in a dream world where all its peripherals work with USB type C, whereas I find myself in the reality of 2022, where they do not. Everywhere I go I have to take many different adaptors to make my computer (that obviously supports USB type C only) work. So the idea was to have a unicorn (read: Swiss Army knife) to help out. Swinehorn original.jpg Unfortunately, when I teared down one of the adaptors available at the local electronics market, I found myself in a dream world. This time I realized that I do not have the electrical engineering degree I needed to understand the not-as-easy-as-I-thought circuitry of connecting different interface systems (HDMI/SD/Audio Jack/USB-A to USB-C). Even though it seems rather simple to transmit signals from one copper contact to another, many components are necessary in between. From the picture one can see that there is at least one IC per interface, as well as a quartz to translate between signals of different frequencies, not to speak of numerous capacitors, resistors, and regulators.

The good thing about dismissing this first idea was the new opportunity to find a topic closer to what I was doing in my thesis at that moment. To call a spade a spade: I wrack my head around the question of how to cope with the challenge of increasing automation with regard to interfaces that are being transformed as a result. In most cases, if the cybernetic loop of control and display is being altered, a transformation of the underlying system’s user interface is implicit. In home automation, for example, this has led to the disappearance of well established interfaces and now all too often leave us frustrated. In a nutshell, this project is about designing new interfaces as an alternative to popular but dystopian smart home futures or: How to teach old switches new tricks.

The SwitchSwitch Concept:

At first, the concept was to introduce capacitive touch areas (a formation of discrete sensor pads, a matrix or sliders <- pictures) to the surface of a conventional switch to extend its binary characteristic and to broaden the repertoire of input gestures.

However, I soon realised that such a modification would undermine exactly what I am trying to preserve – the switch mechanism’s inherent psychophysical feedback. Great user interfaces (read: Switches), which are much more in line with our human sensory nature, are being replaced by touch displays [1]. Especially with regard to automation, this was an obvious choice, as graphical user interfaces (GUIs) are much easier to integrate due to their ability to react to system changes simply by programming. A physical switch does not respond if the system’s status is being changed automatically or remotely. So the idea to have a remotely switchable switch was born, hence the working title SwitchSwitch.

Furthermore, by temporarily decoupling the switch from the circuit of the object to be turned on or off and putting a microcontroller in between, the (automated) system becomes capable of utilizing the acoustic, visual and haptic signals evoked via the usage of its interface to articulate intent (at least this is the hypothesis to be confirmed). To conclude, my thesis is about designing output gestures made of sequences of clicks in combination with flickering lights. To do so a conventional switch is being equipped with some more advanced technology, and that is what this project is about.

+ work in progress -