ESP32-Radio
Internet Radio System
An internet radio system based on ESP32 and VS1053 for playing online radio stations or local MP3 files, with features like web interface, MQTT control, and rotary switch encoder support.
Internet radio based on ESP32, VS1053 and a TFT screen.
990 stars
99 watching
228 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emeb/iceradio | A software-defined radio project that utilizes an ARM-based microcontroller and digital signal processing to implement a software-defined radio system. | 79 |
ebruck/radiotray-ng | An Internet radio player with improved error handling and features like shutdown timer and notification icon support | 257 |
jeija/esp32free80211 | A tool for sending custom IEEE 802.11 data frames on an ESP32 WiFi device. | 487 |
schreibfaul1/esp32-audioi2s | A library for playing audio files from an SD card via I2S on ESP32 boards | 1,140 |
ebu/radiovis-html5player | An HTML5-based radio player that uses WebSocket for communication with a remote server. | 14 |
philippfux/esp32_can_interface | A wireless CAN-Interface solution for ESP32 boards using the cannelloni protocol to send CAN-Frames via UDP over Wi-Fi. | 52 |
deep5050/radio-active | A terminal-based radio player that allows users to play stations from around the world | 509 |
johannesmtc/esp32_mas | A C++ audio player and sequencer for the ESP32 | 25 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
earlephilhower/esp8266audio | A C library for playing various audio formats on microcontrollers and single-board computers using I2S or software emulation | 2,054 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 758 |
yoursunny/wifiespnow | Provides a connectionless wireless communication protocol implementation using ESP-NOW. | 254 |
dagnall53/espmqttrocnetsound | An MQTT-based sound effects and control system for model railways | 12 |