Hi,
I am struggling to find a code to upload to my Arduino Uno board which is accompanied by a BTS7960 in order to power a DC 24V 2.5Amax 200Watt motor which will be used to steer a small cart using a 2.4ghz Radio Controller .
I have searched the forums as well as the internet but can’t find a code and wiring diagram to do this.
I don’t know how to properly write code hence I’m looking for a pre-existing one.
If anyone knows of any articles which show this or can advise me it would be appreciated.
You have a good part, your hardware so far will work. As far as finding the software and the schematic you want on line maybe but generally we build what we need and write the code. Coding can be learned, the alternative is to hire somebody to write it for you. Same for the schematic and hardware. I would suggest before you go to far into this get the Arduino cookbook and read it most of what you want will be in there just not in one part. There are online tutors that will also help you. The more you understand the easier it will become. You will need to partially understand a new C++, there are many books, tutorials etc on line and available for purchase.