Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
Ac motor speed control by IR remote
I wanna control the speed of single phase Induction motor through IR remote, for that reason I need to decode the IR code into HEX, or Binary. But I couldn't understand how I can decode the IR signal.. what is the code for that job? I've downloded the IRremote library but I couldn't find anything from this. my question is what is the C++ code to decode IR signal which I getting from IR sensor ? please suggest me