Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@mmaelicke mmaelicke released this 06 Nov 10:30

Description

PM Server is a Python application that can be used to monitor particualte
matter measurements from a nova SDS011 sensor connected to the computer. The
application is still beta and tested on Ubuntu and Windows 7 and 10. However, CIs are compiling the application also into Mac OSX executables, which are not tested.

There are two applications in this repository, either available as Python script or as
executable:

  • pm2csv.py command line tool for saving particulate matter measurements
    into a CSV file
  • pmserver a browser based graphical application for monitoring
    particulate matter. The Python module is called pmserver, while the
    application itself is called pmMonitor.

New in Version 1.1

  • two badges for daily maximum are included
  • should now compile for OSX and Linux