Writing Machine Directory/statemachines: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
<h1>Writing Machine Directory/State-machines</h1>
<div class=noprint>
State Writing Machines made during [[Prototyping/2025-2026/T1#SESSION_1|prototyping on 23 September]]''<br>
State Writing Machines made during [[Prototyping/2025-2026/T1#SESSION_1|prototyping on 23 September]]''<br>
using [[:File:Prototyping_20250923_state_machines.pdf]] and [[Graphviz]]
using [[:File:Prototyping_20250923_state_machines.pdf]] and [[Graphviz]]
outcomes of the day can be found here: https://hub.xpub.nl/sergio/state-writing-machines
</div>


outcomes of the day can be found here: https://hub.xpub.nl/sergio/state-writing-machines
<div class-"box">
==Aquarium Conversation Simulator==
==Aquarium Conversation Simulator==
<div style="justify-content: left;">
<div style="justify-content: left;">
Line 80: Line 84:
</div>
</div>
[[Category: Writing Machines]]
[[Category: Writing Machines]]
</div>

Revision as of 23:17, 6 December 2025

Writing Machine Directory/State-machines

State Writing Machines made during prototyping on 23 September
using File:Prototyping_20250923_state_machines.pdf and Graphviz outcomes of the day can be found here: https://hub.xpub.nl/sergio/state-writing-machines

Aquarium Conversation Simulator

Aquarium-conversation-simulator-20250923.jpg

1.Nod-Blink-Yawn State Machine

> in
to give a touch of human warmth to our schematic demonstration
Clara van Bloemendaal is the dragon of Arnhem
>
touch
>
NOD
>
TURN OPPOSITE x4
>
touch Clara
> 
touch Clara has
> 
touch Clara has to do with
>
touch Clara has to do with straightforward
>
touch Clara has to do with straightforward dragon
>
touch Clara has to do with straightforward dragon 
> out
LeaLuca-statemachine.svg

2.Barbara and Youjung's Writing Machine

igraph {
label="Youjung and Barbara's writing machine ( ^a          ) ^a "
labelloc="t"
speaker [shape=doublecircle];
listener [shape=doublecircle label="listener\n ^v (   ^`      ^m ^`     ) ^v "];
input [shape=plaintext]
output [shape=plaintext]
rankdir=LR;
        input -> speaker
        speaker -> listener [label="quietly say the sentence"]
        speaker -> speaker [label="I said..."]
        listener -> output
        listener -> speaker [label="Pardon?"]
}

Barbara and Youjung's Writing Machine
Barbara and Youjung's Writing Machine

3.Robin and Ema's State Machine

Robin&Ema's Writing Machine
Robin&Ema's Writing Machine

4.Bart and Daan's Writing Machine

Bart and Daan's writing machine

5.Sibyl, Kiki, Tommi's Writing Machine

Sibyl, Kiki, Tommi's writing machines