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
History
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.
2014-06-09, by thomas_sullivan [Mon, 09 Jun 2014 22:54:42 +0000] rev 0
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.