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

/cosa-servo/

    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