Nedd Help and Suggestion Regarding RPi

I see that there are two ways of installing and running raspberry pi. Node,js and C++.
so which one of these two I should go for.
here are the things that I want to do with RPI

  1. basically use it as a hub to send a web request to my nodes around my house.
    2 use the blynk app to controll and monitor KODI
  2. add some tact switches to controll other blynk as well well as non-blynk devices using thier respective REST API.
    plesae help and leave your suggestions below

None of the above!
Run Mosquitto and Node-Red on your Pi, with the Blynk plug-in for Node-Red and use MQTT messages (that’s what Mosquitto is for) to send data and instructions between your devices.

Pete.

1 Like