Blynk app integration with Node Red using WebSockets protocol and http protocol (API)
If you installed Node Red globally use this to install
npm install --global node-red-contrib-blynk-api
- read event
- write event
- write command
- emails
Use Raspberry PI as hardware to access 64 virtual pins or Generic Board for 32.
TO ADD
TO ADD
Use the verbose -v
flag when starting Node-Red to get more information
TO ADD