Extreamly simple PIC ideas?
Joms
Posts: 279
I have a project that I would ideally like to take a USB input and turn it into a BCD signal outputing only 1,2,4 (3 pins of data).· Currently I am using a USB to Serial FT232 IC and a prop to do this simple task.
I assume I would still need the USB to Serial IC, but does anyone have any ideas for a cheep and easy processor to just turn a serial data bit into a bcd code?
I use the prop for a ton of things, and it works great, but in this application I want to keep it simple and use just 5v+ from the usb (no second 3.3 regulator), no crystal, no eeprom, etc.
Ideas anyone?
(just if anyone is wondering, with the BCD code I am trying·to control a audio switch to switch between 5 mono audio sources)
I assume I would still need the USB to Serial IC, but does anyone have any ideas for a cheep and easy processor to just turn a serial data bit into a bcd code?
I use the prop for a ton of things, and it works great, but in this application I want to keep it simple and use just 5v+ from the usb (no second 3.3 regulator), no crystal, no eeprom, etc.
Ideas anyone?
(just if anyone is wondering, with the BCD code I am trying·to control a audio switch to switch between 5 mono audio sources)
Comments
www.leonheller.com/usb/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
How do you program it? Really the only experience I have with PIC's is the Prop and Stamp. Does it use the same type of software? Where could I find more info on something like this? Is it something I could use the PIC to actually switch the audio also, or do I need and external IC yet?
Thanks for the help so far!
Post Edited (Joms) : 4/30/2010 11:43:23 PM GMT
You will need another device such as an analogue switch to do the actual switching, of course.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
I downloaded the MPLAB software now and reading the help files...kind of hard to figure out, but not giving up yet. If I can get the simple program figured out, it should be perfect for my application.
It's USB to Parallel, instead of USB to serial. There is also a DIP24 version of it, UM245R...
www.ftdichip.com/Products/EvaluationKits/UM245R.htm
tubular