Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (30 loc) · 1.38 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.38 KB

TonUINO V2.0 Code for ESP32 with extensions, there is also Discourse Seite

Currently implemented:

  • Web interface for remote control

    • Play, Pause, Start, Stop, Volume
    • Adjust equalizer
    • max. Adjust Volume
    • Off timer
    • On timer
  • Ambientlight with WS2812 LEDss

    • change the color via web interface
  • Timer for switching on and off

    • Sunrise and sunset simulation for switch-on timer
    • MP3 playback when switching on / off
  • AP mode to configure WLAN without anchoring this (SSID, PW) in the code

    • Voice message if there is an error with the connection
  • Welcome at startup

  • Headphone detection

    • reduces the volume when headphones plugged
    • Limit the volume when headphones are plugged
    • switches to previous volume when headphones are no longer plugged in
  • Language menu and structure expanded to Tag to save Ambilight color

  • Function of the up-down keys changed

    • short press = Volume +/-
    • long press = Track +/-

Layout

fritzing Layout

Still open and planned:

  • Saving the settings in EEPROM / Flash
  • Manage tags