Skip to content

Commit 0406aa5

Browse files
authored
Merge pull request #41 from arduino/motor-carrier
Add Motor Carrier Library for MicroPython (ESP32)
2 parents 68b60c6 + d98e962 commit 0406aa5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package-list.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ packages:
1313
docs: https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
1414
tags: ["sensors", "actuators"]
1515
license: Mozilla Public License Version 2.0
16+
- name: Motor Carrier Library for MicroPython (ESP32)
17+
url: https://github.com/kevinmcaleer/arduino_nano_motor_carrier_mp
18+
description: Control the Arduino Motor Carrier shield, including DC motors, servo motors, encoders, PID control, and battery monitoring.
19+
author: Kevin McAleer
20+
tags: ["motor"]
21+
license: BSD-3-Clause license
1622
- name: micropython-mpr121
1723
url: https://github.com/mcauser/micropython-mpr121
1824
author: Mike Causer

0 commit comments

Comments
 (0)