SequentMicrosystems / smtc-rpi

Command line interface, Python, Node-RED drivers for Eight Thermocouples DAQ HAT
MIT License
1 stars 2 forks source link

node red #3

Open Mm-ops2 opened 2 weeks ago

Mm-ops2 commented 2 weeks ago

hi, I tried to use the thermocouples on a raspberry pi which has nodered installed on it and by running the nodered script provided it came up with the error message: Flows stopped due to missing node types. ui_group and ui_tab.

alexburcea2877 commented 2 weeks ago

Hi,

You need to install node-red-dashboard https://flows.nodered.org/node/node-red-dashboard

Alex.