Skip to content

probonopd/arduino-infrared-pronto

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 14 commits ahead of stephenong:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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.

Releases

No releases published

Packages

No packages published

Languages

  • Other 83.5%
  • C++ 16.5%