Skip to content

deltea/yume_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yume_os

my dream mp3 player made with an esp32

library manager here: yume_manager

hardware

  • adafruit esp32 feather v2
  • adafruit TLV320DAC3100 i2s dac
  • adafruit micro sd breakout+
  • 1.5 in waveshare rgb oled 128x128 display
  • rotary encoder

known issues

  • sd card randomly doesn't initialize
    • possibly contacts on sd card dirty
  • constant droning sound in the background
  • track progress time is a few seconds over the actual length
  • randomly crashing out when switching song because of "guru meditation"
    • problem was loading cover art on stack instead of heap

colors

  • accent: #ed8e28
  • background: #000000
  • foreground: #ffffff

About

my dream mp3 player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors