General

Trouble Shooting_Veyron DC motor driver DRI0021/DRI0020

userHead Leff 2015-08-11 20:09:19 6334 Views1 Replies

If you find nothing about your question, please add reviews about yours. Thanks!

Equipment:
 

1. Veyron driver broken?
Wiring:

Operation:
Just thrust the KEY to switch to Set mode, wait a seconds, two motors will run. Then prove the Veyron driver is ok. 
 

2. Veyron Serial communication not work?

Operation:
Download the library first and install the library, the sample sketch is in the library.


Note: It's different from the one from the wiki page.(Serial instead of Serial1; set higher speed at 200rpm)

2 Upload sketch “B_CheckSerial”. 
Note: when you are going to upload anything, please unplug the wire on the PIN 0,1.
Open the Serial monitor, choose "57600". 
If you do not see it, reverse the tx&rx sequence and check again.

 

3 Upload sketch “C_RunMotor”. 
Then you will see your two motors running according to the sketch.

 

2015-08-11 23:09:10 The USB-Serial module was not mentioned in the posts, actually it has the same function with the Uno. But with it, you can directly send command through serial monitor e.g. arduino IDE serial monitor(BOTH NL&CR, 57600). userHeadPic Leff