Skip to content

Instantly share code, notes, and snippets.

View chessset5's full-sized avatar

Aaron Shackelford chessset5

  • Sacramento CA
View GitHub Profile
@kirinelf
kirinelf / clock.html
Last active September 23, 2024 21:47 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >

Controlling 27.145 MHz BOSE Lifestyle with Raspberry Pi

I want to tie my BOSE Lifestyle system into my smart home control setup like this:

mute

The Remote Control RC9 for BOSE Lifestyle 3, 5, 8, 12 systems is using radio rather than infrared. Also, since these systems do not have other ways to control them, it is difficult to integrate them into home automation setups. Also, there are no replacement remotes available and even worn-down used original remotes go for absurd prices on eBay.

This is why I was curious how these devices could be controlled using the apparently proprietary radio signals.