Display analog voltages from mbed board in a browser. Uses smoothie.js called from html page. mbed sends AnalogIn, AnalogOut, and temperature signals.

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 WebSocketClient mbed-rtos mbed

Committer:
thomas_sullivan
Date:
Mon Jun 09 22:54:42 2014 +0000
Revision:
0:5f2b64d6ed81
Displays analog input data in a browser using smoothie.js.  Use similar to an oscilloscope for debugging or data output.  Corresponding html and javascript code available.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
thomas_sullivan 0:5f2b64d6ed81 1 http://mbed.org/users/samux/code/WebSocketClient/#466f90b7849a