Use the hardware PwmOut to pulsate an LED (or something else), with selectable active high/low, customisable intensity function, gamma correction, and number of brightness levels.
Revisions of Pulsator.h
Revision | Date | Message | Actions |
---|---|---|---|
7:7abc04b4c474 | 2015-04-26 | float constants | File Diff Annotate |
6:5eeb1acc1c50 | 2015-04-26 | Pulsator: named parameter idiom; various fixes | File Diff Annotate |
5:26cc18306d95 | 2015-04-24 | Pulsator& Pulsator::operator=(bool): idempotentcy; ; * Also, query current state via Pulsator::operator bool() | File Diff Annotate |
1:bcddb9898625 | 2015-04-24 | Doxygenate | File Diff Annotate |
0:dda7f6f55dc1 | 2015-04-24 | init | File Diff Annotate |