Skip to content

EddWills95/epsolar-node-react

Repository files navigation

epsolar-node-react

An entirely node base application (that i'm running on a raspberry pi) to fetch data (and maybe soon set settings) on an EPSolar Charge Controller.

To Run:

Build the client

cd client
npm build

Start the server with

node index.js

My idea was to be able to update the client seperately so that all the raspberry pi would need to do was pull it

Massive thanks

http://www.solarpoweredhome.co.uk/ - For working out how to connect the raspberry pi with a USB serial adapter and some initial serial stuff Adapter from eBay

https://github.com/yaacov/node-modbus-serial/wiki/Methods - Without which I don't think I could have done this https://github.com/toggio/PhpEpsolarTracer - For working out a bunch more of the serial input locations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published