Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
Public Member Functions | List of all members
BlinkPCA9685 Class Reference

blink a LED on a PCA9685 output. More...

#include <Noiasca_PCA9685.h>

Inheritance diagram for BlinkPCA9685:
Blink< PCA9685 >

Public Member Functions

 BlinkPCA9685 (Adafruit_PWMServoDriver &pwm, byte pixel)
 

Detailed Description

blink a LED on a PCA9685 output.

wrapper to blink a LED on a PCA9685 output. Inherits "style" class and composites PCA9685

Constructor & Destructor Documentation

◆ BlinkPCA9685()

BlinkPCA9685::BlinkPCA9685 ( Adafruit_PWMServoDriver &  pwm,
byte  pixel 
)
inline
Parameters
pwma reference to your pwm object
pixelthe pixel on the pwm to be used