Skip to content

Visualizes a Fluorometer value time-series on a Node-RED dashboard

Notifications You must be signed in to change notification settings

diy-fluorometer/node-red-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-visualization

Installation

  • Install mosquitto including mosquitto_pub and mosquitto_sub
  • Place mosquitto.conf in /etc/mosquitto/
  • Install Node-RED
  • Place node-red-config.json in ~/.node-red/ (overwrite the existing config-JSON)

Usage

  • Connect the fluorometer to it's power supply
  • Connect your computer to the fluorometer's wifi
  • Make sure, the IP network is 192.168.4.x, otherwise adjust the scripts
  • Start mosquitto
  • Start ./publisher.sh to continuously read fluorometer values
  • Optionally, start ./subscribe to check, if the publishing is working
  • Start node-red
  • Open Node-RED in a browser to see the data flow
  • In Node-RED click View -> Dashboard and open the dashboard to see the graph

License

The content of this repository is published under the terms and conditions of the GNU Affero GPL.

About

Visualizes a Fluorometer value time-series on a Node-RED dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages