Raspberry Pi DC Motor H-Bridge Driver Block SFunction
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Motor Driver Block using Soft PWM of WiringPi Library.
This block controls both the magnitude and direction of a DC motor with an H-bridge such as the DRV8833 or the SN754410 using Soft PWM of the WiringPi library.
The reference zero speed is set with high voltage at both motor terminals (both PWM signals at full duty cycle). For the DRV8833 driver this creates a highly linear response and eliminates the typical dead band around zero speed. This increases motor response but may have a larger power draw (this has not been measured).
More information can be found at our website, along with other device drivers:
http://minseg.webs.com/downloads
A complete Arduino library and curriculum is available here:
http://minseg.com/pages/downloads
Other driver blocks on the way:
- Quadrature encoder
- MPU6050
Stay tuned!
This development is part of the Mechatronics curriculum at Rensselaer Polytechnic University
Cite As
Joshua Hurst (2024). Raspberry Pi DC Motor H-Bridge Driver Block SFunction (https://www.mathworks.com/matlabcentral/fileexchange/41528-raspberry-pi-dc-motor-h-bridge-driver-block-sfunction), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Simulink > Simulink Supported Hardware >
- Physical Modeling > Simscape Electrical > Applications > Motor Drives and Power Electronics > Converters (High Power) >
Tags
Acknowledgements
Inspired by: Device Drivers
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.