MIC+ installation guide

i am using jumper cables to connect rpi3 and mic+
(because it’s too thick if i insert shield on rpi)…

do i need to connect only highlighted gpio in the pinout picture and power?

Hi Jay, and welcome.

The MIC+ should be able to be inserted directely on the RPI3.
But if you need to connect the MIC+ away form the RPI you can off course just plug every pins mentioned in the documentation. Or I personnally like to use a 40 pins ribbon cable like that that will connect on top of the MIC+ :

Hello, I purchased several MIC+ on Amazon.
MIC+ basically works. However when I plug the cable into the LINE OUT jack, the speakers still play sound. Is it the designed behavior?
Typically when the line out is plugged the speaker should mute. It is confusing that the speakers are not muted.
Is there any way I can mute the speaker when LINE OUT is plugged in?
If there’s no way I can do it can I return the products?

Hi Wangpy,
updated :08/07/23
The MIC+ have no jack detection system (unlike the ULTRA+) so it’s not possible to mute the speaker by software. Nevertheless it is possible to disconnect the hardware, to do so on the back of the board you have 2 labels on the back of the board ‘JP3’ and ‘JP4’, using a sharp blade cut the track, if you need to revert the modification use a soldering iron to reestablish the connection.

Hello Raspiaudio,

Thanks for your prompt response and confirmation. I know you have provided the information to turn off the speaker. Just an additional question regarding this: Does unsoldering CUTL and CUTR disconnect the external speaker ports as well?

Thanks again!

The way I intented to design it is for CUTL and CUTR to disable only the onboard speakers, and still leave the external speaker ON (green connectors)

Also please see below the location of CUTL and CUTR

Kind regards
Olivier

After installing the MIC+ per instructions, i had two problems:

  1. The instructions say to go to desktop-preference-Audio Device settings, but there is no such entry in the menu. I’m running Raspbian GNU/Linux 10 (buster), freshly installed.

  2. My wifi symbol has switched to the arrows for an Ethernet connection. I’m still connected to wifi, oddly enough, but I don’t understand why the symbol has changed.

Welcome Dennishvo!

1- First do you have sound coming out of the speaker when you run the test script? and on any app on the desktop?
Try a right click on the speaker on the desktop

2-Well nothing is changed on the network configuration, so it seem like a small bug of the new Raspbian

thanks

Hello,

I have a raspberry pi 4 4g running
“Raspberry pi OS”
NAME=“Debian GNU/Linux”
VERSION_ID=“10”

When running
‘’‘sudo wget -O - mic.raspiaudio.com | sudo bash’’’

I am getting the following

‘’'2020-12-30 18:42:11 (1.21 MB/s) - written to stdout [12609/12609]

This hardware is not supported, sorry!
Config files have been left untouched ‘’’

Hi Jyo,

Could you tell me what is the exact distrubution you are trying to use?
thx

Raspberry pi OS (Formally Raspbian) 64 bit (Buster) Version 5.4.79

So I quickly modified the script to disable the arm 64 test, but I did not have the chance to test it. If it does not work try to edit the script and remove all os_check.
type:

sudo bash mic_no_oscheck

Hi at all, I’m new on this forum. I’ve bought two raspiaudio mic+ to my project about an intercom SIP based. Using the raspiaudio mic+ with raspbian lite and linphone daemon it works very well but in desktop enviroment I’ve so much problems with the microphone. The volume is too low and it’s unusable. I’ve build myself the linphone because i need the h264 and g729 codec that the repository version don’t have. I’ve tried to change the raspberry board, to switch the raspiaudio boards, installed raspbian stretch, buster and sid, tried to use others sip client to test, like jami or also the linphone present in the repository but nothing to do. In one case I’ve uninstalled the pulse audio from raspbian buster and using jami the microphone has worked. Please, someone can help to me?

Thank you very much

I just purchased a mic+ and am trouble getting it working. I installed Raspbian GNU/Linux 10 (buster). After i run the first command and reboot I run
`sudo wget -O - test.raspiaudio.com | sudo bash’
and I see
------Please puch on the Yellow button to continue
amixer: Unable to find simple control ‘Micro’,0
amixer: Unable to find simple control ‘Master’,0

The yellow button lights up but after pressing it I dont hear anything. Speaker-test also produces no sound. I used alsamixer to set the volumes as you have but still dont see anything. Any thoughts on what I can do to get this working?

Hi Sport80,
One previous client did something similar maybe it could help you : https://www.instructables.com/Smart-Doorbell-for-HomeAssistant/
If you need more help on this please open a separate topic

Thanks

Hi Texaspete,

You might have a hardware or software conflict. Be sure that you have no other shields plugged on the Pi.
Try a new SD card with a fresh install of Raspbian and do the install again.

thx

I had no luck with a new SD card and fresh install. Are the

*amixer: Unable to find simple control ‘Micro’,0
messages a concern?

hi, thanks for your reply, but is not my case. I open a new topic. Thanks

Hello,

I installed Android (LineageOS 17.1 - KonstaKANG (Android 10) on my RaspberryPi 4, is there a way I can enable the speaker and mic? I want to use it on MS Teams app.

Thanks.
CINRG

Hi and welcome!

I can see that some version of Lineage claims support with

  • Audio DAC (using GPIO DACs e.g. Hifiberry DAC+)<

which is compatible with the MIC+

Share your results if you try!