Hey everyone, and merry Christmas to all.
I am kinda new here and am looking for some help and guidance.
My aim is to create a new node, to interface a clickboard sensor to a BeagleBone Black.
I have already written a program in C to do so, and was wondering on what the steps to creating a new node would be. I want to be able to use my functions within node-red rather than as an external program.
Is there any kind of tutorial? even a very basic one, like for reading a gpio for example, or create a node from a C function to output/display "hello world".
Thnx in advance