Infrared Remote Control Example
Page last updated 29 Jul 2014, by
0
replies
.
Infrared ray transmitter and receiver
https://mbed.org/users/shintamainjp/notebook/remote_ir_en/
https://mbed.org/users/shintamainjp/notebook/starboard_example2_en/
- The most easiest way to get a user input is using push button switches.
- However, Many pins on mbed have a peripheral and we can't use their pin if we use the peripherals.
- It's OK to add a few switches. But over 10 switches ... It's not good way to get a user inputs. It's not beautiful way for it.
Please log in to post comments.