User Tools

Site Tools


projects:farmrobot:batteriemanagement

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:farmrobot:batteriemanagement [2021/03/21 18:51]
jonas [Web Interface to view and graph the data]
projects:farmrobot:batteriemanagement [2021/03/21 18:56]
jonas [Web Interface to view and graph the data]
Line 234: Line 234:
  
 ===== Web Interface to view and graph the data ===== ===== Web Interface to view and graph the data =====
 +An easy way to set up a web interface is to host a node-red instance on a server, for example on a stationary Raspberry Pi 4, which can be accesses via network or can be made accessible with port forwarding from the internet.\\
 +
 Setting up a Raspberry Pi 4B with docker and docker run portainer. Setting up a Raspberry Pi 4B with docker and docker run portainer.
 Create a new Node-Red Stack with a compose file, which creates a node-red web instance on the device on port 1880. Create a new Node-Red Stack with a compose file, which creates a node-red web instance on the device on port 1880.
Line 260: Line 262:
 The node-red webapp can then be accessed via [[http://ip-adress:1880]]\\ The node-red webapp can then be accessed via [[http://ip-adress:1880]]\\
 The Node-RED Dashboard module is needed to display the data with node-red\\ The Node-RED Dashboard module is needed to display the data with node-red\\
-To install, click the Menu Button and choose "Manage palette". Click the "Install" tab and search for "node-red-dashboard".+To install, click the Menu Button and choose "Manage palette". Click the "Install" tab and search for "node-red-dashboard".\\
 Then click on install and install in the pop-up window. Then return to the main view.\\ Then click on install and install in the pop-up window. Then return to the main view.\\
 +{{:projects:farmrobot:node-red-palette.png?600|}}
  
  
projects/farmrobot/batteriemanagement.txt ยท Last modified: 2021/03/21 19:02 by jonas