Node SCADA System
As the name implies it is a SCADA system written in js(Node.js), the system uses the mcprotocol to communicate with a Mitsubishi PLC, uses Jade for templates, and express for routing.
This project was designed as a proof of concept for a Toyota supplier to show the posibilities with data collection.
Graphing
The graphing is done using D3.js which is an offshoot of C3.js, using data stored in local json files.