Mr.Tidy-robot with RC5

Traditional mobile robotics is all about wheeled robots.
2 postsPage 1 of 1
2 postsPage 1 of 1

Mr.Tidy-robot with RC5

Post by Jack » Mon May 09, 2011 11:31 am

Post by Jack
Mon May 09, 2011 11:31 am

Hallo.
The Mr.Tidy robot comes with a TSOP34836 to control the robot.
How can i communicate with RC5 code to the Robot?
Are there code examples?
Thanks,
Jack.
Hallo.
The Mr.Tidy robot comes with a TSOP34836 to control the robot.
How can i communicate with RC5 code to the Robot?
Are there code examples?
Thanks,
Jack.
Jack offline
Newbie
Newbie
User avatar
Posts: 6
Joined: Sun Apr 16, 2006 1:00 am

Post by PedroR » Tue May 31, 2011 9:57 am

Post by PedroR
Tue May 31, 2011 9:57 am

Hi

The information we have is that DAGU has never used the RC5 protocol.

The TSOP34836 is a generic IR receiver and as far as I can tell it can work with any IR remote control protocol. The protocols are implemented in software and not on the IC.

Since Mr Tidy is essentially and Arduino Mega compatible controller, you can use an Arduino library and reprogram it to "understand" the RC5 protocol.

- You can find the base sample code for Mr Tidy on the Mr Tidy product page http://robosavvy.com/store/mr+tidy

- Information on the different IR protocols and an Arduino Ir library to easily implement RC5 and other protocols can be found here http://www.arcfn.com/2009/08/multi-prot ... brary.html

Regards
Pedro
Hi

The information we have is that DAGU has never used the RC5 protocol.

The TSOP34836 is a generic IR receiver and as far as I can tell it can work with any IR remote control protocol. The protocols are implemented in software and not on the IC.

Since Mr Tidy is essentially and Arduino Mega compatible controller, you can use an Arduino library and reprogram it to "understand" the RC5 protocol.

- You can find the base sample code for Mr Tidy on the Mr Tidy product page http://robosavvy.com/store/mr+tidy

- Information on the different IR protocols and an Arduino Ir library to easily implement RC5 and other protocols can be found here http://www.arcfn.com/2009/08/multi-prot ... brary.html

Regards
Pedro
PedroR offline
Savvy Roboteer
Savvy Roboteer
Posts: 1199
Joined: Mon Jun 16, 2008 11:07 pm


2 postsPage 1 of 1
2 postsPage 1 of 1
cron