Control Arduino from Android using Node-RED and Johnny-Five
Tutorial for controlling Arduino or other IoT devices from Android phones using Johnny-Five and Node-RED.
The connection to the board can be local (USB OTG) or remote (TCP).
This PHP script opens and parses a CSV table file to an HTML view. It can be used together with the Internet of Things Web Logger Logger script.
This is a PHP script that records data from Internet of Things (IoT) devices in a CSV spreadsheet that can be opened from Excel. If you also need a web view for the log, check the CSV Viewer for Web Browsers.