pi-auto - raspberry pi gps, tracker for car

Today we are looking at a fun project I have been working on that I'm calling pi-auto.

The python code for this package is hosted at https://github.com/LukeKeam/pi-auto

Contents:

  1. Shopping list
  2. Hardware 
  3. Install OS
  4. Install pi-auto
  5. Running pi-auto

1. Shopping list

What do we need to get started? fyi some of these are affilate links

2. How to setup

I am assuming you have all your parts together now and are ready to get this one moving along 

3. Install OS

Since I am using a Raspberry Pi Zero we will need to use a legacy version of the OS called "Raspberry Pi OS Lite (Legacy)". You don't want the full desktop version as you just don't need it, takes up space and adds more security issues.  https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-legacy

4. Install pi-auto

The most up to date script will always be hosted here on github at https://github.com/LukeKeam/pi-auto/blob/main/setup_initial.sh

5. Running pi-auto

Almost done and now we are up to running pi-auto, this section will be coming soon and will have included some bluetooth setup instructions