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
Remote recorder
Moderator: Benj
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
- JohnCrow
- Valued Contributor
- Posts: 1367
- Joined: Wed Sep 19, 2007 1:21 pm
- Location: Lincolnshire
- Has thanked: 364 times
- Been thanked: 716 times
Re: Remote recorder
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
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 !
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
Re: Remote recorder
Hi
You can have a play with the posting of Martin and make your own one..
http://www.matrixmultimedia.com/mmforum ... RC5#p45205
You can have a play with the posting of Martin and make your own one..
http://www.matrixmultimedia.com/mmforum ... RC5#p45205
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
Re: Remote recorder
Thanks for that both sources of information recommended looks really useful, will give it a go.
ThanksThanks
ThanksThanks
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Remote recorder
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
http://www.matrixmultimedia.com/mmforum ... 67&#p39867
You can use this information to store in EEPROM.
Martin
Martin