Search found 5 matches

by TinkerSpike
Thu Sep 24, 2020 2:45 pm
Forum: Audio
Topic: Serial MP3 playback module with 1W speaker (HCMODU0138)
Replies: 8
Views: 47735

Re: Serial MP3 playback module with 1W speaker (HCMODU0138)

Here is a snippet out of my own code but no real difference vs the example per say. I am using a ps2 controller atm to activate sounds. Using the HCMP3.play() with directory and file and it works just fine. The reason I want the status is to check if a file is playing to activate say a led string or...
by TinkerSpike
Thu Sep 24, 2020 11:40 am
Forum: Audio
Topic: Serial MP3 playback module with 1W speaker (HCMODU0138)
Replies: 8
Views: 47735

Re: Serial MP3 playback module with 1W speaker (HCMODU0138)

Ok.. so done some further testing and even gone back to the original RedMp3 library and it does not give me any responses either on status commands.. so idk.. faulty firmware? kinda odd all other commands work fine though so I'm at a loss here lol
by TinkerSpike
Thu Sep 24, 2020 11:09 am
Forum: Audio
Topic: Serial MP3 playback module with 1W speaker (HCMODU0138)
Replies: 8
Views: 47735

Re: Serial MP3 playback module with 1W speaker (HCMODU0138)

Hmm.. now that I have also played around with the getVolume command.. it also seems to only give a 100 value back no matter what I do. volumeUp and volumeDown works just fine however.. just cannot get the statuses of this module :/
by TinkerSpike
Thu Sep 24, 2020 10:17 am
Forum: Audio
Topic: Serial MP3 playback module with 1W speaker (HCMODU0138)
Replies: 8
Views: 47735

Re: Serial MP3 playback module with 1W speaker (HCMODU0138)

When I run the test sketch and open the serial monitor this is what I get: ========== MODULE STATUS Card state....Playback state.....Volume level....100 Setting volume level to....100 Playing first file on card Playing next file Playing previous file Playing file 1 in folder 1 Pausing....Resuming......
by TinkerSpike
Thu Sep 24, 2020 3:25 am
Forum: Audio
Topic: Serial MP3 playback module with 1W speaker (HCMODU0138)
Replies: 8
Views: 47735

Re: Serial MP3 playback module with 1W speaker (HCMODU0138)

Hi, thank you for making this library :) it has helped me get quite a few projects done in a snap :) However, I seem to be unable to get the function "HCMP3.getPlayState()" to work or get a proper responce through the example. atm it seems to only reply with a 255 (high) state if I print the status ...

Go to advanced search