Remote recorder

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times
Contact:

Remote recorder

Post by Tony Brown »

Anyone know how I would go about making a flowcode prog that when you point a remote control at it, it stores the remote signal in the eeprom that then can be recalled by the push of a button. Basically I am trying to make a remote control copier for a single function remote control.

Regards

Tony

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: Remote recorder

Post by JohnCrow »

Hi
Matrix had an article published in the June 2011 issue of Elektor Magazine on this subject.

The article itself and the flowcode can be download from their website.
This is currently a free download, though Elektor do normally charge a small fee for articles.

Though the article uses the dsPIC board I'm sure if you import the flowchart into the standard pic version you should be able to get some ideas.

http://www.elektor.com/110315

Hope this helps
1 in 10 people understand binary, the other one doesn't !

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: Remote recorder

Post by Enamul »

Hi

You can have a play with the posting of Martin and make your own one..
http://www.matrixmultimedia.com/mmforum ... RC5#p45205
Enamul
University of Nottingham
enamul4mm@gmail.com

Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times
Contact:

Re: Remote recorder

Post by Tony Brown »

Thanks for that both sources of information recommended looks really useful, will give it a go.

ThanksThanks

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: Remote recorder

Post by medelec35 »

John also created a very useful test program which displays information received from remote control on a LCD.
http://www.matrixmultimedia.com/mmforum ... 67&#p39867
You can use this information to store in EEPROM.

Martin
Martin

Post Reply