servo
Here are 270 public repositories matching this topic...
-
Updated
May 11, 2020 - JavaScript
-
Updated
Jul 28, 2017 - Jupyter Notebook
-
Updated
May 26, 2020 - C++
-
Updated
Feb 12, 2020 - Python
-
Updated
Aug 17, 2018 - Python
-
Updated
Oct 10, 2019 - Python
Not very good implementation of the selecting and releasing the channels for the ledcSetup() function:
https://github.com/RoboticsBrno/ESP32-Arduino-Servo-Library/blob/master/src/Servo.cpp#L49
Tip: implement by std:bitset to remember used channels.
I have had some trouble finding some of the software to install. apt-get and pip seem to not recognize them. Could you post an Install guide?
-
Updated
Nov 13, 2019 - C++
-
Updated
Dec 2, 2018 - Rust
-
Updated
Mar 19, 2019 - C
-
Updated
Jun 12, 2018 - C++
-
Updated
Jan 11, 2019 - C++
On the Arduino, the writeMicroseconds method of the Servo class is useful for calibrating servos that don't align directly with the 1-2ms range. An equivalent function or field in the servo class would be more convenient than setting the pulse width range to a wide value and calculating the actual limits.
-
Updated
Jan 21, 2019 - JavaScript
-
Updated
Jun 24, 2017 - C
-
Updated
Dec 15, 2019 - C++
-
Updated
Sep 11, 2019
-
Updated
Feb 21, 2018 - C
-
Updated
Apr 10, 2017 - C
Improve this page
Add a description, image, and links to the servo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the servo topic, visit your repo's landing page and select "manage topics."
We chould generate the docs with a
--libsimpleservobuild, but that would cut out the docs from ports/glutin. It would be nice if there were a way to merge the two builds somehow.