Turn string into array with split Posted on October 18, 2015 at June 27, 2016 by Elijah 2057 0 textWithCommas = “bee,apple,pear,dog,carrot,robot” wordList = textWithCommas.split(“,”) print “the second item is : ” + textWithCommas[1] Keep Reading : Identify USB device and discover its name and port Serial Commands used by our Satellite transciever. while loop GPS RESPONSE CODE ORDER
Serial Communication with SMS Modem (FONA) Posted by Elijah - October 18, 2015 0 [crayon-67e27c7db171a331587788/] Keep Reading : GPS RESPONSE CODE ORDER Serial Commands used by our Satellite transciever. python to send a SMS…
Unboxing Posted by Elijah - August 15, 2015 5 First I unboxed my raspberry pi and took it out of it’s bag. The first thing I thought when I…
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…
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.…
Wire camera to pi Posted by Elijah - October 24, 2015 0 Install camera software & configure pi One picture program One picture per blink cycle Print proto time on picture …