This is the first Node Red video that I have found that actually shows a beginner how it works and also explains how this is a practical starting point for further learning. Thank you so much for this, really appreciated.
@PlayfulTechnology Жыл бұрын
Aw, thanks for the comment, that's really nice to hear!
@upendrakolte2 ай бұрын
This simple tutorial explained a lot for beginner how actually node-red interacts with hardware. Thank you for this tutorial.
@pythonexplorer55124 жыл бұрын
You so beautifully and precisely showed how a physical sensor (the reed switch) can be monitored on a web page using Node Red. Many other tutorials on YT simply drone on endlessly about nodes and message payloads but that doesn't help beginners to actually understand how Node Red can integrate with the physical world. Keep up your great work.
@mikehardy70602 жыл бұрын
Excellent, thank you. Really straightforward, clear, concise and easy to follow for a beginner. Now subscribed
@stez71995 жыл бұрын
Excellent videos and exactly what I've been looking for! I am eagerly awaiting the Node-Red w/ MQTT tutorial. Thanks for your great work!
@ibrarahmad67164 жыл бұрын
a very good explanation is here funprojects.blog/2018/03/04/arduino-talking-mqtt-to-node-red/
@ShreySharma4 жыл бұрын
Hey buddy you can get the complete tutorial here -kzbin.info/www/bejne/qJ3bdHhrj8qXjq8
@connermerrill70082 жыл бұрын
you rock dude. Helped me out a lot with my IoT assignment. Much love
@Edappl3 жыл бұрын
This is the best simple tutorial ever!!
@katosembatya8353Ай бұрын
Very clear explanation. Thank you
@riasaheta89602 жыл бұрын
thank you, this was extremely helpful. i finally have a dashboard to put live sensor data on!
@kazemzahedi10476 ай бұрын
Thanks a lot for your great video. Is there any way to link Node Red to the Arduino through WiFi
@wadebrewer72129 ай бұрын
Thank you. All the learning out there assumes a lot on the learners part of either knowing C++ OR node red....i understand neither bt want to get started. The community really needs to figure that part out. If people want to learn but know nothing...there is little tget them started. Stuff like your tutorial here is REALLY needed. Explain it all amd assume the learner knows nothing. If people are advanced....skip through the video.
@saurabhtalele15375 жыл бұрын
Sir,U r explanation is just great make video more please😫🙏🙏💓
@terryterry16552 жыл бұрын
How to activate arduino sketch only when prompted in node red and not when connected to serial port after my timer runs down to zero? Pls advise. Thx
@Mattequation4 жыл бұрын
Very informative and simple, Love it, Thank you!
@stenlan89324 жыл бұрын
Thanks a lot, exactly what I needed!
@jeetenderkakkar75703 жыл бұрын
700
@sajadmohammadi3155 Жыл бұрын
Hello, I want to set the parameters of an industrial drive using a node through RS485 serial communication. In this project, I need to use the hex codes of an industrial drive and control the drive using the hex codes. Can you help me with this project with node-red-node-serialport?
@SriRam-dv6mb4 жыл бұрын
GREAT WORK....♥️ from INDIA
@ivandavidcarmona8384 Жыл бұрын
Muchisimas gracias por compartir. Fue demasiado útil y muy facil de entender tu explicación.
@danaknight76783 жыл бұрын
For some reason I do not have a [Home] Default group to select. So I do what I think is right and add a group, it now displays as [Home] [Home] Default, so I did not add it correctly.....
@roywobser50369 ай бұрын
Hello, now ist this also interest for me. But how i can send a one Wire bus to Node Red. I have 18 temperatursensors one one Pin an i will See this in Node Red. Can i also Switch other pins for functions?
@JohanConradie4 жыл бұрын
On the 2nd Tab you have the dashboard open, how do you access the web page (How do i get to this screen (address) Sorry i hope this is not a stupid question
@Electronieks4 жыл бұрын
indeed , i m looking also for this information , this video is useless for beginners of for clean node-red installations
@homayounsoleimani35564 жыл бұрын
localhost:1880/ui/
@Cookie-jb3xd2 жыл бұрын
@@homayounsoleimani3556 thank you :D
@sajithwickramanayake95113 жыл бұрын
Sir how to show text word as a out put in dashboard
@budsayalaohapensaeng6869 Жыл бұрын
Can u teach timemer on node-red with esp32
@maharshpatel41704 жыл бұрын
I want to send raspberry pi data to Arduino. suppose I have integer value '512' on raspberry pi node-red and I want to send that on Arduino so how can I do that?
@canyonlewis64524 жыл бұрын
How do you access the dashboard tab?
@劉亭昀3 жыл бұрын
On top right corner of the Node-RED window you have a tab called dashboard. (display->dashboard) then click on the arrow ↗ right next to Theme
@siddharthrs70673 жыл бұрын
Amazing video ! .. using this concept for a hackathon :)
@Electronieks4 жыл бұрын
which site do i need to enter in the browser to see the dashboard?
@劉亭昀3 жыл бұрын
On top right corner of the Node-RED window you have a tab called dashboard. (display->dashboard) then click on the arrow ↗ right next to Theme
@josephroberts9915 жыл бұрын
Love these videos. Is it possible to achieve the same thing using a wireless connection to the Ardunio board? It would be difficult to run USB cables from the control room into the escape room and into every Ardunio board.
@PlayfulTechnology5 жыл бұрын
Oh yes - there's many ways to connect! Wired ethernet, wireless, USB, DMX, ModBus, CanBus, MQTT or HTTP, JSON, CSV, binary, or simple text payloads.... they'll all be coming soon - I just wanted to get this example out first because I think it's the simplest to understand - people are already familiar with using the USB cable to upload code to the Arduino, and I've already used Serial.print many times to send data back from the Arduino to the Serial Monitor. The only difference in this example is that I'm picking up that value in Node-RED rather than in the Arduino IDE.
@kampfhund-cnc5 жыл бұрын
@@PlayfulTechnology Very nice! If you make wired Ethernet Next that would be nice :)
@josephroberts9915 жыл бұрын
@@PlayfulTechnology Wonderful, thank you so much.
@phildonaldson57704 жыл бұрын
Big thumbs up! Excellent video
@akkir67072 жыл бұрын
hey sir do you know how to this but without using any usb wire at all??
@antoniogarridobueno22102 жыл бұрын
You have helped me a lot, thanks :)
@sprezzaturarrd2 жыл бұрын
Can you write an Arduino code in Node-red instead of using the Arduino IDE?
@goldrickfalko89355 жыл бұрын
Great video again, well done. I hope you will show some wireless examples with MQTT and node red :-)
@720xt5 жыл бұрын
The best i could recomend you, is to use the Node-MCU + TASMOTA firmware on it. Then install mosquitto server on the machine which is running Node-RED, and then you will be able to talk to the MCU from Node-RED via MQTT. Its really easy.
@goldrickfalko89355 жыл бұрын
@@720xt thanks a lot :-)
@ImperialLightandMagic4 жыл бұрын
Hi Alistair, hope it's ok to ask a Node Red newb question. Can it manage video files? What I want to do is trigger a video to play based on an arduino pin reading, and this would be perfect if it's supported in Node Red.
@720xt5 жыл бұрын
There is an easier way. First you install only Arduino FIRMATA on the ARDUINO. Then you install the Arduino NODE in Node-RED. An easier way to talk to arduino than the Serial node ;) In this way you will be able to talk to ALL of the pins of the Arduino, without the need to make a large sketches, everything will be manageble from Node-RED.
@btkramer4 жыл бұрын
Not if you are trying to view the io of a program you are running on the arduino....
@antoniodg93444 жыл бұрын
This one doesn't work. I've tried it a lot of times and nothing
@baseladams2804 жыл бұрын
Thanks a lot for your great videos! I have a very basic question. I have created a Node Red Dashboard on my Raspberry Pi. I connect my Raspberry to Internet using Huawei 4G to wifi router. I would like to acces to my Node red Dashboard from any pc in the world over Internet. Do you have any suggestion how to do this? Thanks a lot a again!
@SuperAsmit4 жыл бұрын
Hello.! Thanks for the awesome video, but can we use Arduino In node to get input, rather than serial in ??
@N1ghtR1der6668 ай бұрын
outside of playing around/learning you will never build a system that has just one sensor so say you have Arduinos/sensors in multiple locations, how will you read all the data into node red at once, I would think you would likely setup node red on a raspberry pie or something so only have 1-4 usb ports to get serial from, there must be a better way?
@doymentprojects252 Жыл бұрын
i have some error "[serialconfig:8bd3c8c47c237574] serial port COM2 error: Error: Opening COM2: Access denied" can i fix that?
@Lenigan964 жыл бұрын
Hey! I don’t have any options in the TEXT node / group … Why?
@WowVinnu4 жыл бұрын
Sir , whatever I do I see my serial port is not connected to node red.could you help me out of this
@M0nty164 жыл бұрын
Thanks! Great explanation!!
@eng.mustafadhahir2953 жыл бұрын
Is this can work with Arduino analog input ??
@hoofheartedicemelted296 Жыл бұрын
14th line of code Serial.print*n (currentState); Is that a *1?
@russellvickery55868 ай бұрын
Serial.println it is a lower case L
@hoofheartedicemelted2968 ай бұрын
@@russellvickery5586 haha. You're the best.
@dmasb4 жыл бұрын
Excellent video! Thanks
@mitkosokolov93824 жыл бұрын
Can you do the code in NR with some function nodes?
@jachencarl Жыл бұрын
Wonderful Video. Like your English.
@shravanteja613110 ай бұрын
11 Feb 08:26:36 - [info] Starting flows 11 Feb 08:26:36 - [info] Started flows 11 Feb 08:26:36 - [error] [serialconfig:11d6dad84156b4a6] serial port COM3 error: Error: Opening COM3: Access denied its showing me this error when i tried to connect with node red, but my arduino is connected to the system with the same port. How can I solve this problem
@TheUnofficialMaker3 жыл бұрын
You failed to mention where node red is running, I assume its on your pc.
@vijaynaru3 жыл бұрын
Its Great video....Thanks bro...can you share guidance about how to read this value from arduino when it is connected to laptop port say com3 and nodered is running on raspberry pi means on different workstation and I am working on my laptop and accessing nodered there. Thanks
@MrBobWareham3 жыл бұрын
So where is Node-red installed then???
@zachreyhelmberger8944 жыл бұрын
Very nice! Thank you!!
@mustafaaljumaili62792 жыл бұрын
Can you connect same circuit to raspberry pi ?? I mean Arduino connected to raspberry pi
@PlayfulTechnology2 жыл бұрын
Sure - you can connect Arduinos to Raspberry Pis via I2C, or simple serial interface.
@mustafaaljumaili62792 жыл бұрын
@@PlayfulTechnology please paste any link for experiment in which I can get the way for this connection
@mustafaaljumaili62792 жыл бұрын
Sir , appreciate your help for my request since I have search a lot but not succeed
@escapeonealgarve7854 жыл бұрын
I seem to be having a nightmare trying to install the node-red-serial palette. It keeps failing to install and I don't really understand anything on the error log! The only thing that makes any sense to me is this bit: 2020-08-26T14:52:05.002Z [err] gyp ERR! find VS You need to install the latest version of Visual Studio 2020-08-26T14:52:05.002Z [err] gyp ERR! find VS including the "Desktop development with C++" workload. 2020-08-26T14:52:05.002Z [err] gyp ERR! find VS For more information consult the documentation at: 2020-08-26T14:52:05.002Z [err] gyp ERR! find VS github.com/nodejs/node-gyp#on-windows But I have installed Visual Studio (eventually), after installing python which it seemed to be missing first. I've tried reading through the github page mentioned above, but again just don't really understand any of it. Should I have to be installing all this stuff or am I missing something? The real question I guess is should I even bother trying to get this to work? I was trying to work through all your tutorials so I could learn stuff step by step, but my end goal is to set up props and control software for three escape rooms, so will likely end up using ethernet or wifi connections anyway. Any help or advice would be much appreciated!
@PlayfulTechnology4 жыл бұрын
So are you trying to install the node by going to the Manage Palette option from the dashboard? I've never seen that error before - are you using a Windows PC and, if so, are you logged on as a user with admin privileges? (or, to be specific, are you running your node-run instance as a service with admin privileges?)
@escapeonealgarve7854 жыл бұрын
@@PlayfulTechnology It's ok, it's working now! I think the problem was with the Visual Studio install. Turns out I'd installed the 2019 version, but I found somewhere that it doesn't recognise that, only the 2017 version. I'd tried installing that one, but it obviously didn't work properly with the 2019 already there. I got rid of both and installed the 2017 again and now it all works! So now I'm having lots of fun playing with and tweaking all the example code you gave us, finding out what does what!
@PlayfulTechnology4 жыл бұрын
@@escapeonealgarve785 Woot! That's great news :)
@escapeonealgarve7854 жыл бұрын
@@PlayfulTechnology Can I ask another question? Do you know how I could send an image as a hint? Either as a full screen image over the timer or just as a pic below it. I've tried to do it by having an inject to a change node setting msg.image to the url of the image and then displaying it on the uibuilder as an html image (). It displays the alt text, but I can't seem to get the image to show?? Any bright ideas as to where I may be going wrong?
@Electronieks4 жыл бұрын
error , i have no group ...
@ButtButtNii4 жыл бұрын
In browser enter localhost:1880/ui, then you can enter dashboard
@erikbergmann52964 жыл бұрын
Took me a bit to figure this out as well. You have to click add a group, THEN on that tab you have to click add new UI tab. I gather you're initializing the dashboard before you can write to it. Once I did that it worked for me.
@rohit-lohar4 жыл бұрын
error "please add some ui nodes to your flow and redeploy"
@BillBrutzman4 жыл бұрын
Great video _ much appreciated _ one wrinkle for me _ to get serial button in dashboard _ I had to install Visual Studio Community Edition (I already had Visual Studio Code installed.)
@cosminromuluspop64323 жыл бұрын
Thx for this video
@gerar310 күн бұрын
Exelente!!!
@kisjangid Жыл бұрын
so nice thankyou sir
@ibrarahmad67164 жыл бұрын
Thanks for the video. it is very rare and very explanatory. actually i am thinking of hosting rednode and then i can connect via port forwarding. But how to send this sensor data to the rednode IoT center : self hosted). it will be very helpful if you can make a tutorial about it. thanks in advance
@ibrarahmad67164 жыл бұрын
got it. a very good explanation is here funprojects.blog/2018/03/04/arduino-talking-mqtt-to-node-red/
@iamZairul5 жыл бұрын
ty for sharing bro
@zingo10104 жыл бұрын
Very good
@duartecancela2 жыл бұрын
Nice :)
@yassluxio8536Ай бұрын
Ouai les gens en direct de la salle 302
@jeetenderkakkar75703 жыл бұрын
100
@thepvporg2 жыл бұрын
Frankly, this is what pisses me off about Arduino, its meant to be accessible but they use a hard language to learn, I learnt Delphi C back in the 1990's and it was horrible language to use and you have to do things that should be automatic like memory and housekeeping. Until arduino stop using C only, I won't ever by one.