Immutable Page History Attachments

Diff for "window"

Diff for "window"

Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2015-08-28 19:16:56
Size: 119
Editor: artdanion
Comment:
Revision 12 as of 2017-01-09 15:18:03
Size: 1917
Editor: artdanion
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[https://devlol.org/wiki/doebi/BimLights]]

Real time visualization of the tramways in Linz.

Echtzeit Visualisierung der Straßenbahnen in Linz.

{{http://files.doebi.at/temp/Hycn78I2|making of BimLights|width="500"}}
Line 7: Line 14:
== WinkeKatze == Touch one of the colored Buttons to change the color of a lightstipe inside...

Durch berühren eines der färbig umrandeten Felder am Fenster, ändert sich die Farbe eines LED-Streifens im Hackerspace.

[[https://devlol.org/wiki/lolstripe]]

== WinkeKatze / HI 5 ==

By touching the hand symbol on the window, WinkeKatze [[https://github.com/aurelw/winkekatze]] gets activated and HI5 is send to IRC Chat.

Berührt man das Handsymbol am Fenster, winkt die Winkekatze und HI5 wird an den IRC Chat Channel gesendet.

CHAT see at Contact: [[https://devlol.org/wiki/DevLoL/Contact]]
Line 10: Line 29:
{{http://www.daniel-fischer.at/bilder/devlolLed.png|DevLol Light Box|width="500"}}

Change the color of the box on: [[http://www.daniel-fischer.at/window.html]]
Line 12: Line 34:

A few samples of 3D-Printing-Art

{{{
#!html

<button onclick="myFunction()">Try it</button>

<form><p style="text-indent: 8em;">color:&nbsp;&nbsp;<input id="form-col" type="range" min="0" max="100" value="0" />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;frequency:&nbsp;&nbsp;<input id="form-range" type="range" min="0" max="100" value="0" /></p></form>

<script>
function myFunction() {
    window.open("http://www.w3schools.com");
}
</script>

<div id="foo">
    <p>This is plain html inside a wiki page</p>

<a href="javascript:window.open("http://www.w3schools.com");">Execute JavaScript</a>

<canvas id="header1" data-processing-sources="http://www.daniel-fischer.at/header1.pde"
width="800" height="200">
</canvas>

</div>
}}}

[[iframe http://www.daniel-fischer.at/window]]

DevLol Window

BimLights

https://devlol.org/wiki/doebi/BimLights

Real time visualization of the tramways in Linz.

Echtzeit Visualisierung der Straßenbahnen in Linz.

making of BimLights

Buttons

Touch one of the colored Buttons to change the color of a lightstipe inside...

Durch berühren eines der färbig umrandeten Felder am Fenster, ändert sich die Farbe eines LED-Streifens im Hackerspace.

https://devlol.org/wiki/lolstripe

WinkeKatze / HI 5

By touching the hand symbol on the window, WinkeKatze https://github.com/aurelw/winkekatze gets activated and HI5 is send to IRC Chat.

Berührt man das Handsymbol am Fenster, winkt die Winkekatze und HI5 wird an den IRC Chat Channel gesendet.

CHAT see at Contact: https://devlol.org/wiki/DevLoL/Contact

DevLol Light Box

DevLol Light Box

Change the color of the box on: http://www.daniel-fischer.at/window.html

3D Print

A few samples of 3D-Printing-Art

color:             frequency:  

This is plain html inside a wiki page

Execute JavaScript

iframe http://www.daniel-fischer.at/window