An open API service indexing awesome lists of open source software.

https://github.com/lightningstalker/tv-shut-up

📺 Universal TV mute button
https://github.com/lightningstalker/tv-shut-up

attiny attiny85 infrared mute remote-control television tvs volume-control

Last synced: 2 months ago
JSON representation

📺 Universal TV mute button

Awesome Lists containing this project

README

        

# TV-Shut-Up
Universal TV mute button

## Description
So maybe you're fine with the TV(s) being on, but you just want it to be quiet. Put this code on a standard TV-B-Gone
and it will solve this problem!

## Status
Initial commit and one code for some Samsung TVs

Other TVs may be added by following the design notes at [adafruit](https://learn.adafruit.com/tv-b-gone-kit?view=all#design-notes)

You may need to modify `DELAY_CNT` in `main.h` for the correct timings with your version of avr-gcc.