Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

TV Remote controller Decoder

Status
Not open for further replies.

shine06

Newbie level 2
Joined
Nov 28, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Chittagong,Bangladesh
Activity points
1,294
I would like to control my robot by TV remote controller with the help of PIC Microcontroller........
any one here who can help me.
 

You would need to decide which protocol to use. 2 common protocols are SIRC and RC5.

http://www.sbprojects.com/knowledge/ir/index.php
SIRC: http://www.sbprojects.com/knowledge/ir/sirc.php
RC5: http://www.sbprojects.com/knowledge/ir/rc5.php

You can find more information on other protocols on that page.

Once you've decided which protocol to use, you can start coding. You can find many samples, codes and code snippets online. You can take help from these and the protocol information to write the code.

Here is a simple one: http://picprojects.org.uk/projects/ir/3chlrc/
http://www.picbasic.co.uk/forum/showthread.php?t=11696

Hope this helps.
Tahmid.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top