Express lane: Difference between revisions
Wang ziheng (talk | contribs) m (→Var/Kitchen) |
Wang ziheng (talk | contribs) |
||
Line 30: | Line 30: | ||
[[File:Tooth.jpg|left|300px]] | [[File:Tooth.jpg|left|300px]] | ||
{{#Widget:Video|mp4=https://pzwiki.wdka.nl/mw-mediadesign/images/b/b7/Toothmp4.mp4|style=width:600px;}} | {{#Widget:Video|mp4=https://pzwiki.wdka.nl/mw-mediadesign/images/b/b7/Toothmp4.mp4|style=width:600px;}} | ||
<br> | |||
<br> | |||
<br> | |||
==Python== | ==Python== |
Revision as of 20:37, 1 April 2024
Radio worm
Zine camp
A Tea protocol
During the zine camp, I made a zine about the tea as a protocol, exploring how finger tapping evolves into a unique form of communication.
In tea culture, finger tapping serves as a distinctive method of expression, used as a traditional response. While some perceive it as a hierarchical tradition, others find it intriguing as a protocol.
The 'Tea Protocol,' serves as a visual guide, mapping out the various combinations of finger tapping and their corresponding meanings.
Rain receiver
max/msp
Piezo extension
Python
Var/Kitchen
kitchen file system
In the kitchen file system, these Python scripts act like kitchen tools:
-'bin.py' removes any files dropped into the 'bin' folder;
-'stove.py' prints files added to the 'stove', detecting new file drops and executing corresponding actions;
-The 'fridge' serves as a storage folder for all the ingredients, you could using 'fridge.py' to preview the ingredient text files and send them to the stove or bin.
By sending a file from 'fridge' to 'stove', this file system let users transition between digital and physical mediums and also providing a quick script access for the other groups.