Hey everyone! The comment section has finally been re-enabled over the whole channel after 2 years by KZbin themselves who shut it down in the first place. Glad to be in touch with my viewers again! :)
@Kevin-mh8hj3 жыл бұрын
hi do you have the 4.0 version?
@vedakthakur6563 жыл бұрын
Hi , Iam Vedak Thakur. Iam an Indian and 14 years old I have found your vedios very helpful. I have also seen that you reply your viewer as soon as possible. Actually Iam having and order to sell a car and I was really worried that how Iam going to write a code to controll many of the functionallty together . Iam really learning many Things from your vedios............and I respect yo so much. BEST OF LUCK FOR YOUR FUTURE PROJECTS .............
@MaxImagination3 жыл бұрын
Hello, Vedak. Thanks for watching my channel, I appreciate your kind support :) Please specify what kind of car you need a code for, I actually may already have that code saved somewhere for controlling a car like the one seen in this video, if you need it, I can email it to you. Cheers, Max
@vedakthakur6563 жыл бұрын
@@MaxImagination ok, will you please help me out for code
@vedakthakur6563 жыл бұрын
@@MaxImagination I want to make the same type of car which you have made in this video but I want to use 4 * IRsensor instead of using servo and ultrasonic sensor. Do you have any idea about how to write the code..... Remember that four IRsensor's will be placed in four corners of 2wd round chassis...... I will send you the photo of chassis on email
@vedakthakur6563 жыл бұрын
But I only need the obstacle avoiding code with four irsensor's
@FatsigePapzak4 ай бұрын
@@vedakthakur656 this is why i quit robotics, too many sweats
@grulice2 жыл бұрын
Thank you for properly disclosing the sponsorship
@SteveH-TN2 ай бұрын
Appreciate you sharing this video and information. This robot car seems great bang for the buck 👁️👀
@MaxImaginationАй бұрын
You're welcome! It's a great kit indeed.
@Ha-C-607 күн бұрын
Do you think it is possible to replace this sensor with an arduCam. If this is possible, how will you do it?
@MaxImagination5 күн бұрын
I don't know arduCam, but I assume it's another modular camera that can be placed on this robot.
@dakotacarpenter770211 ай бұрын
Do you think it would be possible to add a speaker? Assuming it has an FPV camera, it would be cool to be able to talk from my phone, through the speaker mounted to the car. Then again, the camera may not record audio.
@MaxImagination11 ай бұрын
With the right audio I2S mic and corresponding programming setup with an ESP32 board, it may be possible, yes.
@yakovhammer57392 жыл бұрын
Thanks for the awesome video! I have never in my life built a robot. Would you recommend this for a beginner like me?
@MaxImagination2 жыл бұрын
Thanks for your comment! Sure! I think this would be a great beginner's kit.
@josephroche9311Ай бұрын
Great presentation! Thank you! I want to use this kit to just control one servomotor. Does the Elegoo app have a simple block programming interface like LEGO Spike Prime to control just one motor? I want to do something simple, like make a motor turn clockwise and counterclockwise for a certain number of user-defined repetitions.
@MaxImaginationАй бұрын
Hi there. I wouldn't know, but I assume they do. You'd have to check Elegoo's website.
@ShortHuman1 Жыл бұрын
Can you use the arduino it comes with for other projects? I would love to be able to take the components and make custom bots in the future
@MaxImagination Жыл бұрын
Yes, you freely can with whichever code you please to upload to it.
@nat_55957 ай бұрын
would you know if it is possible to control this with a transmitter controller, instead of the app or remote control it came with ?
@MaxImagination7 ай бұрын
Hey! Yes, it is possible. Watch my Arduino transmitter video where I control this car: kzbin.info/www/bejne/amjIc4Wte7ajY8k
@OmindiGamage2 жыл бұрын
Is this kit able to Add Camera Also ?
@MaxImagination2 жыл бұрын
Yes, such as this one: (ESP32-CAM) amzn.to/3g6iaBa
@1empyre1life2 жыл бұрын
There is a v4 now that includes a camera/wifi
@ashishsavaratkar34183 ай бұрын
How much weight it can carry
@MaxImagination3 ай бұрын
Probably another kilo.
@GaryParkin8 ай бұрын
Hi Max. I was thinking tank treads but when I saw this car I was hoping you did a review. Thank you. Engineering question please? can you alter the speed of the car by programming? I'd like to slow it down. I plan on adding more sensors like a LIDAR chip to digitize my living room just for fun. I was also thinking of adding more options like an on board camera, or an ESP32 and run it with WiFi. Any ideas?
@MaxImagination8 ай бұрын
Hi, Gary. You're welcome. Yes, you can alter the speed by adjusting its code - by changing the PWM values (normally 255) to some value lower. However, if the robot works based off digitalWrite which is HIGH/LOW only, you'll need to rewrite the motor driving part of the code to write to the PWM pins with varied speed. If you're interested to add an onboard camera, I suggest you look into Elegoo's latest version of this car with an ESP32-CAM. Cheers.
@GaryParkin8 ай бұрын
@@MaxImagination Excellent! I'm off to Amazon. I don't mind rewriting the code, in fact I'll prob. tinker with most of it.
@o1.Nrvzllf Жыл бұрын
Yerdeki bantlar elektrikli mi yoksa sade
@MaxImagination Жыл бұрын
Plain electrical tape
@All-inoneChallenge3 ай бұрын
How to purchase in India sir
@MaxImagination3 ай бұрын
Check is Robu.in has this kit or something similar. Amazon.in might be worth checking too.
@prathameshsingare8683 Жыл бұрын
Hey I can't able to access code 😔
@MaxImagination Жыл бұрын
Please try again.
@iMarius9778 ай бұрын
Need to program??
@MaxImagination8 ай бұрын
Yes, but you don't have to write the code.
@FrancisWise-k4iАй бұрын
@@MaxImaginationcan you write codes?
@Ha-C-605 күн бұрын
@@FrancisWise-k4i You could, but it will be a pain. (At least for me). Also for some reason the code that will given to me doesn't work do I might have to debug this.
@akmalbeknaimov365728 күн бұрын
Is this no code
@MaxImagination22 күн бұрын
Code is required for the Arduino board, but good for you - it's provided by Elegoo.