Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankkkkk/python-uni-t-ut353-bt
Read noise levels measured by the UNI-T UT353 BT device via python
https://github.com/frankkkkk/python-uni-t-ut353-bt
bluetooth uni-t ut353
Last synced: about 2 months ago
JSON representation
Read noise levels measured by the UNI-T UT353 BT device via python
- Host: GitHub
- URL: https://github.com/frankkkkk/python-uni-t-ut353-bt
- Owner: Frankkkkk
- Created: 2020-04-26T18:49:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T15:08:01.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:04:12.002Z (almost 2 years ago)
- Topics: bluetooth, uni-t, ut353
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-uni-t-ut353-bt
Read noise/sound levels measured by the UNI-T UT353 BT device via pythonThis is a simple, quick and dirty, python script that reads the UNI-T UT353 BT
sound meter via bluetooth low energy and sends the values to an OpenTSDB database.If you want to make it nice (i.e. by refactoring it into a library), please make a pull request !