After setting up and testing some of the hardware in part 1, its now time to add the devices into wiringPi. As in part 1, I’m writing this as I go, to give you an idea of my thoughts and … Continue reading
Category Archives: Internet
So today (30th April, 2014) marks the 50th anniversary of the BASIC programming language! Hurrah! The very first BASIC program: 10 LET X = (7 + 8) / 3 20 PRINT X 30 END To help celebrate this, I’ve made … Continue reading