5 Practical Uses for Node-Red on Android (Really!)

  Рет қаралды 20,030

AnotherMaker

AnotherMaker

Күн бұрын

Пікірлер: 39
@JamesTharpe
@JamesTharpe 4 жыл бұрын
Instead of the function node, you can use a Change node. Nothing wrong with your approach, but I've found it's easier to use a change node in situations like this when teaching folks that don't know how to code.
@MrGearlooose
@MrGearlooose 4 жыл бұрын
Yes, the function node does the job. But the change node would be the Node-Red-ish way to go. Nevertheless, great series. Never had the need for NR on my mobile - until now. 😁
@soovui
@soovui 5 жыл бұрын
Wow, thanks bro for sharing such a nice piece of tutorial... Very much appreciated... Keep it up...throw in more ideas, we need such a creative person like u man... Really learn a lot from u...
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Thank you for the kind words...and thanks for watching!
@johnwalker3180
@johnwalker3180 5 жыл бұрын
Very cool, though I have to wonder what this might offer over using Tasker on Android, which can do some of the same functions. I do think one possible advantage is being to set everything up over an IP address, which I don't think can be done on Tasker.
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Yeah. I have done a lot with Tasker in the past but I just kind of like the way node red works.
@edipkakmak
@edipkakmak 4 жыл бұрын
Great. Thanks for showing me this tool. I will implement it in my NodeRed home automation system
@AnotherMaker
@AnotherMaker 4 жыл бұрын
Glad it was helpful!
@jimmyfio
@jimmyfio 3 жыл бұрын
14:08 the pure joy of being a maker.
@AnotherMaker
@AnotherMaker 3 жыл бұрын
haha. That took a few takes to get that thing working :)
@ErnestGWilsonII
@ErnestGWilsonII 5 жыл бұрын
Great job on this video. Thank you for taking the time to make it and share it with. I am a huge fan of mqtt and I do have it loaded on my phone and raspberry pi. Thumbs up on the video and I am subscribed with notifications enabled.
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Awesome. Thank you so much. That means a lot!
@ziomalZparafii
@ziomalZparafii 4 жыл бұрын
I assume having NR on separate machine (like Raspberry Pi) makes more sense and the only pros having it on the phone is using its sensors?
@AnotherMaker
@AnotherMaker 4 жыл бұрын
I think a lot more people have extra old phones laying around then extra raspberry pi. Or even just trying to play with it on your existing phone. It's not a perfect solution, but it's good that the option exists.
@markkozik7963
@markkozik7963 5 жыл бұрын
Great stuff! Would love to see how you setup your PHP MP3 server!
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Yeah. It's super simple. I'll do a video on that.
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Here you go. kzbin.info/www/bejne/hnuVcpprrbGdf7c
@arunkumaran7069
@arunkumaran7069 4 жыл бұрын
Hi, thanks, very useful. I believe Android phones carry temperature, humidity sensors. Any tips on getting them in node-red?
@AnotherMaker
@AnotherMaker 4 жыл бұрын
It is totally up to the phone vendor what they expose, but between the app and the termux version that I mention in my other videos, I'm usually able to get to most of the phone sensors.
@NSBSpeshal
@NSBSpeshal 5 жыл бұрын
Very nice,but in your switch nodes in #5 could you not use "matches Regex" instead of looking for an uppercase or lowercase statement?
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Yeah. Definitely. That is the cleaner way to do it. This was the quicker way to do it :-)
@fredstephens6793
@fredstephens6793 4 жыл бұрын
I would thing it would be fun to do a quasi Alexia with say a "hey george" command or have the phone complain when you shake it or drop it.
@rudge3speed
@rudge3speed 3 жыл бұрын
This is great, but you forgot to unlock the bathroom door for a code brown.
@AnotherMaker
@AnotherMaker 2 жыл бұрын
hahahaha. That could have been an issue.
@rodrigeznonames7353
@rodrigeznonames7353 Жыл бұрын
Can you secure the mobile red? Like having a username and a pass for the admin dashboard?
@AnotherMaker
@AnotherMaker Жыл бұрын
I feel like you can secure the one you install manually. I have a video on it on the channel. That one gives you access to the files for security.
@fredstephens6793
@fredstephens6793 4 жыл бұрын
I was looking for MobileRed specific examples on github and yours didn't come up. Maybe add that tag?
@AnotherMaker
@AnotherMaker 4 жыл бұрын
Hmm. I need to figure out where to add something like that.
@aihysp
@aihysp 5 жыл бұрын
very nice ! what phone is best for node red?
@AnotherMaker
@AnotherMaker 5 жыл бұрын
I have had pretty good luck with any higher end phone from 2015/2016 and pretty much any phone newer than that regardless of cost
@VIRUSGamingIND
@VIRUSGamingIND 4 жыл бұрын
how to update the example code ?
@3dmixer552
@3dmixer552 5 жыл бұрын
It's great but there is 1 thing you can't do with it. Running it in the background. It always stops after a while when the screen is off
@AnotherMaker
@AnotherMaker 5 жыл бұрын
I will have to run a test on that. I don't think mine does. I know for a fact that the one you installed manually does not but as far as the app goes I feel like it has to do with how your particular device handles wake locks
@3dmixer552
@3dmixer552 5 жыл бұрын
@@AnotherMaker I installed through termux as well and it's the same. The only way I can run continuously is to disable screen sleep. So the screen is always on with minimum brightness
@AnotherMaker
@AnotherMaker 5 жыл бұрын
@@3dmixer552 that's very interesting. Thanks for letting me know. I will have to play with it some more.
@squalazzo
@squalazzo 5 жыл бұрын
yes, please share the mp3 php server, thanks :) ok, you've convinced me to buy the app :D
@AnotherMaker
@AnotherMaker 5 жыл бұрын
Since you guys asked so nicely :) kzbin.info/www/bejne/hnuVcpprrbGdf7c
@squalazzo
@squalazzo 5 жыл бұрын
​ Another Maker i bought the app, installed on my PocoPhone F1, the app keeps to go to sleep even if i set it to have no restrictions on battery, gave all permissions, but i've to go to see if it's open and started every few minutes...
@staffmoto4939
@staffmoto4939 4 жыл бұрын
Lol code brown 🤣
Global Variables in Node Red + A Land Mine Game!
15:59
AnotherMaker
Рет қаралды 2,9 М.
How To Create Your First Flow In Node-RED 🌦 | Node-RED Basics
1:08:37
Bleeding Code (By John Jardin)
Рет қаралды 21 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 130 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 24 МЛН
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 76 МЛН
Node-Red on Android Blew my Mind
9:55
AnotherMaker
Рет қаралды 40 М.
10+ Community Node Red Automations Cookbook
13:30
Smart Home Makers
Рет қаралды 11 М.
Full install HASS, Mosquitto, Node-RED on old Android device
30:01
Alex's Tutorials
Рет қаралды 26 М.
Monitor Room Temperature Remotely with Arduino & MQTT
15:23
Gary Explains
Рет қаралды 21 М.
Introduction to Node-RED Projects
12:25
Node-RED
Рет қаралды 33 М.
Control an LED from your phone the easy way with Node red on your Raspberry Pi
11:37
#255 Node-Red, InfluxDB, and Grafana Tutorial on a Raspberry Pi
16:31
Andreas Spiess
Рет қаралды 255 М.
How to Install Node-RED on Android and Add Dashboard Nodes
5:04
Node-Red Dashboard Tutorial
9:53
FreeWave Technologies
Рет қаралды 286 М.
Simple Node-RED and MQTT Tutorial
5:40
Learn Robotics
Рет қаралды 70 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 130 МЛН