Skip to content

An Arduino-based smart remote control for your Apple TV (3. generation).

License

Notifications You must be signed in to change notification settings

domsob/apple-tv-remote-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

apple-tv-remote-control

An Arduino-based smart remote control for your Apple TV (3. generation). Navigate to Netflix or start a random episode of your favorite TV series with just one click.

Requirements

  • Arduino UNO R3
  • IR transmitter
  • Button
  • Breadboard
  • Several jumper wires

Build the circuit

  • Connect the button to a GND pin of the UNO board and to pin 6.
  • Connect the IR transmitter to GND, 5V and pin 3.

Edit the code

You can call the predefined functions to implement your logic inside the loop() method.

About

An Arduino-based smart remote control for your Apple TV (3. generation).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%