Skip to content

Overhead-Intelligence/oi-pi-setup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pi5/PiZero Setup Scripts

This repository has all of the necessary libraries and code needed to perform a geo-tagged wide band RF scan on board of an ArduPilot equipped UAS

Prerequisites:

  • Raspberry Pi5/Zero w/Rasbperry Pi OS (Desktop or Headless)
  • Active internet connection
  • ArduPilot enabled flight controller

Getting started:

  • Inside the Raspberry Pi run these commands to clone and build the repo and associated libraries:

    sudo apt-get install git
    git clone https://github.com/Overhead-Intelligence/oi-pi-setup-scripts.git    
    cd oi-pi-setup-scripts
    

Getting started cont. Raspberry Pi 5

  sudo chmod +x oi-pi5-setup.sh
  ./oi-pi5-setup.sh

Please Reboot after script finishes

Getting started cont. Raspberry Pi Zero 2W

  sudo chmod +x oi-pizero-setup.sh
  ./oi-pizero-setup.sh

Please Reboot after script finishes

About

Setup Script for Raspberry Pi 5/Pi Zero 2W

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages