GithubHelp home page GithubHelp logo

funny-spectrum's Introduction

Funny Spectrum (audio spectrum viewed by colors)

This is an Internet Radio receiver based on ESP32 (D1 Mini), PCM5102 I2S DAC and WS2812 to display the audio spectrum by colors.

Show

Watch the video

Overview

It is mostly forked from https://github.com/schreibfaul1/ESP32-audioI2S but I added something very distinctive:

  1. a local web server with two pages:
  • one to change the WIFI credentials
  • and the other one to set up to 5 different internet radio stations
  1. a button to go to the next radio station

  2. two WS2812 12 LEDs rings to display the audio spectrum

Schematics

Watch

For instructions to build your own Funny Spectrum device, see https://hackaday.io/project/176937-funny-audio-spectrum-by-colors

Very basic web pages

Web page at /wifi url to set/change the WIFI credentials accessing the builtin hotspot

If no Internet is available, the device becomes an access point, which you can connect to by smartphone or PC and access this page at http://192.168.4.1

Watch

After getting a local IP address e.g. 192.168.1.242, going to the url http://192.168.1.242/wifi you see something like this:

Watch

Web page at the root of the web server (i.e. the ip address got by ESP32), to set/change up to five internet radios and set the volume

Watch

Issues

  • There's no button or anything else to turn it on/off but you can set turn on(/off time mye the config page
  • Even if: a) "FFT calculations"
    b) "http receiving" c) "MP3/AAC decoding" d) LEDs updating run concurrently on core 1, the FFT can run real time without any audio click.

funny-spectrum's People

Contributors

guido57 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.