Skip to content

waterloop/cosa-servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosa Servo

This is a wio package for Cosa that allows access to Servo and provides functionality to control them

Usage

Define a servo using Servo servo(0, Board::D9) and start it using Servo::begin()

Control the servo using:

servo.angle(10);

Install

wio install cosa-servo

About

Wio package for controlling Servo with Cosa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published