https://github.com/alexlynd/esp8266-wifi-soundbox
WiFi-enabled MP3 soundbox w/ web interface (ESP8266 powered)
https://github.com/alexlynd/esp8266-wifi-soundbox
audio-player esp8266 iot microcontroller mp3-player music-player
Last synced: 3 months ago
JSON representation
WiFi-enabled MP3 soundbox w/ web interface (ESP8266 powered)
- Host: GitHub
- URL: https://github.com/alexlynd/esp8266-wifi-soundbox
- Owner: AlexLynd
- Created: 2020-11-20T18:46:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T10:52:44.000Z (about 4 years ago)
- Last Synced: 2025-04-21T04:37:50.451Z (8 months ago)
- Topics: audio-player, esp8266, iot, microcontroller, mp3-player, music-player
- Language: C++
- Homepage:
- Size: 26.2 MB
- Stars: 8
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiFu
WiFi controlled audio player / sound box based off the ESP8266, with a custom web interface self-hosted on the microcontroller.
## Why the hell is this project named WiFu?
My friend commissioned me to make a him a WiFi controllable voice box for his... (very cursed) cardboard waifu cutout.
## About
This is an open-source, Wi-Fi controlled audio player using the ESP8266 WiFi microcontroller. It can play music and audio files through a Spotify-esque web interface I developed using Bootstrap and pure JS.
The hardware design utilizes the DFPlayer sound module to load MP3 files from an SD card, which can be accessed and played seamlessly over WiFi.
## Features
Some features in the first prototype of WiFu
Components used