Connecting Tech Pros Worldwide Forums | Help | Site Map

square wave / sine wave generator

RayD
Guest
 
Posts: n/a
#1: Jun 21 '07
I'm looking for a simple program or method to generate sine waves or
square waves at a desired frequency.

Thanks for your help

Ray


Bharath
Guest
 
Posts: n/a
#2: Jun 21 '07

re: square wave / sine wave generator


On Jun 21, 1:43 pm, RayD <rgdyke...@aol.comwrote:
Quote:
I'm looking for a simple program or method to generate sine waves or
square waves at a desired frequency.
>
Thanks for your help
>
Ray
Isn't this a Home Work?

red floyd
Guest
 
Posts: n/a
#3: Jun 21 '07

re: square wave / sine wave generator


RayD wrote:
Quote:
I'm looking for a simple program or method to generate sine waves or
square waves at a desired frequency.
>
Have you tried Google? What's your C++ question?
Victor Bazarov
Guest
 
Posts: n/a
#4: Jun 21 '07

re: square wave / sine wave generator


RayD wrote:
Quote:
I'm looking for a simple program or method to generate sine waves or
square waves at a desired frequency.
C++ does not generate waves except when the new Standard is released.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


osmium
Guest
 
Posts: n/a
#5: Jun 21 '07

re: square wave / sine wave generator


"Bharath" writes:
Quote:
On Jun 21, 1:43 pm, RayD <rgdyke...@aol.comwrote:
Quote:
>I'm looking for a simple program or method to generate sine waves or
>square waves at a desired frequency.
Quote:
Isn't this a Home Work?
It doesn't sound like homework to me. Why would he settle for a *program*
if it were homework?

In any event I can't divine what the question is. It could mean the
production of tabular data, lines on a monitor or a sound from a speaker,
plus some more things I haven't thought of.


Nathan Wijnia
Guest
 
Posts: n/a
#6: Jun 21 '07

re: square wave / sine wave generator



"RayD" <rgdykeman@aol.comschreef in bericht
news:1182451381.834661.285250@p77g2000hsh.googlegr oups.com...
Quote:
I'm looking for a simple program or method to generate sine waves or
square waves at a desired frequency.
>
Thanks for your help
>
Ray
What exactly should the program do? Write values to a text-file, display a
wave on the screen, send a wave to some communciation port?

Regards,
Nathan


Closed Thread