Getting Started with Raspberry Pi | Seeed Studio Wiki #912
Replies: 8 comments 10 replies
-
Hello! I am trying to install the drivers for ReSpeaker 2-Mics Pi HAT on a raspberry. |
Beta Was this translation helpful? Give feedback.
-
Does anyone know how does it work with picovoice? Is there an API to customize picovoice? Is it free to use forever or the same pricing requirements and limits apply (https://picovoice.ai/pricing/)? |
Beta Was this translation helpful? Give feedback.
-
My Raspberryt[pi Zero refuses to shutdown when I run the script from boot. If I run it from shell and stop the programme my pi shuts down but with the script runnung it just hangs after shutdown and doesn't complete a full shutdown. The green light stays on, I can't access my pi so end up having to power it off to complete shutdown. I've triedadding pygame.mixer.quit(), pygame.quit(), sys.exit() to the end of the script but something is stopping safe shutdown' |
Beta Was this translation helpful? Give feedback.
-
I have pretty sure background pygame.mixer is keeping it from shutting down
I'm running a flask app I'm going to try an Apache flask app to see if that will help if not rewrite it as a node js script and see if that changes things. Just checking it's not a common problem.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Bruno Santos ***@***.***>
Sent: Wednesday, July 17, 2024 8:58:41 AM
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: Phil Marshall ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] Getting Started with Raspberry Pi | Seeed Studio Wiki (Discussion #912)
Why don't you connect a monitor to it and see what's going on in real time ? Maybe you can spot what's happening.
—
Reply to this email directly, view it on GitHub<#912 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BEVEUUH3ZDL7AI5UA2COIRDZMYP3DAVCNFSM6AAAAABBZNNJGGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBXGA2DOMI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I put it into a monitor and it seems also lib pcm.c 8545: sound_PC_Recover2 underfunded occurred seems to be the problem hanging my pi zero w and XDG_RUNTIME_DIR not set in environment. I've Googled it and it's a bit of a mini field.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Phil Marshall ***@***.***>
Sent: Wednesday, July 17, 2024 9:46:48 AM
To: Seeed-Studio/wiki-documents ***@***.***>; Seeed-Studio/wiki-documents ***@***.***>
Cc: Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] Getting Started with Raspberry Pi | Seeed Studio Wiki (Discussion #912)
I have pretty sure background pygame.mixer is keeping it from shutting down
I'm running a flask app I'm going to try an Apache flask app to see if that will help if not rewrite it as a node js script and see if that changes things. Just checking it's not a common problem.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Bruno Santos ***@***.***>
Sent: Wednesday, July 17, 2024 8:58:41 AM
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: Phil Marshall ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] Getting Started with Raspberry Pi | Seeed Studio Wiki (Discussion #912)
Why don't you connect a monitor to it and see what's going on in real time ? Maybe you can spot what's happening.
—
Reply to this email directly, view it on GitHub<#912 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BEVEUUH3ZDL7AI5UA2COIRDZMYP3DAVCNFSM6AAAAABBZNNJGGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBXGA2DOMI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone, I'm having trouble getting audio recording to work with my ReSpeaker 2-Mics Pi HAT v2 on my Raspberry Pi Zero 2WH. I've followed the installation instructions step by step on a fresh Raspbian OS Lite installation (after running update & full-upgrade). Here’s what I did: Step 1: Step 2:
After reboot, I checked the devices:
I also selected the seeed2micvoicec card in alsamixer and set all Capture levels to maximum (no channels are muted). SPI and I2C are enabled in raspi-config, and the test programs for the buttons and LEDs work perfectly. The problem: I've tried recording via Python scripts as well as using the sound recorder tool, but the outcome remains the same. Additional observations:
Has anyone encountered this issue before? Is the missing Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a ReSpeaker 2-Mics Pi HAT v2 connected to a Raspberry Pi Zero WH, but when following the setup guide, no input or output appears when using aplay / arecord. I tested the exact same setup on an RPi Zero 2 WH, and everything worked fine. So, I’m wondering—is the RPi Zero WH compatible with this board? I used Raspberry Pi OS from 19.11.2024 as well as newer versions, but without success. I also tested the functionality of the button and LED on the board, and they are working. Does anyone have an idea why the audio inputs and outputs are not showing up? Thanks for any advice! |
Beta Was this translation helpful? Give feedback.
-
Raspberry zero 2 w I get following error
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting Started with Raspberry Pi | Seeed Studio Wiki
Getting Started with Raspberry Pi
https://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT_Raspberry/
Beta Was this translation helpful? Give feedback.
All reactions