Closed Rich1975 closed 1 month ago
HI, my concern is AO: [pulse] 44100HZ 2ch .... does that mean that the Audio Output is sent to pulse??? With only the Hat software installed I get audio output, once I install 5B MP3 software there no more audio!
Hi, Seeing that your program works on its own with OR without a sound Hat/Bonnet BUT still get no sound from the speakers, I can only conclude there is something in your program inhibiting the sound production. I have tried 1 Innomaker Sound hat -25 watts 2 A couple of Waveshare Audio hats (maybe 1 was defective) and now 3 Adafruit i2s 3W Speaker Bonnet Failed to work with ALL 3 products. Sorry!
Do you get sound out of your pi with other programs?
I simply use a standard pi installation and choose the audio output from the GUI, nothing complicated.
I have just built a new sd card with bullseye (legacy 32bit) and downloaded the script, and it needed a few updates, so v1.1 also 'sudo apt-get install python3-alsaaudio' was mssing from the instructions. All worked fine using HDMI sound
what message do you get at startup ? eg ...
Simple mixer control 'Master',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 65536 Mono: Front Left: Playback 39322 [60%] [on] Front Right: Playback 39322 [60%] [on]
Hi, using the Innomaker sound hat and your Pi-MP3_player cut down "0" I was able to complete a project, then using the same hardware I tried using Pi 5Button LCD MP3 Player and ended up with no sound. With the hookup as it is I then loaded VLC player and could hear the music, exit it and run the 5 button program and no sound, so, I bought the Waveshare audio hat, but, after multiple attempts with tech support I gave up and abandoned it and bought the Adafruit Speaker Bonnet which seems to work with VLC player, I would rather use the Innomaker Hat instead. I will try the updated code and let you know the results
Does the innomaker hat appear in the list
I wonder if there's a clash here....this is your amp connections to i2c
On July 14th I commented about this problem and sent some pictures, 1) was of i2c detect results and 2) Alsa mixer, if anything has changed in version 1.1 I haven't yet tried it . At that time I had already installed alsaaudio as per your updated notes. will keep you updated if you don't mind. Thank you
Regards your 5 button issue try 5B_LCD_MP3_Player2.py, as the backlight in the original version maybe stopped the 25W amp audio. Disconnect any wire you had on pin40, and put the link back on the lcd pcb, if you ever removed it !
If there are issues with the backlight not working try 5B_LCD_MP3_Player.py v1.3 where the backlight has moved to pin 38
I don't have the innomaker 25w amp but now have the innomaker dac hat which uses the same pi pins for input and it works fine with the latest code.
Assumed resolved...
Hi I am trying the 5 button player using raspberry pi 2w, a 20 column 4 line lcd display AND a innomaker raspberry pi audio hat (25 watt), the Raspberry Pi OS is Bullseye,. I first set up the raspberry pi and Audio Hat as per Innomakers instructions, copied some audio files to the Music folder and using VLC i was able to hear the audio, next I hooked up the LCD and installed 5B_LCD_MP3_Player as per the instructions, now I dont hear audio. Any help/suggestions would be greatly appreciated. Attaching a few pics, hope this helps