Welcome to the fifth tutorial of our Raspberry Pi programming course. In the last chapter, we generated a PWM signal from our Raspberry Pi to control the brightness of an LED. We also studied different functions used in Python to perform this operation. In this chapter, we'll get a bit advanced wit ...