Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
node-red-contrib-blynk-iot
Advanced tools
NEW Blynk IoT Platform library implementation for Node-RED
This library supports both secure TLS connection to new Blynk IoT Platform cloud server.
For Blynk cloud server, you can use blynk.cloud as the server url.
Local server is not yet supported.
Do not work on old Blynk 0.1 legacy platform
If you installed Node Red globally use this command to install
npm install --global node-red-contrib-blynk-iot
Events: read, write, app (connected/disconected)
Commands: write, sync (virtual/all), set property
Widgets: LCD, zeRGBa, styled button, image gallery
See the changelog for all the details of each releases
Use Raspberry PI as hardware to access 256 virtual pins or Generic Board for 32.
Set your blynk server url, Auth Token and Template ID in configuration node
See help panel on every nodes
Use the verbose -v
flag when starting Node-RED to get more information
or use node-red-log
and enable log on Configuration Node as needed
This library is not retrocompatible and cannot replace node-red-contrib-blynk-ws.
The new Blynk IoT platform does not allow migration from the old Blynk 0.1 (legacy), so neither does this library.
Blynk provides iOS and Android apps to control any hardware over the Internet or directly using Bluetooth. You can easily build graphic interfaces for all your projects by simply dragging and dropping widgets, right on your smartphone. Blynk is the most popular IoT platform used by design studios, makers, educators, and equipment vendors all over the world.
Blynk Arduino Library
Blynk App: Google Play | App Store
Optionally you can install Blynk Local Server and run everything locally. However, Blynk Cloud is free for anyone who is using Blynk for personal (non-commercial) use.
Full Blynk Documentation - a complete guide on Blynk features
Community (Forum) - join a 500,000 Blynk community to ask questions and share ideas
Help Center - helpful articles on various Blynk aspects
Code Examples Browser - browse examples to explore Blynk possibilities
Social: Webpage / Facebook / Twitter / Youtube / Instagram / LinkedIn
Please find examples on how to use different types of connections (transports) and how to do make something great with Blynk. You can easily apply any type of board/connection to all examples.
The node-red-contrib-blynk-iot was born as a fork of node-red-contrib-blynk-ws to support new Blynk IoT Platform
This project is released under The MIT License (MIT)
0.1.0 - 2021-06-26
FAQs
Node Red integration with new Blynk IoT Platform
The npm package node-red-contrib-blynk-iot receives a total of 92 weekly downloads. As such, node-red-contrib-blynk-iot popularity was classified as not popular.
We found that node-red-contrib-blynk-iot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.