Skip to content

littlejo/huawei-lte-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Examples of codes using python huawei-lte-api api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published