Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.22 KB

File metadata and controls

29 lines (23 loc) · 1.22 KB

eISCP-Interface

Network AV Receiver remote control for Onkyo & Pioneer

Startup my Pioneer VSX-1131 with an ESP32 OLED (Wemos) microcontroller, via eISCP interface.

  • Starting
  • selecting the right channel (NET)
  • select favorite (TuneIn radio)
  • find right station
  • set volume

YouTube Video

File-Agenda

Improvements

  • Optimize WaitForResponse()-Function
  • Replace Title- & ElapsedTime-globals with a more flexible class
  • Optimize display output

Note:

You have to add the desired radio channel to TuneIn previously, yourself! Then change while (!MessageText.startsWith("RADIO BOB!")) with your predilection.