Skip to content

projects that interface with the AmpliPi from micro-nova

License

Notifications You must be signed in to change notification settings

vszander/Amplipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amplipi

These are my projects that interface with the AmpliPi from micro-nova

esp32 Microcontroller

The AmpliPI_esp32 sketch was developed on an TTGO-T-Display esp32 produced by LilyGO which includes a TFT display and two buttons.

This sketch is intended as a 'code stub' - so others can benefit from the lessons I learned when interfacing to the AmpliPi API:

  • Connecting to wifi (or an alternate); Parsing of json to display the status of each station (statusAmplipi()); and changing settings:
  • change the volume (changeVolume(int)) - I plan to add a potentiometer to create a wall controller
  • change the source (changeSource(int))
  • change the stream (changeStream(int))
  • make an announcement (makeAnnouncement(int)) - I plan to trigger this with a Passive InfraRed motion sensor

the button functionality is based upon the TTGO samples.

SiriusXM as a stream input

this is the current integration effort

About

projects that interface with the AmpliPi from micro-nova

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published