Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/menzenski/decibels
- Owner: menzenski
- License: other
- Created: 2016-02-25T20:29:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T20:57:44.000Z (almost 9 years ago)
- Last Synced: 2023-08-11T14:13:30.166Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.rst
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 StatusRead 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