A project to enable sending raw codes over infrared which supports the Arduino101 development board.
This project utilizes the LircRemote101 library by dantler. This library enables LIRC for Arduino101 development boards.
Raw codes must be provided in the form of an array in the format used by lirc under "begin raw_codes". Currently a 38KHz signal is the only supported output frequency. See the example file in cf_files/kanto_yu5.cf.
BSD license.