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

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