DIY: Tracking Device and Web App with IoT Modem (Blues, Python, Bottle, Google Maps API)

February 10, 2024 4366 Views

Support Classes at – https://donorbox.org/etcg
Find All Classes at – https://www.elithecomputerguy.com
LinkedIn at – https://www.linkedin.com/in/eli-etherton-a15362211/

Code and Notes are on GitHub – https://github.com/elithecomputerguy/Tracking-Device-and-Web-App-IoT-Modem/

This project has you create a portable tracking device that sends its location to a web server over the cell network. The locations are stored on the server in a SQLite database.

Users can then access a web app that shows the last 5 locations of the device in embedded Google Maps.

This class shows how architectures are designed for IoT projects and everything involved to make a “simple” project work.

Leave a comment