Wire camera to pi Posted on October 24, 2015 at November 12, 2015 by Elijah 2982 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
GPS AT Commands Posted by Elijah - October 18, 2015 0 AT+CGPSPWR? if off : AT+CGPSPWR=1 Get status : AT+CGPSSTATUS? Get GPS : AT+CGPSINF RESET CODES : What mode ? –…
Serial Communication with SMS Modem (FONA) Posted by Elijah - October 18, 2015 0 [crayon-67ebc66bc0359565514482/] Keep Reading : GPS RESPONSE CODE ORDER Serial Commands used by our Satellite transciever. python to send a SMS…
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.…
Serial Commands used by our Satellite transciever. Posted by Elijah - October 17, 2015 0 We will need the crc16 python code library : http://code.google.com/p/pycrc16/downloads [crayon-67ebc66bc04be920700170/] [crayon-67ebc66bc04c5383309375/] [crayon-67ebc66bc04c8626197519/] Keep Reading : Serial Communication with…
Pi Camera Resolution Fix Posted by Elijah - October 24, 2015 0 [crayon-67ebc66bbd99f842810558/] Keep Reading : Wire camera to pi while loop Hello World Remote ssh connect from iPad P.C. and laptop…