Skip to content

probonopd/arduino-infrared-pronto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Pronto Hex Sender

Arduino sketch to send Pronto Hex commands with an infrared LED attached to pin D9.

To send Sony12, device = 1, obc = 47, send the following command over the serial line withg 9600 N 1:

SEND 0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de

You can find out these commands from community maintained databases such as http://irdb.tk

Make sure you send a newline character at the end of the line.

About

Infrared remote control player using Arduino platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 83.5%
  • C++ 16.5%