Raspberry Pi – RGB LED conversion
I was looking at the cost of an Arduino and Ethernet shield and thinking that they are quite expensive compared with a Raspberry Pi. So time to update my Arduino RGB LEDs project to run on a RPi. As noted all over the web the Raspberry Pi only has one PWM channel on the GPIO. …