Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.53 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.53 KB

M5StickC_WebRadio

Audio project based on an M5StickC Plus (ESP32) with I²S digital audio output:

  • Internet radio
  • Bluetooth A2DP sink
  • Song info can be sent to IFTTT webhook

Getting Started

Development environment

  • Visual Studio Code (version 1.64.0)
  • PlatformIO IDE for VSCode

System

  • Device: M5StickC Plus
  • Platform: espressif32
  • Board: m5stick-c
  • Framework: arduino

Peripherals

Libraries used

Usage

  • Button A: Change radio station / Resume playing (if paused)
  • Button B: Switch device mode (internet radio, bluetooth A2DP sink)
  • Button Pwr: Pause playing radio station
  • Blue button (dual-button unit): Send current song info to IFTTT webhook

Project Description

A comprehensive description of this project is available at hackster.io:

License

License: GPL v3

See the LICENSE file for details.

Copyright 2022 © Ernst Sikora