https://github.com/woolseyworkshop/article-controlling-a-servo-motor-with-circuitpython
Controlling A Servo Motor With CircuitPython Article Resources
https://github.com/woolseyworkshop/article-controlling-a-servo-motor-with-circuitpython
circuitpython electronics servo
Last synced: 2 months ago
JSON representation
Controlling A Servo Motor With CircuitPython Article Resources
- Host: GitHub
- URL: https://github.com/woolseyworkshop/article-controlling-a-servo-motor-with-circuitpython
- Owner: WoolseyWorkshop
- License: mit
- Created: 2023-03-14T20:37:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T20:44:38.000Z (about 3 years ago)
- Last Synced: 2024-12-29T22:32:53.472Z (about 1 year ago)
- Topics: circuitpython, electronics, servo
- Language: Python
- Homepage: https://www.woolseyworkshop.com/2023/03/14/controlling-a-servo-motor-with-circuitpython/
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# *Controlling A Servo Motor With CircuitPython* Article Resources
This repository contains resources related to the [Controlling A Servo Motor With CircuitPython](https://www.woolseyworkshop.com/2023/03/14/controlling-a-servo-motor-with-circuitpython/) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).
## [servo_basic.py](servo_basic.py)
A CircuitPython program that controls a servo motor.
Includes routines for demonstrating different ways you can control your servo.
