Web2serial: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 27: | Zeile 27: | ||
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 fE [http://www.macgishifter.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. | |||