Rob Berwick
|
9e6a0725c0
|
add `I2C_*` definitions to `servo2040.hpp`
Add pin definitions for `I2C_INT`, `I2C_SDA`, and `I2C_SCL` to `servo2040.hpp`
|
2024-01-08 13:08:44 +00:00 |
Pete Favelle
|
8a9ef39158
|
Added includes to allow for libraries to be linked to out-of-tree
|
2023-08-31 10:05:08 +01:00 |
ZodiusInfuser
|
41d55b1115
|
Ported the majority of Servo2040 MP examples to C++
|
2022-03-30 14:29:02 +01:00 |
ZodiusInfuser
|
f46deb1c5b
|
Ported the majority of Servo2040 MP examples to C++
|
2022-03-30 14:29:02 +01:00 |
ZodiusInfuser
|
e4bb26b081
|
Renamed LED_DAT to LED_DATA
|
2022-03-30 14:29:02 +01:00 |
ZodiusInfuser
|
aeb9705d15
|
Moved common PWM and MultiPWM out of servo driver, and renamed to cluster
|
2022-03-30 14:29:02 +01:00 |
ZodiusInfuser
|
f5836e56df
|
Raised servo functions to a base class, and added ServoCluster which uses the PIO PWM.
|
2022-03-30 14:28:17 +01:00 |
ZodiusInfuser
|
2e58841b5e
|
Started a hardware PWM servo class, with calibration support
|
2022-03-30 14:28:17 +01:00 |
ZodiusInfuser
|
aca98ca747
|
current WIP code for PIO based PWM
|
2022-03-30 14:28:17 +01:00 |