Main Content

This motor driver is designed to be interfaced from a host microcontroller by I2C and be able to control the motor with a PID autonomously.

This is a smart motor driver designed to run a Pololu micro gearmotor, the objective of this board is to be able to implement a PID control over this motors with the corresponding RPM feedback using a hall effect sensor. So it must have his own microcontroller and H bridge to be capable of do the work by itself.

The host microcontroller (or any system that can use I2C) will communicate by I2C in order to give the commands to the smart driver module, this includes speed and direction of the motor. The module will automatically implement the PID to maintain the speed and apply more/less power in the motor to archive that.

Also the control module will be capable of driving the motor for a desired distance and then stop when is reached. This will be ideal in robotics and simplify a lot of hard work making it more precise.”

Link to article