|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Solid State Talk all about solid state amplification. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Jan 2004
Location: Jämtland
|
I am building a preamp and want to use a remote control with it. I have a remote that I would like to use.
Does anyone have any good examples of how to do that. The simplest thing would be to use a PIC16F84. But how do I program it? |
|
|
|
#2 |
|
The one and only
|
That would be the trick, now wouldn't it.
A friend of ours recently designed a remote control system around the PIC and sold it to Parallax, which I believe will be making it available soon, if not already. I would watch for it. |
|
|
|
#3 | |
|
diyAudio Member
Join Date: Nov 2002
Location: Michigan, USA
|
Quote:
Usually the IR data is pretty simple to decode. If you have a scope and a receiver module, that should be all you will need. I used a IR receiver module from RadioShack... ...it was a Sharp part number. The IR receiver module had a TTL output that was Low on IR Carrier at the input, and High on None. (IR remotes usually use a 40Khz or so square wave carrier, and then modulate this with the data stream.) I then grabbed this data with the pulsin function of the Basic Stamp. Once I had a series of 32 pulse widths, I had the code. that's all ther was to it. (From memory, It seems to me pulse widths were 1800uS (Marker), 1200uS (one), and 800uS (zero)respectivley.. ..This'll make sense once you start reading about it) I also have some basic stamp code, if you're interested... Here's a link to get you started. http://www.ee.ualberta.ca/~elliott/e...r/infrared.htm -Dan |
|
|
|
|
#5 |
|
diyAudio Member
Join Date: Jan 2002
Location: The Netherlands
|
Hi,
I am willing to supply you with code and schematic if you like ! I used indeed a 16F84 and decoded the RC5 in it. grtz Simon |
|
|
|
#6 |
|
diyAudio Member
Join Date: Mar 2002
Location: diepe zuiden
|
Wow,
Somebody else posted a reference to my homepage.. But it does not seem to work now ?? When it is working, it also can be reached by clicking www below. On the page is the code for a pic16f84 to decode RC5. NOT the whole thing, since it is quiet specific (i have a tube preamp). But if anyone wants some more code (I2C) or whatever, just drop me a mail. As for the overall program, i think you have to make it mostly yourself, so it fits your needs (preamp). Greetings, Guido B.
__________________
GuidoB |
|
|
|
#7 |
|
diyAudio Member
Join Date: Jun 2002
Location: FRANCE
|
Hello, in my remote preamplifier, I use a motorized potentiometer.
The RC5 codes are decoding by an ATMEL at90S1200, it's a simple µC easy to program and not really expensive, to program it, you only need a shareware (available on the web, more it's free) and the IC support, three resistors and a plug on the parralel computer output. I made my preamp 8 months ago, and i never had any problems.
|
|
|
|
#8 |
|
diyAudio Member
Join Date: Dec 2004
Location: athens
|
SDF
it seems interesting,can you supply me more info? |
|
|
|
#9 |
|
diyAudio Member
Join Date: Jun 2002
Location: FRANCE
|
I know, I use a PGA2311 controlled by at90s8515
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote volume control for existing remote? | theAnonymous1 | Parts | 7 | 6th August 2007 08:22 AM |
| The remote control paratactic volume control | audio-gd | Solid State | 33 | 7th June 2007 11:16 PM |
| Remote control | borges | Everything Else | 0 | 8th February 2007 01:51 PM |
| remote control motorised control for volume pot/knob | CharlesY | Parts | 0 | 25th July 2005 11:12 AM |
| New To Site? | Need Help? |