Web2serial: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 28: | Zeile 28: | ||
2. a javascript library that implements websocket i/o | 2. a javascript library that implements websocket i/o | ||
TODO: A working example will be linked here soon. | |||
Theory: | |||
# A website for [http://www.magicshifter.com magicshifter.com] would implement a colorful GUI where you can create images in javascript. | |||
# When you are done you hit the UPLOAD button. | |||
# If web2serial is already running on your machine you simply connect the device and the picture will be automatically uploaded, directly out of your browser. | |||
# If its not running yet you will be asked to install the software and run it. | |||
== WHERE == | == WHERE == |