Instead of programming it to navigate in a straight line to the tracking device, you should program it to follow the path of the tracking device. That way, it'll be less likely to bump into things. Obviously, you can implement this very easily by storing the tracking device's coordinates every second or fraction of a second so that the cooler can plot a route.
I would like one of these when I am working in the garden - I could load it with gardening tools and supplies and it would follow me around. Then I wouldn't spend half my time looking for them and shifting them about. A 'Follow Me' robot would be really useful - imagine painting the house and it would follow you around with paint, scrapers, sandpaper, thinners and all the other stuff you are always looking for. If it would come out to the car when I get home and I could load it up with whatever and it would follow to wherever I was taking it that would be really good. I like this.
The cart & wheels have many applications! For instance, in the past I was trying to think of a way to help the elderly(like people who can't bc they use a walker) take out the garbage & this would be a perfect start to that. Or maybe it could help them take their laundry to the machine. For people that dont have anybody to help them but they can't carry things bc they walk with a Cane or walker
This is so cool I have just stared messing around with my own arudino uno and made a TV-B mine but this is a whole new level of skill keep up the great work!
@@s.p.singhwadhawan6368 , I don't know, Sir. Maybe, its possible to made a Android App, with only bluetooth connection. The App, send coordinates to Arduino connected a Bluetooth module and, the Arduino parse the data to the GPS. After that, the car go to the coordinates. Something like this.
@@s.p.singhwadhawan6368 , despite the App is focused on Bluetooth communication, maybe you'll need a internet connection on this App, because the phone needs to get coordinates from Google Maps. Good lucky in your project. You're welcome, Sir.
It seems like you have to walk at a fairly slow pace to allow the cooler to keep up. Would you have rather used 8 inch diameter wheels instead of 6 inch to get the speed up or do you think you wouldn't have enough motor power to turn the larger wheels fast enough? I calculated an 8 inch wheel based on a 3 mph walking speed and a 130 rpm motor speed. Either way, fantastic build, and thank you so much for supplying the build sheet and code. You've inspired me to build one of my own. Cheers!
Again I need one that is off road version with a bigger cooler that is solar powered has a stereo and a blender 😂😂 I have a few tricks up my sleeve thanks for the great content!
just some ultrasonic sensors or a LiDAR. Have the code detect if there are any obstructions within a certain distance (you would set this whilst programming), and then have it chose to turn left or right to avoid the obstacle
I'm as dumb as a box of marbles but this cooler thing is f-ing incredible. I'll have to hire me a smart kid like you guys to do all the wiring but I can build the cooler cart at least.
Samuel Adranyi Sorry I haven't tried the Arduino 101, but the Udoo X86 has Arduino 101 chips built in and it can run lots of software such as windows 10 and android so give that a try
Hacker House You should defiantly try it because it has Arduino 101 chips and sensors, it also has an Intel pentium chip (I think) and it hasn't become that popular yet so it deserves to be on HackerHouse Thanks For Replying, I think it will impress you
this is awesom iam following your channel for a long time i have watch your all the sreies following robot bag i have a request can the robot walk speed or can it walk with us side by side
We're planning on making an autonomous RC car in the future which uses the GPS positioning from this project. Will have more features like lidar, object recognition, and collision avoidance.
I love this and saw the video how to make this. I'm not mechanically inclined. I wish these were for sale. It's exactly what I'm looking for but not sure if anyone is selling one of these.
Hey man I went to your website and saw the circuit diagram but I didn't understand one thing there are two connections in Arduino with white and orange wires that are connected to negative 6 and 8 or something and they further extend and are labelled as L298n A enable and L298n B enable and they are not even connected to L298n so please tell .
I want to ask a question.I linked it according to the your shared connection scheme then compile and load the code. I opened bluetooth .Servo motor just work.I opened gps,bluetooth on my phone.But I used NEO6MV2 and UBLOX NEO-6M(I have the products.).You think why did the project work?Specificly,There are two kind of application(Blynk) adjustment on web page and youtube video.Did you use "terminal"(V3)?
Awesome project. But does the smartphone GPS coordinate really update that quickly? I’ve tried something similar and it didn’t, how did you work your way around that?
I thought regular-people GPS wasn't nearly that precise. How does it do all this on GPS alone? I mean it's almost following you around foot-by-foot, but how can it, and your cell phones, both know where they are so precisely?
Hello, I am about to do my version of your project but I have a problem to get the gps module since it is discontinued is there a replacement that does the same function?
I can't understand how to use blynk app and how i configuring the pin numbers in this project i am making the project intelligence chair parking by using this scenario kindly send me the link to understand the blynk app and how i use in project
it's possible we could use xbees between two arduinos. I had that idea when I wanted to make an autonomous wagon. I like theirs too though, it's pretty awesome and well thought out. probably good to put some LiDAR on it or ultrasonic sensors to keep the obstacle avoidance strong
Any chance of you guys (or anyone in the comments) helping a disabled belgian Guy out? I lost function in my left shoulder after 6 surgerys. In my free time i love walking my dogs, but hate seeing trash.. so if someone could / would / want to wire up these electronics for me (preferably with a strong set of motors) so i can place 2 garbage bins on them . Then i can clean the neighbourhood without being in chronic pain ^^ Please hmu for any details
Hola hacker shack que tal proyecto mira la cuestión es esta necesitamos tu proyecto como referencia tenemos a pocos días una presentación de proyecto y la verdad es que tu proyecto nos motivo y queríamos saber si nos podrías ayudar esperamos tu respuestas att: los estudiantes del instituto tecnológico Vicente Rocafuerte ecuador
Instead of programming it to navigate in a straight line to the tracking device, you should program it to follow the path of the tracking device. That way, it'll be less likely to bump into things. Obviously, you can implement this very easily by storing the tracking device's coordinates every second or fraction of a second so that the cooler can plot a route.
Can u write a full code for that and send?
@@kartiksoni1688 did you just ask a dude to make something that big for you...for free?
@@aziath7151 hey can you program GTA6 real quick and send?
I would like one of these when I am working in the garden - I could load it with gardening tools and supplies and it would follow me around. Then I wouldn't spend half my time looking for them and shifting them about. A 'Follow Me' robot would be really useful - imagine painting the house and it would follow you around with paint, scrapers, sandpaper, thinners and all the other stuff you are always looking for. If it would come out to the car when I get home and I could load it up with whatever and it would follow to wherever I was taking it that would be really good. I like this.
I seen your build a week or two ago, but that lid is new and it is so cool.
The cart & wheels have many applications! For instance, in the past I was trying to think of a way to help the elderly(like people who can't bc they use a walker) take out the garbage & this would be a perfect start to that. Or maybe it could help them take their laundry to the machine. For people that dont have anybody to help them but they can't carry things bc they walk with a Cane or walker
This is so cool I have just stared messing around with my own arudino uno and made a TV-B mine but this is a whole new level of skill keep up the great work!
Would love to see a video.
I'm late almost 2 years, but, Guys, you're amazing!
Can it work on Bluetooth only
@@s.p.singhwadhawan6368 , I don't know, Sir. Maybe, its possible to made a Android App, with only bluetooth connection. The App, send coordinates to Arduino connected a Bluetooth module and, the Arduino parse the data to the GPS. After that, the car go to the coordinates. Something like this.
@@LordDamios ,🤔 let's try
@@LordDamios , thanks sir
@@s.p.singhwadhawan6368 , despite the App is focused on Bluetooth communication, maybe you'll need a internet connection on this App, because the phone needs to get coordinates from Google Maps. Good lucky in your project. You're welcome, Sir.
looks like an awesome project to build.. the best part of this video for me... was when the bot ran right into the gate..
Awesome project guys! Looking forward to build this project!
That's awesome! Great project :D
i am really thankful from your nice videos
Very impressive project
It seems like you have to walk at a fairly slow pace to allow the cooler to keep up. Would you have rather used 8 inch diameter wheels instead of 6 inch to get the speed up or do you think you wouldn't have enough motor power to turn the larger wheels fast enough? I calculated an 8 inch wheel based on a 3 mph walking speed and a 130 rpm motor speed. Either way, fantastic build, and thank you so much for supplying the build sheet and code. You've inspired me to build one of my own. Cheers!
MCRmechanic yeah, I’d definitely prefer it to be faster, imagine running around a park running with a cooler robot that keeps up with you.
I thought gps was inaccurate. How does it know your exact location? Does it only depends on gps?
Nice very nice is that works indoor too?
That would be bad ass for a mop bucket!!
And now, the Blynk app not supported bluetooth again.
Awesome project ! how can i do with one motor controled by ESC and direction by 2 servo for the front wheels?
Again I need one that is off road version with a bigger cooler that is solar powered has a stereo and a blender 😂😂 I have a few tricks up my sleeve thanks for the great content!
Would love to apply this on luggage, i know there is automatic luggage but diy project is more fun
HI! nice video, but i have a question, how much weight the "follow me" can transport?
how expensive/hard would it be to add sensors in that make it readjust when it comes to an object like a tree or fence?
just some ultrasonic sensors or a LiDAR. Have the code detect if there are any obstructions within a certain distance (you would set this whilst programming), and then have it chose to turn left or right to avoid the obstacle
the audio at the beginning feels so wrong
you recorded it later and just lipsyncd it right?
Yeah, unfortunately it was too windy and our audio was unusable. Need to invest in a lapel mic.
I didn't noticed that D: , whatever, nice video guys !
I knew it! From an editing standpoint, I would've done the same thing.
You needed to add an ultrasonic sensor and set a collision detector
very smart design
6 years ago. Has this evolved? Are there Variants?
What should we use for tracking without GPS?
I know this is an older video, but we are working on something very similar for a senior capstone project would you be able to help with the code?
WoW excellent
can you guys re-do the build videos but with computer vision now
I'm as dumb as a box of marbles but this cooler thing is f-ing incredible. I'll have to hire me a smart kid like you guys to do all the wiring but I can build the cooler cart at least.
Do this with a big wheels! Add a nice blue tooth speaker and a cooler and you are set!
does it work indoors?
Hi Hacker House, can you try to review or use the new Udoo X86 single board computer, its awesome!?
Have you tried with the arduino 101. been trying with it but the Bluetooth is messing up
Samuel Adranyi Sorry I haven't tried the Arduino 101, but the Udoo X86 has Arduino 101 chips built in and it can run lots of software such as windows 10 and android so give that a try
Never used it. Sounds cool though.
Hacker House You should defiantly try it because it has Arduino 101 chips and sensors, it also has an Intel pentium chip (I think) and it hasn't become that popular yet so it deserves to be on HackerHouse Thanks For Replying, I think it will impress you
What changes do I need to make for this setup to run two 36v 250w dc motors?
If i were to make one will i be able to just copy and paste the code into the arduino or will i have to change stuff?
this is awesom iam following your channel for a long time i have watch your all the sreies following robot bag i have a request can the robot walk speed or can it walk with us side by side
Have you tried with the arduino 101. been trying to use it and the Bluetooth connection is not working
No, we've never used the 101 :/ Might be a Bluetooth Low Power module (in which case you'd have to change the Arduino code for Blynk)
have you though of adding some obstacle detection to it so it will navigate around them?
We're planning on making an autonomous RC car in the future which uses the GPS positioning from this project. Will have more features like lidar, object recognition, and collision avoidance.
I have a question
Gps signal is not rapid and not correct
. And inside the building how can work??
"In Future we gonna Have Flying Cars"
In The future:
How about increase the speed as the distance between owner and cooler is a bit far? Is it possible?
Great Video
Have a awesome Toy filled day :)
I love this and saw the video how to make this. I'm not mechanically inclined. I wish these were for sale. It's exactly what I'm looking for but not sure if anyone is selling one of these.
Hey man I went to your website and saw the circuit diagram but I didn't understand one thing there are two connections in Arduino with white and orange wires that are connected to negative 6 and 8 or something and they further extend and are labelled as L298n A enable and L298n B enable and they are not even connected to L298n so please tell .
Hola,Muy prolijo el proyecto.Consulta:Cuál es la funcion del modulo gps que no se observa en video?Gracias.Saludos de Argentina!
@Hacker House how do the gps waypoints work in the cooler in order to navigate by itself without following you?
Alternative for PAM-7q GPS module?
I want to ask a question.I linked it according to the your shared connection scheme then compile and load the code. I opened bluetooth .Servo motor just work.I opened gps,bluetooth on my phone.But I used NEO6MV2 and UBLOX NEO-6M(I have the products.).You think why did the project work?Specificly,There are two kind of application(Blynk) adjustment on web page and youtube video.Did you use "terminal"(V3)?
Hiii
Awesome project. But does the smartphone GPS coordinate really update that quickly? I’ve tried something similar and it didn’t, how did you work your way around that?
Here´s an idea: make it a shopping cart !
Can you do and you the simulation part
How much weight could autonomous follow me cololer can handle? Reply me as soon as possible
I thought regular-people GPS wasn't nearly that precise. How does it do all this on GPS alone? I mean it's almost following you around foot-by-foot, but how can it, and your cell phones, both know where they are so precisely?
i tried, you're right it doesnt work
Is there any way so that it can follow human and sense obstacles ?
The main problem is obstacle avoidance is not there is someone or something comes in between it will bump into it, can some say how can we avoid this?
How to build this thing for indoors and a distance maintainance of 2 feet from the person
Hello, I am about to do my version of your project but I have a problem to get the gps module since it is discontinued is there a replacement that does the same function?
can it avoid obstacle?
Aparrently not
Next is "Follow Me" Toilet
How many kg can be placed on top
How to made this robot
great Job
Can you help me, my GPS not update the new location , he get the same location , what should I do?
can you show me the flowchart?
how much RPM are the moters?
HI Guys I need to make a sound speaker box that follow me playing my guitar. Can you help me with the codes?
Can it works only on Bluetooth
I can't understand how to use blynk app and how i configuring the pin numbers in this project
i am making the project intelligence chair parking by using this scenario kindly send me the link to understand the blynk app and how i use in project
sn't there a way to track you without gps, like a Bluetooth signal measurement system. Gps can be messy i also have the same question bro pls help.
it's possible we could use xbees between two arduinos. I had that idea when I wanted to make an autonomous wagon. I like theirs too though, it's pretty awesome and well thought out. probably good to put some LiDAR on it or ultrasonic sensors to keep the obstacle avoidance strong
Hello sir how to make their circuit
Ive been thinking similar ideas for robot to follow me to the garbage bin outside the apartment house
i need the andriod app that is used in this project
Blynk. It’s free
@@Giggity4242 would you please tell me c=how to configure this blynk app
Hello Guys, can l buy a few for my company?
isn't there a way to track you without gps, like a Bluetooth signal measurement system. Gps can be messy.
thanks for the link. Didn't know that.
Hello, do you have a arduino code? I'd appreciate it if you'd help me.
Which app is that
Hey is that you chester?
Is it easy to make...??. For my collage project... anybody down??
Does anyone sell anything like this already made
can you supply me build sheet and code
Are you selling
I know many who could use these in the city to carry groceries etc
please restart your channel:0 waiting for your super dope ideas
what happens when something is in the way
nice
Bro code of arduino
Any chance of you guys (or anyone in the comments) helping a disabled belgian Guy out?
I lost function in my left shoulder after 6 surgerys.
In my free time i love walking my dogs, but hate seeing trash.. so if someone could / would / want to wire up these electronics for me (preferably with a strong set of motors) so i can place 2 garbage bins on them .
Then i can clean the neighbourhood without being in chronic pain ^^
Please hmu for any details
great
Like
Hola hacker shack que tal proyecto mira la cuestión es esta necesitamos tu proyecto como referencia tenemos a pocos días una presentación de proyecto y la verdad es que tu proyecto nos motivo y queríamos saber si nos podrías ayudar esperamos tu respuestas att: los estudiantes del instituto tecnológico Vicente Rocafuerte ecuador
how to make smart glasses
Hehe, just ad sense and avoid and it'll be great!
We humans are really lazy.
Just like Ben Hecks' autonomous luggage. He had his luggage follow him around at the airport.
but who is the cool girl ? :)
That's my girlfriend Sarah :) and yeah she is pretty cool
Hacker House so she's both of your guy's girlfriend? lol jk
Gitamini v.1 wkwkwk
good idea doesnt work
condensation be damned!
Voiceover lol
lol hax
How much rpm does the Motors have?