Skip to main content

Mu32 receiver program interface

Project description

Mu32

Python MegaMicro Mu32 driver.

Megamicro 32 (Mu32) is an antenna with 8 to 32 microphones used to locate, characterize and classify sound sources. For more information, visit the website DistalSense.com.

This repository gathers the drivers allowing to use the Mu32 system, an API to write your application programs as well as many illustrative examples.

Consult the documentation on the site DistalSense.io.

Changelog

0.1.1 (2022-05-21)

  • Update documentation (H5 recording and playing, networking)
  • add muH5 class for H5 file reading
  • add H5 data recording to mu32 classes
  • add networking examples
  • add mu32 server with websocket networking protocol as server
  • add mu32ws class with websocket networking protocol as client

0.1.0 (2022-03-22)

  • Update documentation
  • New release branch 0.1

0.0.6 (2022-03-20)

  • Corrects examples to conform them to previous changes
  • change callbacks data exchange format from numpy array of rows buffer (n_mems X n_samples) to n-d numpy array where n is the number of microphones: (n_mems, n_samples)
  • fix misalignment of data between FPGA and USB transfer by reseting FX3 Usb adapter every time a loss of data occurs
  • control loss of data which occurs when user callback function takes too long
  • fix wrong code sequence for FPGA resetting
  • fix wrong code for FX3 resetting
  • fix the impossibility of writing a valuable code for sending the FX3 reset command
  • add counter channel acquisition and set it as default

0.0.5 (2022-03-15)

  • Fix some bugs due to logging update done in previous release
  • Add mu32doa realtime example
  • Update documentation

0.0.4 (2022-03-13)

  • Add beamformer and synthesis modules
  • Add jupyter examples files for beamforming
  • Remove Mu32Exception and Logging tools from core: create new corresponding separate files

0.0.3 (2022-03-06)

  • Add examples/mu32save.py example program for saving data in HDF5 format

0.0.2 (2022-02-20)

  • Fixes the data unflushing warning (adds a function to empty Mu32 internal buffers)

0.0.1 (2022-02-18)

  • Initial release

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

mu32-0.1.1.tar.gz (65.2 kB view hashes)

Uploaded Source

Built Distribution

mu32-0.1.1-py3-none-any.whl (112.1 kB view hashes)

Uploaded Python 3

Supported by

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