SergiuToporjinschi / rf-command

Sends binary codes via radio waves
GNU General Public License v3.0
7 stars 3 forks source link

what does it do? #1

Closed ukmoose closed 7 years ago

ukmoose commented 7 years ago

thanks for creating a node for node-red. Could you put some more details in the README e.g.what does the node do, what hardware you need to use it?

Many thanks!

SergiuToporjinschi commented 7 years ago

I've just created the repo. currently it has only the node-red interface. Is a node-red project to send a command via radio 433 from a raspberry pi.

ukmoose commented 7 years ago

As you’ve included the node-red keyword I assumed it was ready for use? As per the docs https://nodered.org/docs/creating-nodes/packaging

as it is now listed on flows.node-red.org

Sent from my iPhone

On 24 Nov 2017, at 12:26, Sergiu Toporjinschi notifications@github.com wrote:

I've just created the repo. currently it has only the node-red interface.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

SergiuToporjinschi commented 7 years ago

Sorry, I did not know about that key word. I will remove it

ukmoose commented 7 years ago

no problem! I’ll look forward to trying out the node when you have finished it

Sent from my iPhone

On 24 Nov 2017, at 12:56, Sergiu Toporjinschi notifications@github.com wrote:

Sorry, I did not know about that key word. I will remove it

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

SergiuToporjinschi commented 7 years ago

me too :)) I have a version for arduino ... but for my IOT, on RF I need it on rapsberry because I will have one single emitter for the entire house and all utilities.

SergiuToporjinschi commented 6 years ago

Now is a functional code. Have fun and let me know how is it for you.