April 2020
Intermediate to advanced
294 pages
7h 53m
English
One of the goals of this project is to drive the RGB LEDs that are located on our pushbutton. In order to do so, we really want to have a class that can drive three different LEDs on different PWMs in a flexible manner. In order to do this, we are going to construct an RGB_Generator class that meets our API requirements from the design of our RGB pushbutton application.
RGB_Generator is interesting in that it requires a fair number of parameters in order to get the PWM set up:
Read now
Unlock full access