Could you please recommend a library for elegoo smart robot car v4.0 with camera?

First of all, I'm sorry for my poor English.
I'll get to the main topic. I'm trying to make this Elegoo Smart Robot Car V 4.0 with camera drive itself. I've tried various libraries to control it, but it doesn't work as I expected, so I'd like to know what libraries you recommend for this.

-Additional note-
I am using smartcar-shield-v1.1. I am not good at programming, so if you could explain it in an easy-to-understand way, that would be helpful.
I have tried two versions of the adafruit motor shield, but the motor doesn't work as expected. For example, the left wheel goes forward and the right wheel goes backward, even though I programmed it to go forward.

Welcome.

Your topic does not indicate a problem with IDE 1.x and therefore has been moved to a more suitable location on the forum.

It would be interesting to know what you tried so you don't get the advise to use a library that you already tried.
It would also help how what you've tried does not match your expectations.

Further I'm quite sure that Elegoo has some example stuff somewhere.

PS
No experience with the car so can't help much further.

1 Like

There is no miracle robot library that fixes everything.
Consider the ribot as several small systems, each one doing its part in the robot.
Good reply in #2.

1 Like

Does that mean that no single library can provide all the functionality, so other libraries need to complement each other?

That's what I want to tell.

1 Like

I would like to try to make up for the missing parts with various libraries. Thank you.

There ought to be information available from the Elego sphere.

Those motors are probably simple DC motors. If they are working in the opposite direction, carefully check the wiring polarity (red and black) against the instructions.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.