Hello, i am trying to build an arduino car with arduino mega 2560 but all tutorials are for arduino uno. If anyone has insight on whether i can use an arduino uno tutorial or what i can do, please respond.
Welcome to the forum
You can use a Mega as a replacement for a Uno (space permitting). Just ignore all of the extra pins
One notable difference is the location of the SPI pins.
The following Motor Driver Board of Adafruit is fully compatiable with both UNO and MEGA. So, you can follow any UNO tutorial to operate your Car using MEGA. One you Tube link is here:
This project translates all Arduino boards - pins, interrupts, etc.
https://dronebotworkshop.com/robot-car-with-speed-sensors/
This project is Uno only.
https://dronebotworkshop.com/building-the-elegoo-smart-robot-car-part-1/
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.