Skip to content

andreiva/simple-rssi-antenna-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple RSSI Antenna Tracker

This tracker uses Quanum RC540R 5.8GHz 40CH Race Band FPV Diversity Receiver which has two video receivers with RSSI output. RSSI is measured with an Arduino's analog inputs, signal strength is compared and tracker head is turned towards stronger signal with servo.

This tracker relies solely on RSSI, no GPS or compass is involved. This means you can track any 5.8GHz signal source to which the receiver is tuned to. No pairing, no telemetry, no configuration, just tune and track.

Pros:

  • It's cheap and simple. You probably already have most of the the parts.
  • no GPS needed
  • no telemetry needed
  • can track any 5.8GHz source

Cons:

  • tracking is relative
  • tracker doesn't really know where the target is
  • may wander off target
  • tracks only in horizontal axis

What will you need

Youtube video

https://www.youtube.com/watch?v=aACTKziuDVE

Timer.h Arduino library

To install Timer library, download the ZIP file here: https://github.com/JChristensen/Timer

How to install libraries https://www.youtube.com/watch?v=Alz-rX6lkEw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%