Identify USB device and discover its name and port

Posted by - October 17, 2015

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...
Read More

Keep Reading : Serial Commands used by our Satellite transciever. GPS RESPONSE CODE ORDER Turn string into array with split Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Send MMS From Serial Port on Raspberry Pi

Posted by - October 16, 2015

IF ANY COMMAND BELOW DOES NOT WORK CORRECTLY ADD A  Semicolon ‘ ; ‘   In order to establish the PPP connection: AT+CGDCONT? This should respond with the context you are on. This means you are ready to attach/connect. AT+CGATT=1...
Read More

Keep Reading : Updated GPS & Battery commands for Sim808 / FONA Shield. Also works for LoNet Sim808 Serial Communication with SMS Modem (FONA) GPS RESPONSE CODE ORDER SMS on PI
Read More

LED Blinking

Posted by - August 15, 2015

You will need the following things: Raspberry pi configured (see previos lessons) 5 Volt LED bulb(s) 2 jumper wires m/f 1 wire cutter with wire striper. (often found on long pliers)   First you will need to  open terminal.What you need to type...
Read More

Keep Reading : Wire camera to pi Add Clock Via i2c Chain connect pressure/temperature module i2c on clock module Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Hello World

Posted by - August 15, 2015

We use python to write all of our scripts. On our raspberry pi every python script starts with a shebang line : “#!/usr/bin/python”. The shebang line tells raspberry pi the app that it needs to run the program. This means that we are...
Read More

Keep Reading : Add Clock Via i2c Chain connect pressure/temperature module i2c on clock module Remote ssh connect from iPad P.C. and laptop using dynamic ip address while loop
Read More

Raspi-config

Posted by - August 15, 2015

First you will need to open terminal. Terminal is located at the top of your raspberry pi screen. Terminal is used for running commands such as opening programs, editing  files, and you can also install applications and libraries as well as update...
Read More

Keep Reading : Serial Commands used by our Satellite transciever. GPS RESPONSE CODE ORDER Chain connect pressure/temperature module i2c on clock module Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Boot and install Raspbian

Posted by - August 15, 2015

Ok lets do this! After you see a rainbow this is the first screen you will see. Its called the N.O.O.B.S. loading screen. Noobs stands for New Out Of the Box Software. You will be offered a choice of operating systems. I choose to install raspbian,...
Read More

Keep Reading : while loop Unboxing Keyboard Video Mouse Power and Chip Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Keyboard Video Mouse Power and Chip

Posted by - August 15, 2015

This has all the parts my Mac has USB,ethernet, and HDMI video, and a memory chip slot all i need. First I put my N.O.O.B.S. chip it the sot underneath the raspberry pi. All I really need is a mouse, keyboard, and a screen or T.V. Oh also a power...
Read More

Keep Reading : LED Blinking Wire camera to pi Add Clock Via i2c Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Unboxing

Posted by - August 15, 2015

First I unboxed my raspberry pi and took it out of it’s bag. The first thing I thought when I looked at it was yum, pi. But seriously, what the heck is this thing. Pi?!? ...
Read More

Keep Reading : while loop Keyboard Video Mouse Power and Chip Boot and install Raspbian Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More

Phase One

Posted by - August 15, 2015

“Phase One” is where we learned basic raspberry pi use. we started with the unboxing of our model 2 B raspberry pi. the last step we did was static ip address for wired networking, setting up a sttatic ip  address allowed me to connect...
Read More

Keep Reading : while loop Keyboard Video Mouse Power and Chip Boot and install Raspbian Remote ssh connect from iPad P.C. and laptop using dynamic ip address
Read More