How To Make Function Generator using PIC16F870


 The circuit uses a PIC16F870 (about $3), an R/2R resistor ladder network (for a real fast and cheap D/A),  and a few other parts.

You can check out the schematic and the current source file.  Also the object (hex) file.  All of the sine wave functions utilize a full 256 byte by 8 bit lookup table.  Contrary to what you may have heard elsewhere, it is possible to use a full memory page in the PIC for a lookup table - check it out.

Schematic: ( Click To enlarge image)




The only real elaboration was the design of the low-pass filter.  With the present design running on a 20 mhz clock, you can get over 60 khz of very clean sine waves.  The frequency is adjustable in 1, 25, and 500 hz steps.  The unit produces accurate frequencies down to 1 hz.

Since all of the waves are generated in software, the 'user interface' had to be kept to a minimum.  Three LED's indicate the functions (which vary depending on the type of wave being generated).  Three more LED's indicate the step rate of the adjustment control.   Pushing the RATE button advances to the next step rate and pushing the select button goes to the next function.

The wave function itself is selected by holding down the select button while rotating the adjustment control.   Since there is no visible indication of the wave type or frequency, you need to have a scope hooked up to see what you are doing.
0 Comments
Disqus
Fb Comments
Comments :

0 comments:

Post a Comment