micropython-servo
Servo controller
A Python library to control and calibrate RC servos using hardware PWM on microcontrollers.
A micropython library to control rc servos in a tidy way
14 stars
1 watching
2 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
micropythonservoservo-motor
Related projects:
Repository | Description | Stars |
---|---|---|
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
microbit-playground/microbit-servo-class | Provides a Python class to control servos on the Microbit microcontroller | 21 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
pedromneto97/accelstepper-micropython | Provides an interface to control stepper motors with acceleration in Python on ESP32 microcontrollers. | 37 |
redoxcode/micropython-dfplayer | A micropython library to control a specific digital music player module | 14 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
gingemonster/pca9685-python-microbit | Python driver for controlling 16-channel PWM/Servo Driver with I2C interface | 24 |
mryslab/kitronik_motor_board | A MicroPython class to control the kitronik motor driver for the micro:bit | 3 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |