Skip to content

mengguang/ESPVS1003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d33b16 · Oct 28, 2017

History

3 Commits
Oct 28, 2017
Oct 28, 2017
Oct 28, 2017
Oct 28, 2017

Repository files navigation

ESPVS1003

VS1003 Player Chip Arduino (ESP32) Library

This project is based on https://github.com/andykarpov/VS1003 . Thanks.
Tested on ESP32 Arduino Environment https://github.com/espressif/arduino-esp32
There are 2 examples:

  1. mp3player: player mp3 files on spiffs. you can upload mp3 files using https://github.com/me-no-dev/arduino-esp32fs-plugin
  2. mp3player_multitask: multitask version of mp3player. one thread read data from spiffs, another thread feed the data to vs1003.

The multitask code is learned from https://github.com/copercini/esp32-iot-examples .

About

VS1003 Player Chip Arduino (ESP32) Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages