Shop OBEX P1 Docs P2 Docs Learn Events
New Propeller C Tutorial page: IR Receiver and Remote — Parallax Forums

New Propeller C Tutorial page: IR Receiver and Remote

Steph LindsaySteph Lindsay Posts: 767
edited 2013-11-21 22:28 in Learn with BlocklyProp
Hi Folks,

http://learn.parallax.com/propeller-c-simple-devices/ir-receiver-and-remote

This quick tutorial wires up an IR receiver, decodes signals from a Sony-compatible universal remote, and displays the number of the button pressed in the SimpleIDE terminal. It's a proof-of-concept to introduce the use of the SIRC library.

I admit I posted this so I could refer back to it in project instructions for a remote-controlled ActivityBot (my real goal). Look for that next week!

Comments

  • NWCCTVNWCCTV Posts: 3,629
    edited 2013-11-21 22:28
    So would it be better to just add this to the Ping sensor program or make one of them a header file?
Sign In or Register to comment.