GPS RESPONSE CODE ORDER Posted on October 18, 2015 at June 27, 2016 by Elijah 2253 0 in response to AT+CGPSINF=0 0 longitude 1 latitude 2 altitude 3 UTC Broadcast Time 4 TTFF Time To First Fix 5 num Number of satellites 6 speed Speed Over Ground 8 course Heading Over Ground (degrees of compass where 0 = N) Keep Reading : Serial Communication with SMS Modem (FONA) GPS AT Commands Serial Commands used by our Satellite transciever. python to send a SMS message
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…
Pi Camera Resolution Fix Posted by Elijah - October 24, 2015 0 [crayon-673f4bbd305dd790896006/] Keep Reading : Wire camera to pi while loop Hello World Remote ssh connect from iPad P.C. and laptop…
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 ? –…
Send MMS From Serial Port on Raspberry Pi Posted by Elijah - October 16, 2015 2 IF ANY COMMAND BELOW DOES NOT WORK CORRECTLY ADD A Semicolon ‘ ; ‘ In order to establish the…