Skip to content

NodeUSB/Esp8266_WebRadio_tic154_vs1003

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp8266_WebRadio_tic154_vs1003

ESP8266 + VS1003 MP3 Decoder + TIC154 LCD (SSD1306 OLED also supported) + ADC resistive keyboard

Functions:

  • multiple WebRadio stations (see user_main.c)
  • 32768 bytes FiFo buffer
  • Volume, Treable and Bass control by keyboard
  • LCD display I2C TIC154 or SSD1306 OLED (SCL - GPIO2, SDA - GPIO0)
  • SNTP clock

VS1003: MISO - GPIO12 MOSI - GPIO13 SCK - GPIO14 DREQ - GPIO4 XRST - +3.3V XCS - GPIO5 XDCS - GPIO15

About

WebRadio based on Esp8266 with VS1003 MP3 decoder and tic154 LCD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.0%
  • C++ 16.1%
  • Makefile 2.9%