gm1356 | read noise level from a USB-connected GM1356 Sound Level | Audio Utils library

 by   pvachon C Version: Current License: BSD-3-Clause

kandi X-RAY | gm1356 Summary

kandi X-RAY | gm1356 Summary

gm1356 is a C library typically used in Audio, Audio Utils applications. gm1356 has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This tool is intended to read, and print to stdout, the current sound level from a USB-connected GM1356 sound level meter. The GM1356 is not a precision instrument, but it's handy if you want to measure and monitor sound levels over a long period of time.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gm1356 has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              gm1356 has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of gm1356 is current.

            kandi-Quality Quality

              gm1356 has 0 bugs and 0 code smells.

            kandi-Security Security

              gm1356 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gm1356 code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gm1356 is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gm1356 releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gm1356
            Get all kandi verified functions for this library.

            gm1356 Key Features

            No Key Features are available at this moment for gm1356.

            gm1356 Examples and Code Snippets

            No Code Snippets are available at this moment for gm1356.

            Community Discussions

            QUESTION

            Accessing USB device data based only on DESCRIPTOR HID Report
            Asked 2020-May-04 at 23:01

            I have a Digital Sound Level Meter (sonometer) GM1356 with USB. There is some software to handle it on Windows, however I don't have CD and it's not available on the internet. What I want do to is to read it's data about current noise level on Linux.

            I found already a library that allows me to do this in a language I know (ruby, libusb). In next step I installed wireshark to check out what it sends do the pc. It doesn't send too much. The most interesting packet I found is DESCRIPTOR HID Report. I wonder what next steps should I take to read data that is interesting for me. How can I determine what requests I should send to get it?

            ...

            ANSWER

            Answered 2019-May-29 at 07:57

            When you decode the HID descriptor it will show the packet formats. Unfortunately, in this case the usage pages are vendor-defined so it is not possible to say exactly how each usage is to be interpreted.

            I decoded it using hidrdd (disclaimer: I wrote it, but it is free open source so I have no conflict of interest) as:

            Source https://stackoverflow.com/questions/56310841

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gm1356

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/pvachon/gm1356.git

          • CLI

            gh repo clone pvachon/gm1356

          • sshUrl

            git@github.com:pvachon/gm1356.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Audio Utils Libraries

            howler.js

            by goldfire

            fingerprintjs

            by fingerprintjs

            Tone.js

            by Tonejs

            AudioKit

            by AudioKit

            sonic-pi

            by sonic-pi-net

            Try Top Libraries by pvachon

            tsl-sdr

            by pvachonC

            rbtree

            by pvachonC

            zepassd

            by pvachonC++

            decache

            by pvachonC