Skip to main content

mLab Doppler Radar UART tool and example code

Project description

##mLab Doppler Radar Tool: UART serial & data plot

Latest PyPI version License: MIT

before you install mLab Doppler Radar Tool, please check if you already install PyQt5 or not.

for Raspberry Pi,please install PyQt5 as following. In Raspbian Stretch Lite the following worked for:

$sudo apt-get update
$sudo apt-get install qt5-default pyqt5-dev pyqt5-dev-tools

for Ubuntu user, in linux terminal:

$sudo python3 -m pip install PyQt5

for windows user, in CMD terminal:

python -m pip install PyQt5

then copy, run our example code:

form mLab_DopplerRadar import MainWindow
from PyQt5 import QtCore, QtWidgets, QtGui
import sys

if __name__ == "__main__":
    print("system start)
    app = QtWidgets.QApplication(sys.argv)
    ui = MainWindow()
    ui.show()
    sys.exit(app.exec_())

like:

sudo python3 <your file location/name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mLab-Doppler-Radar-Tool-0.1.5.6.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mLab_Doppler_Radar_Tool-0.1.5.6-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file mLab-Doppler-Radar-Tool-0.1.5.6.tar.gz.

File metadata

  • Download URL: mLab-Doppler-Radar-Tool-0.1.5.6.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.3

File hashes

Hashes for mLab-Doppler-Radar-Tool-0.1.5.6.tar.gz
Algorithm Hash digest
SHA256 5e6d5f87d544bda575399b87ba786f409b79d4aa2dd3fed7c72288cd160159f0
MD5 6d6f24e4dcf57f4a40262755321dd686
BLAKE2b-256 1de5bd356ee30412917759f3587b132a06033f89c0cd7288ca4a0d6cbf278d96

See more details on using hashes here.

File details

Details for the file mLab_Doppler_Radar_Tool-0.1.5.6-py3-none-any.whl.

File metadata

  • Download URL: mLab_Doppler_Radar_Tool-0.1.5.6-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.3

File hashes

Hashes for mLab_Doppler_Radar_Tool-0.1.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ec9ffe81825ea29e402e077cce56a3516da580cf756eb710ffd385b6d2c9c572
MD5 893d8e238b0e9ccb16c44038238acbde
BLAKE2b-256 7282f52bff5fa160a044f0f6efd6ce949a1a3a243865f6bc2cb28fe74faf14a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page