cosa-servo

1.0.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i cosa-servo

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

7.3 kB

Total Files

10

Last publish

Collaborators

  • dhillondeep
  • wio-admin