Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/menzenski/decibels

Read data from a USB sound level meter, display it in a GUI, and upload it via FTP.
https://github.com/menzenski/decibels

Last synced: about 1 month ago
JSON representation

Read data from a USB sound level meter, display it in a GUI, and upload it via FTP.

Awesome Lists containing this project

README

        

===============================
Decibel Reader
===============================

.. image:: https://img.shields.io/pypi/v/decibelreader.svg
:target: https://pypi.python.org/pypi/decibelreader

.. image:: https://img.shields.io/travis/menzenski/decibelreader.svg
:target: https://travis-ci.org/menzenski/decibelreader

.. image:: https://readthedocs.org/projects/decibelreader/badge/?version=latest
:target: https://readthedocs.org/projects/decibelreader/?badge=latest
:alt: Documentation Status

Read data from a USB sound level meter, display it in a GUI, andd upload it via FTP.

* Free software: MIT license
* Documentation: https://decibelreader.readthedocs.org.

Features
--------

* TODO

Credits
---------

Tools used in rendering this package:

* Cookiecutter_
* `cookiecutter-pypackage`_

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage