google map link Posted on October 18, 2015 at June 27, 2016 by Elijah 2797 0 http://www.google.com/maps/place/40.625027,-73.957774/@40.625027,-73.957774,17z Change RED part to current GPS in Python http://maps.google.com/maps?q=40.37494164,-73.57485968 Keep Reading : GPS AT Commands GPS RESPONSE CODE ORDER Identify USB device and discover its name and port Turn string into array with split
servoTurn.Py – a simple python script to turn a servo on a raspberry pi 3 Posted by Elijah - March 17, 2017 0 Turn a servo using a Raspberry Pi 3 GPIO using Python. Picks up where the Adafruit servo build instructions stop.…
while loop Posted by Elijah - October 18, 2015 0 [crayon-6850816b4d9f2919598835/] Keep Reading : Pi Camera Resolution Fix Hello World LED Blinking Wire camera to pi
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…
Identify USB device and discover its name and port Posted by Elijah - October 17, 2015 0 Download latest PyUSB from : http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-beta-2/pyusb-1.0.0b2.tar.gz/download Place file “pyusb-1.0.0b2.tar.gz” on your desktop gunzip <pyusb-1.0.0b2.tar.gz |tar xvfp - cd pyusb-1.0.0b2 sudo ./setup.py…
python to send a SMS message Posted by Elijah - October 18, 2015 0 [crayon-6850816b4db41530913525/] Keep Reading : Serial Communication with SMS Modem (FONA) GPS RESPONSE CODE ORDER Serial Commands used by our Satellite…