Using Raspberry Pi GPIO to Light Up an LED
It is believed that the first task for anyone learning Arduino or other microcontrollers is to light up an LED, similar to the ‘Hello World’ program in C language. This time, we will also try to light up an LED using the GPIO of the Raspberry Pi. 1. Understanding Raspberry Pi B’s GPIO GPIO (General-purpose … Read more