micropython-stepper-motor
Motor driver
A Python module for driving stepper motors with microcontrollers
9 stars
4 watching
4 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
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 |
idwizard/uln2003 | A library and software framework for controlling ULN2003 stepper motors with MicroPython on microcontrollers like the BBC micro:bit. | 44 |
capella-ben/micropython_amis-30543 | A library for controlling Pololu AMIS-30543 stepper motor drivers using MicroPython | 0 |
mryslab/kitronik_motor_board | A MicroPython class to control the kitronik motor driver for the micro:bit | 3 |
pedromneto97/accelstepper-micropython | Provides an interface to control stepper motors with acceleration in Python on ESP32 microcontrollers. | 37 |
marcio-pessoa/pystepper | A Python implementation of stepper motor sequence control for MicroPython platforms. | 3 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
larsks/py-mpu6050 | This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. | 82 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |