Git Product home page Git Product logo

pod-tracker's Introduction

Real-Time POD Tracker

Learn more about this project on my website: http://www.jeremyblum.com/2013/08/31/pod-tracker
Disclaimer: As I explain on my website, I am making no guarantees about the operability of this system. It is provided as is. The system does work, but in its current state is not reliable over extended periods of time with different wireless and GPS conditions. Please feel free to fork this project and improve upon it. If I have a need to do long distance real-time tracking again in the future, I will improve this software to make it more robust.

Instructions for Use

  • Set up the system following the diagram and notes from my website.
  • Set up a Twilio Account and get a trial number and an SID. (http://www.twilio.com)
  • Set up Google Maps API v3 access and get your API Key (https://developers.google.com/maps/documentation/javascript/tutorial#api_key)
  • Rename the web/config_sample.php file to web/config.php. Fill in the appopriate values. Upload it to your server.
  • In your Twilio account configuration panel, set up your SMS number Messaging Request URL to point to the request.php file that you just uploaded (ex. http://www.example.com/pod/request.php), and set the request type to POST.
  • Install the Arduino Narcoleptic Library (https://code.google.com/p/narcoleptic/)
  • Open the send_text.ino file and insert your Twilio SMS number on line 77, in place of the 10 X's. Do not use dashes.
  • Upload onto your Arduino, ensuring that the shield is removed.
  • Reinstall the shield and let it roll!

License

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Please share improvements or remixes with the community, and attribute me (Jeremy Blum, http://www.jeremyblum.com) when reusing portions of my code. http://creativecommons.org/licenses/by-sa/3.0/deed.en_US

pod-tracker's People

Contributors

sciguy14 avatar

Stargazers

Quinton Pace avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.