Skip to content

Infrared remote library for PIC18F2550: send and receive infrared signals with multiple protocols

License

Notifications You must be signed in to change notification settings

Waitsnake/Pic-IRremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the IRremote library for the PIC18F2550 (e.g. used on USB Infrared Toy from dangerousprototypes.com).

It is an port by Marco Koehler of the IRremote library for the Arduino from Ken Shirriff. 

To download from github (http://github.com/stino/Pic-IRremote), click on the "Downloads" link in the upper right, click "Download as zip", and get a zip file.

To install, move the downloaded IRremote directory to:
your project folder and the files to your project inside mplab.

At the moment only XC8 compiler is supported but it should be possible to support C18 compiler as well.

After installation you should have files such as:
/IRremote/IRremote.c

Copyright 2013 Marco Koehler

About

Infrared remote library for PIC18F2550: send and receive infrared signals with multiple protocols

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages