Skip to content

naneos-devices

Python package to read naneos particle solutions devices (Partector 1, Partector 2, Partector 2 Pro) over USB and Bluetooth Low Energy, gather the measurements as pandas DataFrames and optionally upload them to the naneos IoT service.

  • Installation, usage and examples: see the README on GitHub.
  • Raspberry Pi as an always-on uploader: Raspberry Pi Setup.
  • The API Reference section is generated from the source code.

Build this documentation locally

  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.