I hereby claim:
- I am eevblog on github.
- I am eevblog (https://keybase.io/eevblog) on keybase.
- I have a public key ASA_5vEYMnz6qLTT24KcAfR3AYQHJeteUiboGDSYETg6qQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
//***************************************** | |
// NEC (Japanese) Infrared code sending library for the Arduino | |
// Send a standard NEC 4 byte protocol direct to an IR LED on the define pin | |
// Assumes an IR LED connected on I/O pin to ground, or equivalent driver. | |
// Tested on a Freetronics Eleven Uno compatible | |
// Written by David L. Jones www.eevblog.com | |
// Youtube video explaining this code: http://www.youtube.com/watch?v=BUvFGTxZBG8 | |
// License: Creative Commons CC BY | |
//***************************************** |