Chain connect pressure/temperature module i2c on clock module Posted on October 25, 2015 at 12:07 am by Elijah 4619 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
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…
maserFire.py – Fire lasers with transistors and python on a Raspberry Pi 3 Posted by Elijah - March 17, 2017 0 Part two of five, "Rock, Paper, Lasers" 2017 Science Project. This is the basic laser python code.
Add Clock Via i2c Posted by Elijah - October 24, 2015 0 Prepare i2c added real time clock driver to raspian Add time variable to picture display Solder pins to clock module…
Super Simple Google AIY Surveillance Camera Posted by Elijah - August 31, 2018 0 In may 2018, durning the bay area Maker Faire in San Francisco, I bought a google AIY Vision Kit. I…
Pi Camera Resolution Fix Posted by Elijah - October 24, 2015 0 [crayon-67ba0a5510f84826398186/] Keep Reading : Wire camera to pi while loop Hello World Remote ssh connect from iPad P.C. and laptop…