Add Clock Via i2c Posted on October 24, 2015 at October 25, 2015 by Elijah 2144 0 Prepare i2c added real time clock driver to raspian Add time variable to picture display Solder pins to clock module Keep Reading : Chain connect pressure/temperature module i2c on clock module Remote ssh connect from iPad P.C. and laptop using dynamic ip address Hello World LED Blinking
Hello World Posted by Elijah - August 15, 2015 0 We use python to write all of our scripts. On our raspberry pi every python script starts with a shebang…
Turn string into array with split Posted by Elijah - October 18, 2015 0 textWithCommas = “bee,apple,pear,dog,carrot,robot” wordList = textWithCommas.split(“,”) print “the second item is : ” + textWithCommas[1] Keep Reading : Identify USB…
Chain connect pressure/temperature module i2c on clock module Posted by Elijah - October 25, 2015 0 Turned pressure and temperature into variables Print all variables on photo Change font and location of variable Keep Reading :…
Boot and install Raspbian Posted by Elijah - August 15, 2015 0 Ok lets do this! After you see a rainbow this is the first screen you will see. Its called the…
LED Blinking Posted by Elijah - August 15, 2015 0 You will need the following things: Raspberry pi configured (see previos lessons) 5 Volt LED bulb(s) 2 jumper wires m/f…