No issue but some questions.... #20
Replies: 1 comment
-
Welcome. Thanks for watching my presentation.
You are in the right place!
There are several ways. The best place to start is by using an existing sensors driver. There are many in the Moddable SDK that can be used with the Sensor Node that is built-into the Node-RED MCU Edition.
The Sensor Node's readme.md has an example of adding a sensor driver to the project and a basic Node-RED flow that uses it. Of course, you can also write your own sensor drivers -- in JavaScript or C/C++ -- but starting with an existing driver that already works is easier and a great way to learn. (FYI – since this isn't an Issue, I'm going to convert it to a discussion) |
Beta Was this translation helpful? Give feedback.
-
I saw this project on YT (Node Red Con 2022).
Now I ve some questions:
Beta Was this translation helpful? Give feedback.
All reactions