Can u please make a detailed video on assembling the parts of this car? Like in reality. Not on 3d application. 🥺
@DAREDEVIL-lj2we2 жыл бұрын
deserves a like
@sanganibhargavteja6045 Жыл бұрын
Bro can I make a maze solver with the same parts
@youssefthabet69303 жыл бұрын
Nice, Keep Going
@hawkkim19743 жыл бұрын
well done!
@arthurrr4ik543 Жыл бұрын
good job!!!
@LohithTD9 ай бұрын
i want to buy this bot
@kaustubhsingh162 жыл бұрын
Can i replace the motor-driver to drv8833 with same code and some changes in wiring.
@botreboot63522 жыл бұрын
You can use any motor driver that seems compatible, but you will probably need to change the setup (see if you need PWM pins or normal ones, how you need to setup the motor driver in order to work), and the code that makes the motors run (for ex in my code: forward_brake, right_brake, etc).
@hayatadairhersey2558 Жыл бұрын
Can you code please
@corinadumitrache8602 Жыл бұрын
❤
@Nivz543 жыл бұрын
Amongus
@suzettehermoso54773 жыл бұрын
Nice . 😊👍🏼
@motazmsaddak52423 жыл бұрын
good job... but I want to know how much the RPM of the motor
@botreboot63523 жыл бұрын
It is around 3300 RPM.
@motazmsaddak52423 жыл бұрын
@@botreboot6352 where can I found this motors could you send me a link
@botreboot63523 жыл бұрын
@@motazmsaddak5242 they are from polulu : www.pololu.com/category/60/micro-metal-gearmotors
@devanshsinghparmar11 ай бұрын
@@botreboot6352 using 100rpm will slow down ?
@kaustubhsingh162 жыл бұрын
What was the average cost ?
@botreboot63522 жыл бұрын
The electronic components, motors, wheels and battery cost around 100 euros. The PCB was around 2 euros (5 pieces cost 10 euros). As for the 3D printed components I've used my printer so I can't say an exact price, but the printing duration was around 5 hours.
@kaustubhsingh162 жыл бұрын
@@botreboot6352 thanks
@AshsHyper3 жыл бұрын
sus
@klavenklaven14182 жыл бұрын
The track looks...kinda sus
@rixky37792 жыл бұрын
Don't say it, don't say!!!!
@dmbikash20113 жыл бұрын
what does aphase, bphase mean in the code?
@botreboot63523 жыл бұрын
This is how the pins of the DRV8835 motor driver are noted. Check the Polulu documentation.
@Shubham-po2tp3 жыл бұрын
@@botreboot6352 Please share code
@botreboot63523 жыл бұрын
@@Shubham-po2tp you can find the code on my Hackster page with the link in the description