pymetawear

Community developed SDK around the Python bindings for the C++ SDK

MIT License

Downloads
196
Stars
43
Committers
12

Bot releases are hidden (Show)

pymetawear - Version 0.12.0 Latest Release

Published by hbldh almost 5 years ago

Updated metawear package version to 0.7.0.

pymetawear - 0.10.0 - Data logging support

Published by hbldh over 6 years ago

Features

  • Data logging support for accelerometer, gyroscope, magnetometer and sensor fusion modules.
  • Locking metawear==0.3.1 until adaptations for 0.4.0 has been done.
  • Fixes for code examples and and examples in documentation.
pymetawear - Verison 0.7.0

Published by hbldh almost 8 years ago

  • Using MetaWear-CppAPI version 0.7.4
  • Removed bluepy backend due to it not being fully functional.
  • Refactored connection behaviour. Optional autoconnect via keyword.
  • Unit test work started with Mock backend.
  • Flake8 adaptations.
  • Fix for logging bug (#22)
  • New examples: Two client setup and complimentary filter sensor fusion (#23).
pymetawear - Version 0.6.0

Published by hbldh almost 8 years ago

Changelist

  • Updated to MetaWear-CppAPI version 0.6.0
  • Removed now deprecated 64-bit special handling.
  • Replaced printout logging with proper logging module usage.
pymetawear - Version 0.5.2

Published by hbldh about 8 years ago

Changelist

  • Temperature Module
  • Using pygatt 3.0.0 (including PR from PyMetaWear contributors)
  • Builds on Windows
pymetawear - PyPI version baseline

Published by hbldh about 8 years ago

This version is the first version deployed to PyPI.

It is functionally identical to v0.5.0, but includes some fixes to make pymetawear distributable via PyPI.

Changelist

  • setup.py fix for PyPI distribution
  • MANIFEST fix
  • README fix
pymetawear - Version 0.5.0

Published by hbldh about 8 years ago

v0.5.0 (2016-09-15)

  • Using MetaWear-CppAPI version 0.5.22
  • Changed building procedure to handle ARM processors
  • Updated requirements to make pygatt default, all others extras
  • Bluepy backend implemented and partially working
  • BL interface selection for all backends
  • Magnetometer module
  • Barometer module
  • Ambient Light module
  • Modifying notification wrappers to accommodate Epoch value in the data.
  • High speed sampling for accelerometer and gyroscope
pymetawear - Version 0.2.3

Published by hbldh over 8 years ago

A functional version, prepared for further expansion.

  • Changed from using gattlib on its own to using
    pybluez with gattlib
  • Travis CI and Coveralls
  • Travis CI deploys documetnation to gh-pages.
  • Some documentation written.
pymetawear - Initial release

Published by hbldh over 8 years ago

Package Rankings
Top 12.81% on Pypi.org
Related Projects