VNS CORE
Node.js app running on Raspberry Pi Zero W
Receives input from web UI and/or CONTROL panel(s), sends commands to POWER
git clone git@github.com:kormyen/vns.git
cd vns/CORE
npm install
npm start
Then visit http://localhost:3000/
Raspberry Pi Zero W + VNS CORE service Setup Guide
- OS: Raspbian Lite
- Runtime: Node.js
- Runtime: Node.js
- Web UI: Express
- State sync: Socket.io
- Arduino communication: Serialport