Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 794 Bytes

README.rst

File metadata and controls

34 lines (23 loc) · 794 Bytes

Mifi RSSI reader and logger

Example of using dryscrape to get jQuery updated webpage and Beautiful Soup to parse the HTML. Could be readily adapted for fantasy sports teams, political polling live results, and the like.

Tested with Franklin Wireless MHS800L a.k.a. Verizon Wireless Ellipsis MiFi. Logs:

  • RSSI
  • SINR
  • Signal Bars
  • Connected/Not Connected

into a CSV file. if a value is not present (for example RSSI when not connected) that value is blank (commas adjacent to each other in this case).

Example plot of Verizon MiFi signal parameters

Install

apt install xvfb

pip install -e .

Example Plot

python mifiRSSI.py -p test/mifirssi.csv