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
- Host: GitHub
- URL: https://github.com/lightningstalker/tv-shut-up
- Owner: LightningStalker
- Created: 2017-11-09T17:20:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T04:43:12.000Z (over 7 years ago)
- Last Synced: 2025-02-15T07:48:17.098Z (4 months ago)
- Topics: attiny, attiny85, infrared, mute, remote-control, television, tvs, volume-control
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 TVsOther 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.