AdafruitPWMServoDriver
Versión 1.2.0 (7,04 KB) por
Ricardo
Custom Add-on for AdafruitPWMServoDriver for Arduino
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.
Citar como
Ricardo (2026). AdafruitPWMServoDriver (https://github.com/Ricar415/MATLAB_AdafruitPWMServoDriver/releases/tag/v1.2.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 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 |
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
