Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am bseishen on github.
* I am bseishen (https://keybase.io/bseishen) on keybase.
* I have a public key ASDGvU7wyKH6WX4A8Ij6CU4saaQZ05SJ6r2AKGVvVQ0pDwo
To claim this, I am signing this object:
@bseishen
bseishen / vizioSleep.ino
Created November 1, 2018 16:12
Vizio Auto Sleep
/* Takes any remote press and sets a 1hr timer.
* Timer is constantly reset if a button is pressed.
* After the Timer has elapsed, sleep timer is set to 30min on the Vizio TV.
*/
#include <IRremote.h>
//VIZIO TV COMMANDS
#define MENU 0x20DFF20D
#define UP 0x20DFA25D