Mar 20, 2009 #1 C codewiz Member level 5 Joined Sep 14, 2008 Messages 80 Helped 10 Reputation 20 Reaction score 8 Trophy points 1,288 Activity points 1,717 square to sine wave Please, can anyone give me idea or link on how to do this project: generating range of frequency from Hz to KHz (in square and sine wave mode) programmable using PIC16F876A. Its a function generator. Thanks in anticipation for your help.
square to sine wave Please, can anyone give me idea or link on how to do this project: generating range of frequency from Hz to KHz (in square and sine wave mode) programmable using PIC16F876A. Its a function generator. Thanks in anticipation for your help.
Mar 20, 2009 #2 C casper Junior Member level 3 Joined Jan 12, 2003 Messages 31 Helped 2 Reputation 4 Reaction score 1 Trophy points 1,288 Location france Activity points 178 pic ltc6904* you can program a soft DDS with a pic 16f876a. Use a high clock frequency (20MHz). Example link:http://mondo-technology.com/ Regards
pic ltc6904* you can program a soft DDS with a pic 16f876a. Use a high clock frequency (20MHz). Example link:http://mondo-technology.com/ Regards
Mar 20, 2009 #3 C codewiz Member level 5 Joined Sep 14, 2008 Messages 80 Helped 10 Reputation 20 Reaction score 8 Trophy points 1,288 Activity points 1,717 programmable frequency thanx 4 ur reply. have u tried the design at mondo technology? cos i want to build it. btw whats DDS? thanks
programmable frequency thanx 4 ur reply. have u tried the design at mondo technology? cos i want to build it. btw whats DDS? thanks
Apr 9, 2009 #4 J jmarkwolf Junior Member level 3 Joined Feb 13, 2007 Messages 29 Helped 1 Reputation 2 Reaction score 0 Trophy points 1,281 Activity points 1,503 dds con pic16f876a For sinewave generation: MSLOSC from MSI For square wave generation: Linear Technology LTC6903 & LTC6904 All are small serially programmable chips.
dds con pic16f876a For sinewave generation: MSLOSC from MSI For square wave generation: Linear Technology LTC6903 & LTC6904 All are small serially programmable chips.