energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
794 stars 672 forks source link

Implement IR (send/receive) library #82

Closed pbrier closed 12 years ago

pbrier commented 12 years ago

There is currently no IR send/receive functionality

For arduino, see: http://www.pjrc.com/teensy/td_libs_IRremote.html

or

http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html

robertinant commented 12 years ago

@pbrier, @soojinhan is working on porting https://github.com/shirriff/Arduino-IRremote. This will give us both IR TX and RX.

rei-vilo commented 12 years ago

If this is related to #85, can we close this issue #82?

robertinant commented 12 years ago

Code from pull #85 has been merged into master.

mckargaci commented 9 years ago

hello everyone

I want to use IRremote library and its receive demo example for MSP430F5529 LP. The IRrecvDemo example and the others don't work with MSP430F5529 LP.

when l download IRrelay.ino example to my MSP430F5529 LP and push my NEC remote control button, l receive this massage on my serial monitor.

Could not decode message Raw (60): 11796 8900 -4200 550 -1500 550 -550 500 -500 550 -550 500 -1550 500 -550 500 -550 500 -500 550 -500 550 -500 550 -500 550 -500 550 -500 550 -500 500 -500 550 -550 500 -550 500 -1550 550 -500 550 -500 550 -450 600 -500 550 -500 550 -500 550 -500 500 -1600 500 -500 550 -500 500

what do you think about why MSP430F5529 LP does not know NEC protocol?

rei-vilo commented 9 years ago

May I suggest to post your question at the 43oh forum at http://forum.43oh.com?