Close
0%
0%

RSSId

[R]eceived [S]ignal [S]trength [I]ndicator [d]aemon: capture the RSS on a land-mobile radio and tag with GPS coordinates.

Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
Utilizing both UARTs on an AVR ATtiny841, I've interfaced a Kenwood TK-780 mobile radio, a Garmin x18 OEM GPS module and a laptop. The system will automatically key-up the VHF radio and capture the received signal strength from the repeater and tag it with the current GPS position. All of the output is piped to the laptop as an ASCII CSV string.

The data is compiled and used to produce relative signal strength maps to help define repeater coverage areas.

Header:
nbytes from GPS, fix valid/invalid, lat, long, RSSI in mV

Sample data:
67,A,60 44.0748 N,135 05.8245 W,2055
67,A,60 44.1237 N,135 05.8725 W,1943
67,A,60 44.1702 N,135 05.8899 W,1638

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates