![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
hi
i want to connect one radio to my computer (with parrallel or USB port) and change stations from my computer. i want to lessen to the radio via computer and speekers. is it practical or no?
__________________
http://www.kamalan.com/default.aspx?lang=En Illegal free books links deleted - moderator. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
no thanks dear Nigel. i do not want to buy it. i want to build for fun not professional
__________________
http://www.kamalan.com/default.aspx?lang=En Illegal free books links deleted - moderator. |
|
|
|
|
|
|
(permalink) |
|
In that case you're talking a LOT of expense, it's NOT really a trivial project, for a start you've got to build a PLL digitally controlled radio, then an interface to either parallel or USB.
|
|
|
|
|
|
|
(permalink) |
|
It wouldn't be that expensive. He could use a 4066 analog switch or just a few transistors.
Mike |
|
|
|
|
|
|
(permalink) |
|
Ripping apart an old analog radio and mechanically driving the tuning knob would be amusing in an odd retro sort of way. When dealing with a cheap off-the-shelf "normal" radio, the ugly part would probably be trying to hack around the human interface.
Buttons are likely in a matrix configuration, so that's the first "ouch", the second is trying to interpret any user output from something like a LCD - which would be pretty tricky. Probably impossible without having a microcontroller directly parsing the LCD control lines. Might be easier to splice in/ hack directly into something that resembles a varactor in the tuning section. If there is one - that is. James |
|
|
|
|
|
|
(permalink) | |
|
Quote:
__________________
Gods own Country Incredible !ndia www.flickr.com/photos/_akg/ "Give a man a fish, and he will eat for a day. Teach that man to fish, and he will eat for a lifetime." |
||
|
|
|
|
|
(permalink) |
|
its a good idea to get the analog signal from FM radio and convert it into digital interface it to computer and play it using a program. That way the output would be better and less noisy. Lets say we got the digital data some how and theres a stepper motor interface to control the frequency knob. Which program would be appropriate for the rest of digital signal processing? Matlab?
__________________
impossible says i'm possible |
|
|
|
|
|
|
(permalink) |
|
Hello. Silabs has a reference design for an USB enabled FM radio. It can be purchased for $35 from Mouser.
You can also buy the radio chip and interface to your own ucontroller. Philips also has a numbers of AM/FM tuners that might be useful. JR |
|
|
|
|
|
|
(permalink) |
|
What about a servo, that gives accurate position control? Or a motor with PID control, but that only makes sense if the knob rotates round and round (sorta like a slipper dial...what do you call these?).
__________________
"Ambition is the last refuge of failure..." --Oscar Wilde "Success is not final, failure is not fatal: it is the courage to continue that counts." -- Winston Churchill |
|
|
|
|