Giter Site home page Giter Site logo

raspberrypi-speedtest-analyser's Introduction

raspberrypi-speedtest-analyser

An ansible project to turn a raspberry pi into a mobile network speedtesting robot

  1. This is based on using an Android phone using USB tethering to provide connectivity. You need to provide the interface name that will be used for the speedtest speedtest_interface_device (this defaults to usb0) and optionally speedtest_gw_address (if this is not provied then the default gateway for `speedtest_interface_device will be used)

  2. You will need to add the ip address (or hostname) of your raspberry pi to your hosts file so that raspberrypi-speedtest-analyser will resolve to the ip address of the raspberry pi you are targeting. Alternatively you can modify the inventory file.

  3. Run the configure.yml playbook to configure the raspberry pi ansible-playbook -i inventory/ configure.yml (the command must be run in the ansible directory of this project)

  4. Navigate to http://raspberrypi-speedtest-analyser in your browser to view the results. (default grafana credentials are admin:admin)

Dependancies

python3

sudo apt install python3

sshpass

sudo apt install sshpass

ansible

sudo pip3 install ansible

raspberrypi-speedtest-analyser's People

Contributors

markafarrell avatar

Stargazers

Simon avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.