deneyapkart / deneyap-servo-arduino-library

Arduino library to drive servo motor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deneyap-servo-arduino-library

Includes specific functions to drive servo motors by ESP32, ESP32-S2, ESP32-C3 and ESP32-S3 based development boards.

SDK

List fo Functions

void attach(int pin, int channel, int freq, int resolution);
void write(int value);

đź“‘License Information

Please review the LICENSE file for license information.

About

Arduino library to drive servo motor

License:MIT License


Languages

Language:C++ 100.0%