|
Max-80 Signal Generator
There are two basic approaches to controlling the frequency in this type of device. One way is to adjust the voltage to the IC manually and then read out the frequency with a counter. The problem here is you need to fiddle around with the control knob and while waiting for the one-per-second updates on the display. The other way is to set the display with the control knob and then have the circuit diddle the control voltage to the IC until it settles on that frequency. This is done by calculating the period for the target frequency and then using the PIC to read the pulse width. It then sends short correction pulses to an integrator which controls the IC. For your edification and amusement here are the Souce, Object, and Schematic files.
|