Chain connect pressure/temperature module i2c on clock module Posted on October 25, 2015 at 12:07 am by Elijah 4756 0 Turned pressure and temperature into variables Print all variables on photo Change font and location of variable Keep Reading : Add Clock Via i2c Remote ssh connect from iPad P.C. and laptop using dynamic ip address Hello World LED Blinking
SMS on PI Posted by Elijah - November 22, 2015 0 SMS on your Raspberry Pi… Adapted from : http://www.smssolutions.net/tutorials/gsm/receivesmsat/ This assumes you have set up your sim card, wired your…
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…
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…
Keyboard Video Mouse Power and Chip Posted by Elijah - August 15, 2015 0 This has all the parts my Mac has USB,ethernet, and HDMI video, and a memory chip slot all i need.…
Make Them Blink Posted by Elijah - November 15, 2015 0 You will need: 4 complete sets of LED’s and wires (see last lesson) The first thing you will need to…