Skip to content

constant-flow/arduino-snapclient-ethernet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapcast client on a micro controller

This project is based of pschatzmann/arduino-snapclient and prior work of others.

The plan

  • wifi network loudspeaker which receives data from a Snapcast server
  • ESP32 use ethernet instead of WiFi (WT32-eth01)
  • interface with low power I2S amplifier (MAX98357A)
  • OTA via ethernet (only possible shortly after boot)
  • interface with high power I2S amplifier (TAS5713)
  • synchronize with other speakers
  • create PCB to amp-board powering everything from one power supply 12-20V

optional

  • RP2040 use ethernet (W5500-EVB-PICO, RP2040-ETH Mini)
  • allow OTA at all times (see RTOS example)

About

Snapcast client on a microcontroller (based pschatzmann/arduino-snapclient)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published