Skip to content

Now with Audio Player!

Compare
Choose a tag to compare
@FreeLANMan FreeLANMan released this 13 Apr 18:16
· 23 commits to main since this release
0062d78

Apps list:

  • PCEmulator
  • jpg view (from SPIFFS)
  • Wi-Fi Safe
  • Web Radios
  • File Browser
  • Chat Server
  • Audio Player

Audio Player:
Now you'll also be able to listen to audio files (mp3, wav, ...) directly from the micro SD card. Adding this functionality required a lot of system resources and is therefore severely limited.
Limitations:

  • Mono only
  • No controls, you will have to change the volume on the device you are using as a speaker. Or in the code.
  • Only 1 audio file at a time.

This functionality will probably be changed in future versions since the plan is to have applications that work without needing a display and the way 'Audio Player' is currently working still has this need.

How to use WebRadio:

Keys from 1 to 0 to choose the radio.
'Up' and 'Down' keys to change the volume.
'Backspace' key to exit the app.
The key needs to be pressed for about 10 seconds to work.
You can add radios by changing the code. It would even be possible to place several radios on the letter keys. You can also change the code to play playlists over your local area network (LAN).

The idea is to make the system also work without a monitor and will be implemented in future versions with more apps.

Used libs: