kitronik_motor_board
Motor controller
A MicroPython class to control the kitronik motor driver for the micro:bit
A MicroPython class to control the kitronik motor driver for the micro:bit
3 stars
3 watching
1 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
larsks/micropython-stepper-motor | A Python module for driving stepper motors with microcontrollers | 9 |
gavinlyonsrepo/rpimotorlib | A Python library to control and interface with various motor systems on Raspberry Pi boards. | 311 |
kitronikltd/pxt-kitronik-servo-lite | This project provides blocks for controlling the Kitronik ServoLite board on micro:bit boards | 24 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 14 |
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 |
musabkilic/microbike | Converts micro:bit into a game controller to control PC games | 32 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 24 |
johniebraaf/robomaster-micropython | A CAN BUS controller project that enables remote control of DJI Robomaster S1 robots using an STM32 microcontroller and Micropython firmware. | 25 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |