An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Woolsey Workshop

# *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.