/huawei-lte-examples

Examples of codes using python huawei-lte-api api

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Huawei LTE Band

REQUIREMENTS

  • python3 (>3.6)
  • pip3
  • git
  • kivy

INSTALLATION

Installation of dependencies

git clone git@github.com:littlejo/huawei-lte-examples.git
cd huawei-lte-examples/huawei-lte-band
pip3 install -r requirements.txt

Installation of kivy

See https://kivy.org/doc/stable/installation/installation.html

Launch

python3 main.py

Kivy program

Android installation

  • Download Android installation APK file on your Android device and run it.

Huawei LTE Monitoring

REQUIREMENTS

  • python3 (>3.6)
  • pip3
  • git

INSTALLATION

Installation of dependencies

git clone git@github.com:littlejo/huawei-lte-examples.git
cd huawei-lte-examples/huawei-lte-monitoring
pip3 install -r requirements.txt

Configuration

Modify password value and ip value of the 4G router in login.py

Launch

python3 display_traffic_signal.py

display traffic signal command output