-
Hello, I have no problem during the compilation but at the time of the upload I have a mistake.
Can you help me
I have an Arduino Navo v3 with LED Neopixel.
Here is the copy of the errors:
A…
-
```
java.lang.NullPointerException: Updating screen events
at pcl.OpenFM.player.MP3Player.createEvent(MP3Player.java:185)
at pcl.OpenFM.player.MP3Player.createEvent(MP3Player.java:181)
at pcl.O…
-
Hi there,
did you get your audiotour_nonworking.ino approach to work? I'm also trying to use SFEMP3Shield with a MFRC522 and they don't realy seem to like each other.
-
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:304…
-
Hello,
Thanks for this good product.
One of the broadcasts I listen to uses Muses. That's how I knew about it.
I noticed though that the player doesn't have the pause functionality (the website…
-
*Issue migrated from trac ticket # 849*
**component:** sound | **priority:** critical | **resolution:** fixed
#### 2015-04-30 15:39:32: antoine created the issue
___
> Follow up from #400, #669 - …
-
Getting this error when trying to compile the latest master branch
xx@xx:~/Documents/VitaShell$ make clean && make
arm-vita-eabi-gcc -Wl,-q -Wall -O3 -Wno-unused-variable -Wno-unused-but-set-variable…
ghost updated
8 years ago
-
arm-vita-eabi-gcc -Wl,-q -Wall -O3 -Wno-unused-variable -Wno-unused-but-set-variable main.o init.o io_process.o makezip.o package_installer.o network_update.o context_menu.o archive.o photo.o audiopla…
-
gem:
[sekrett/mp3_player](https://github.com/sekrett/mp3_player)
-
```
I have added simple but stable mp3 music playback to my local copy.
The background music works as it always has.
Pick a random file from the music directory and loop forever.
It now just accepts…