View Single Post
  #2   Report Post  
Posted to alt.binaries.schematics.electronic
ian field ian field is offline
external usenet poster
 
Posts: 396
Default Suggestions for a PIC for a one time project


"RFI-EMI-GUY" wrote in message
. ..


I have a project I would like to build, and this would be for me a first
time PIC controller project.

I am looking for a PIC to do the following:

1. Address 17 parallel binary weighted bits (need at least 17 I/O's in
addition to inputs from (2) below and outputs for LCD (3) below.
2. Have a keypad or rotary encoder to select combinations of the above
bits.
3. An LCD display of a frequency generated by the PLL device attached to
it per instructions below in (4).
4. Be able to enter a frequency such as 2300.6375 MHz, and do the math
to subtract an IF frequency and divide the resultant frequency by some
multiplier to address the parallel bits.

The PIC should be available with an evaluation board containing an LCD
display a keypad or rotary encoder. I do not want to have to design a
circuit board for a one time project.

For background, I have a Scientific Atlanta synthesizer that is designed
to generate a frequency in the range of 100.2x to 110.7x MHz to phase
lock a microwave brick oscillator used for a C band satellite up and
downconvertor. The unit has an external BCD switch which is designed to
display 3200.XX to 4200.XX MHz and I wish to re purpose it for a
different frequency band.

Any recommendations?
--
Joe Leikhim K4SAT
"The RFI-EMI-GUY"©

"Treason doth never prosper: what's the reason?
For if it prosper, none dare call it treason."

"Follow The Money" ;-P


Something that might help one aspect of your design, the most recent issue
of Elektor magazine has a project to build a simple sub panel to convert a
LCD panel to 2-wire drive using only a shift register and a diode, its a big
saving on I/O pins even over 4-bit mode. They also supply the parts as a
kit.

There are several PIC based frequency counter designs floating about the
web, including ones programmed to calculate IF offset. As you google for ham
related sites, make a note of any call signs you see - googling callsigns
quickly reveals if the operator has a web presence, there's a lot of ham
related PIC stuff out there.