Wire camera to pi Posted on October 24, 2015 at November 12, 2015 by Elijah 3652 0 Install camera software & configure pi One picture program One picture per blink cycle Print proto time on picture Keep Reading : Pi Camera Resolution Fix LED Blinking Add Clock Via i2c Chain connect pressure/temperature module i2c on clock module
Mesopotamia Posted by Elijah - February 28, 2017 0 For Mesopotamia : This page is a great resource, THE WESTERN TRADITION – Episodes #3 Mesopotamia and #4 From Bronze…
Pi Camera Resolution Fix Posted by Elijah - October 24, 2015 0 [crayon-68f368677acc9977059590/] Keep Reading : Wire camera to pi while loop Hello World Remote ssh connect from iPad P.C. and laptop…
Read email from a system pipe into python Posted by Elijah - August 15, 2016 0 #!/usr/local/bin/python import sys import email full_msg = “” for line in sys.stdin full_msg += line msg = email.message_from_string(full_msg) to =…
Updated GPS & Battery commands for Sim808 / FONA Shield. Also works for LoNet Sim808 Posted by Elijah - October 23, 2015 0 Enable Charging Function It is recommended to execute this process when first time to use the module. In the Serial…
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…