Coder Social home page Coder Social logo

Test CER michrophones about cer HOT 4 CLOSED

robotology avatar robotology commented on August 18, 2024
Test CER michrophones

from cer.

Comments (4)

barbalberto avatar barbalberto commented on August 18, 2024

Low priority

from cer.

barbalberto avatar barbalberto commented on August 18, 2024

Spoke with Francesco Diotalevi. The HW configuration of mics is the same as the display.

The FPGA is in charge of acquiring data from the microphones and made them available to the OS. This is because later on a beam forming algorithm will (probably) be implemented inside the FPGA.

A custom character driver has been made by Francesco to read the data.

Since it is a character driver, it is not seen by the OS as a sound card, therefore the standard utilities that deals with audio devices cannot be used, neither portaudio.

There are 2 possible ways to go:

  1. Create a linux driver for sound card, so that any standard library can work with (like portaudio). More complicated.
  2. Create a custom yarp driver reading from character device. Easier, but only yarp SW could use the microphones.

from cer.

lornat75 avatar lornat75 commented on August 18, 2024

I think we can bring this issue at the next meeting and discuss the priorities. I would be better to implement a proper linux driver, if we have time and resources.

from cer.

randaz81 avatar randaz81 commented on August 18, 2024

Addressed in https://github.com/hsp-iit/research-development/issues/73

from cer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.