IR flowchart example

Moderator: Benj

Post Reply
donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

IR flowchart example

Post by donald »

Hello everybody.
Please example flowchart for IR remote control/RC5 (TX and RX) 4 commands. I want to understand how to create in flowchart a coded signal then transmitted, and the receiver to code and decode the signal and to operate a relay, also using more than one command.
Thank you in advance!

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: IR flowchart example

Post by medelec35 »

Hi donald,
I have a Flowchart that when you press on your remote key 1 then 1st bit = bit 0 (Port C0) will activate.
Key 2 = bit 1 (Port C1 )
Key 3 = bit 2
Key 4 = bit 3
and so on
Key 0 = clear all bits.
These can be very easily changed.

I believe you must have Flowcode professional to work, so if you have free version of Flowcode you will not be able to get it to work :(
So not worth posting it for you to try.

If your interested in upgrading to the professional version, then you could look here:
http://www.matrixmultimedia.com/flowcode.php

Martin
Martin

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times
Contact:

Re: IR flowchart example

Post by dazz »

Hi Donald
Can you please sign up to the correct forums via link in my sig, as ir rc5 components arnt available in the free version, so you wont get many replies in the free version forum


Regards
Dazz

Edit typed reply at the same time as martin
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

User avatar
fotios
Posts: 458
Joined: Mon Feb 08, 2010 10:17 am
Location: Greece
Has thanked: 109 times
Been thanked: 117 times
Contact:

Re: IR flowchart example

Post by fotios »

Hello to all! :D
Donald, If this can help you there is a project of a IR mini remote control handset in which also included a tutorial about RC5 transmission protocol:
http://www.matrixmultimedia.com/mmforum ... =3&t=10637
I also agree with Dazz and Martin, you need the FC5 pro to open the attached fcf files but there are enough pictures that possibly can help you a little.
Best Regards FOTIS ANAGNOSTOU

donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

Re: IR flowchart example

Post by donald »

Is It possible a flowchart for 16F88 ?

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: IR flowchart example

Post by medelec35 »

Hi donald, Yes Flowchart compiled just fine with RC5 component when changed to 16F88.

Martin
Martin

donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

Re: IR flowchart example

Post by donald »

Hi Martin,
Can you help me with an example of flowchart for 16F88 ?
Thank you in advance!

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: IR flowchart example

Post by medelec35 »

Hi donald,
Since it requires V5 professional version, I will move this to the correct V5 section and post file when you can post in the V5 section.

You can find the details here:
http://www.matrixmultimedia.com/mmforum ... =46&t=9958
Martin

donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

Re: IR flowchart example

Post by donald »

Hello everybody,
I use free version V5, I have no license and may not complete the field where my license is required. What can I do ?
Board index ‹ Microcontroller Programming ‹ Flowcode V5 ‹ Flowcode V5 Free Edition
I thought that they are all the section which has to be done.
Thank you very much!
Attachments
upgrade.png
(8.42 KiB) Downloaded 3821 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: IR flowchart example

Post by medelec35 »

Hi donald,
Flowocde V5 section (not Flowcode V5 Free Edition ) is for anyone who has paid for Flowcode V5 student or professional.

After paying, you will receive your license key via email.
It is last two sections of that license key via email required to be entered.
Then you will be able to gain access to all of V5 sections.


Martin
Martin

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: IR flowchart example

Post by medelec35 »

Hi donald,
I have posted a basic 8 channel IR controller here:
http://www.matrixmultimedia.com/mmforum ... 26&t=11927

Martin
Martin

donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

Re: IR flowchart example

Post by donald »

Ok, I understand. I thank you all.

Post Reply