arduino-libraries / Servo

Servo Library for Arduino
http://arduino.cc/
GNU Lesser General Public License v2.1
245 stars 255 forks source link

Added a new Example : Servo Stop #45

Open Chester-King opened 4 years ago

Chester-King commented 4 years ago

Greetings, I am Madhur Dixit, a third year student pursuing Bachelors degree in Computer Science and Engineering from Vellore Institute of Technology, Vellore, India.

I am looking forward to making valuable contributions to the Portenta repositories by writing MicroPython examples. Since Portenta board is not released yet I still have practiced with MicroPython on my NodeMCU. I am also planning on porting Arduino examples to Portenta and thus testing my MicroPython example codes on NodeMCU. You can refer my work till now here: https://github.com/Chester-King/NodeMCU-Micropython-Examples

Here is a simple PR which adds an example "servo-stop" which depicts the use of Servo with an Ultrasonic sensor. For convenience I have already Auto-Formatted the code.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.