frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.63k stars 782 forks source link

USe this With Raspberry Pi #64

Closed Harshid93 closed 3 years ago

Harshid93 commented 4 years ago

I want to use this scada in Raspberry pi. How can i use it?

unocelli commented 4 years ago

Hi, in my raspi 3B work fine, a little warning by installation

python v2.7.13 nodejs v10.16.3 npm v6.9.0

I tested it with modbus and opcua

Harshid93 commented 3 years ago

csn you please provide with latest versions?

unocelli commented 3 years ago

what do you mean?

Il giorno dom 20 dic 2020 alle ore 12:10 Harshid93 notifications@github.com ha scritto:

csn you please provide with latest versions?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/frangoteam/FUXA/issues/64#issuecomment-748593313, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALTN4BQ7FCUCICSG2TWCW5TSVXLRRANCNFSM4NWLMIBQ .

Harshid93 commented 3 years ago

I only Want to Know , IF we want to run this over Latest Version of python nodejs npm is it possible? Coz Every time i need to Downgrade My Software Version to Run this...

concept10 commented 3 years ago

I only Want to Know , IF we want to run this over Latest Version of python nodejs npm is it possible? Coz Every time i need to Downgrade My Software Version to Run this...

You should be able to run this software on any platform that supports the requirements, including raspberry pi. You would be better served posting the versions of the software that you are currently attempting to run this on (for example node -v && npm -v).