Tag: Raspberry Pi GPIO
-
Chapter 3: Communicate with the Raspberry Pi GPIO – LED Blink
Introduction We are now ready to start talking to the Raspberry Pi GPIO unit and implement the “mandatory”, for beginners, Raspberry Pi application that blinks a LED. And we will do this by using exclusively Tinsel, my very own programming language, for all the functions that we need, but the very low level ones that…