AdafruitPWMServoDri​ver

Version 1.2.0 (7.04 KB) by Ricardo
Custom Add-on for AdafruitPWMServoDriver for Arduino
149 Downloads
Updated 23 Oct 2022
Custom Add-on for AdafruitPWMServoDriver for Arduino
To use, install Adafruit_PWM_Servo_Driver_Library in your Arduino path and run the following:
addpath('XXXX')
a = arduino('COM5','Uno','Libraries','Adafruit/PWMservoDriver')
shield = addon(a,'Adafruit/PWMservoDriver','I2CAddress','0x40')
All the functions of the Adafruit library are available int he addon with the same sintax as the original library.
Adafruit PWM Servo Driver: https://www.adafruit.com/product/815
The addon and the library works with generic PCA9685 PWM LED and Servo drivers as well.

Cite As

Ricardo (2026). AdafruitPWMServoDriver (https://github.com/Ricar415/MATLAB_AdafruitPWMServoDriver/releases/tag/v1.2.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.2.0

See release notes for this release on GitHub: https://github.com/Ricar415/MATLAB_AdafruitPWMServoDriver/releases/tag/v1.2.0

1.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.