Go to advanced search

by besi
Mon Feb 10, 2020 8:25 pm
Forum: Graphics, sound and multimedia
Topic: Storing parameters in .asoundrc does not apply
Replies: 0
Views: 181

Storing parameters in .asoundrc does not apply

I have a microphone and I can record voice like so: arecord test.wav -r 22050 -f S32_LE -V mono So far so good. However, when a third party software that I'm using (which I think uses ffmpeg internally), wants to use the microphone it fails, since it does not use the above described parameters. I tr...
by besi
Sat Nov 23, 2019 3:23 pm
Forum: Compute Module
Topic: I2S MEMS Microphone not recording on Compute 3
Replies: 3
Views: 2318

Re: I2S MEMS Microphone not recording on Compute 3

Please note that the tutorial from Adafruit was recently updated. I did manage to get the MEMS mic working, but I'm struggling with it all over again in a new setup: The Adafruit Tutorial https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout/raspberry-pi-wiring-and-test My post about my n...
by besi
Sat Nov 23, 2019 3:15 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Mems Mic from Adafruit set up but without sound
Replies: 0
Views: 516

Mems Mic from Adafruit set up but without sound

I am using a RaspberryPi Zero to build a record and playback box for my nice. I had a working setup where I could successfully record using the MEMS microphone. So the wiring of the hardware is correct. Unfortunately I did break that system and I had to set it up from scratch. I did try the buster i...
by besi
Mon Feb 18, 2019 11:46 am
Forum: Windows 10 for IoT
Topic: BLE Remote controller not working
Replies: 5
Views: 2969

Re: BLE Remote controller not working

I am trying the same thing with my Bluetooth LE Remote and my Raspberry Pi Zero.

I did post a question on Stackoverflow:
https://stackoverflow.com/questions/547 ... -over-gatt

I would love to make this happen. Thanks for any help or inputs
:) :!:
by besi
Tue Nov 06, 2018 5:43 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Both speaker and microphone via I2S
Replies: 10
Views: 6618

Re: Both speaker and microphone via I2S

    @mayurharge I am struggling to get both the mic and the amplifier working together. Do you think you could post the contents of /etc/modules as well as /boot/config.txt here?

    Go to advanced search