Skip to content

RemoteIR library for sending and receiving infrared remote commands

Notifications You must be signed in to change notification settings

mbed-ce-libraries-examples/RemoteIR

Repository files navigation

Mbed RemoteIR library

This repository contains a port of RemoteIR by Shinichiro Nakamura to Mbed CE.

How to start

  1. Create a new project according to MbedCE instructions
  2. Add this as submodule to your project via git submodule add --depth 1 https://github.com/mbed-ce-libraries-examples/RemoteIR RemoteIR
  3. The top level CMakeList.txt (in root of your project) should be modified according to this wiki page

Example code

For an example of how to use it, see the example project.

Description

For an overview of the hardware and software, see Shinichiro's cookbook page and the notebook page.

About

RemoteIR library for sending and receiving infrared remote commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published