Skip to content

Android App Demo for Multi-Zone Analog Audio Amplifier Control

License

Notifications You must be signed in to change notification settings

dbeaudoinfortin/SawgrassDemoApp

Repository files navigation

Sawgrass Boombox Demo Android App

A demo Android app (POC) for controlling a 12 channel multi-zone audio amplifier (B&K Components CT600) over local network (Telnet) via an RS-232 Port Server (netCommander NPC-2201). A very simple and reliable way to control multi-zone audio on your smartphone without the need for cloud-connected devices.

The app opens a socket connection to the specific IP & port of the RS-232 Port Server and sends simple commands (Telnet style). The Port Server forwards commands over RS-232 to the multi-zone amplifier. The protocol used by the amplifier is propriety and unpublished (as far as I can tell) but is simple enough to be easily reverse-engineered. Audio can be cast from the phone or online streaming service using a Chromecast Audio connected to the amplifier.

image

This demo app just turns on/off individual zones but could be expanded for volume control, input selection, equalization, power on/off, etc. The IP and port of the Port Server is hardcoded but could probably make use of automatic discovery protocols instead. The advantage of using an analog multi-zone amplifier compared to multiple smarthome speaker devices is low latency and perfect synchronization.

The goal of this project is to very simply and cheaply add smartphone control to an existing multi-zone audio system without the need to replace perfectly good and working equipement that predates modern smarthome devices.

Legal Stuff

Copyright (c) 2020 David Fortin

This software is provided by David Fortin under the MIT License, meaning you are free to use it however you want, as long as you include the original copyright notice (above) and license notice in any copy you make. You just can't hold me liable in case something goes wrong. License details can be read here

About

Android App Demo for Multi-Zone Analog Audio Amplifier Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages