Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Goertzel algorithm in basic?

Status
Not open for further replies.

cosmox

Junior Member level 1
Joined
Jan 18, 2005
Messages
17
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Location
Gothenburg/Sweden
Activity points
165
Hi all!

(not shure if this is the right place for this topic...)
I´m trying to make a program in basic that reads the 8bits of the LPT port and
then preforms the Goertzel algorithm on it to get the magnitude of certain frequences.
I havent done anything like this before but thought it might be a good place to start.
Eventualy I will put the program in an Uc to do a simple spectrumanalysis of sound signal.
Now I am looking for references on this.
Am i on the wrong way here?
Can anyone help me out?

Best regards / Hampus
 

I know not the Goertzel algorithm, but I do know of basic programming.
It sounds to me like you are on the right track. Maybe store your inputs into a nice big array and use this array as your var for the algorithm?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top