Skip to content

Adafruit DC Motor (+ Stepper) FeatherWing #50

Answered by fjp
questrov asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You can make use of PlatformIOs Unit Testing feature. To run all the test inside the test folder you can use the "Test" task, which is found under Advanced:

I just fixed two of the tests (test_encoders and test_adafruit_motor_controller) so please pull those latest changes.

The first test was working already. For me the wheels are spinning during the test. It is important that you connect power to the RPi as it will provide 3.3V to the i2c connection of the Adafruit motor shield. You can probably also provide power from the MCU (Arduino or Teensy, ...) but I haven't tested that. Anyway you do it you make sure this is not an issue, otherwise the communication between MCU and motor drive…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@questrov
Comment options

Answer selected by questrov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants