Quantcast
Channel: Wicked Device Support - Latest posts
Viewing all articles
Browse latest Browse all 651

Arduino Motor shield questions?

$
0
0

Does the Wicked Shield use the same commands as the Arduino?

It’s doubtful that the library is compatible with any other product on the market as it is a unique design using hardware that is distinct from that used on any official Arduino Shield that I am aware of.

If it requires different coding and or words where can I find reference to these

WickedMotorShield library is designed specifically for use with the Wicked Motor Shield product. Assuming that is the product you are using, there’s a bunch of documentation available by way of that link under the heading Documentation. I would start with the User’s Guide and then take a look at the examples in the library.

What all needs to be instructed in the (setup) portion of the code and can any of
that be changed further into the program (loop).

The examples in the Library should give you a very good idea about how this works.

Is there a complete list of the command words and syntax for the Arduino and
Wicked Shield

Not really, again look at the examples and dig into the c++ library files on Github.


Viewing all articles
Browse latest Browse all 651

Trending Articles