Assembly Tone Generator (Fixed)
Rayman
Posts: 14,826
I've made this little dual tone generator in assembly.· It produces high quality sine waves in the audio range.
It has a lot of comments, so it should be easy for beginners to follow.
Note:· Original version had a calculation error frequencies over 2 kHz or so...· I've attached the fixed version here.
Post Edited (Rayman) : 4/26/2009 5:50:42 PM GMT
It has a lot of comments, so it should be easy for beginners to follow.
Note:· Original version had a calculation error frequencies over 2 kHz or so...· I've attached the fixed version here.
Post Edited (Rayman) : 4/26/2009 5:50:42 PM GMT
Comments
Sorry, couldn't resits.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Airspace V - international hangar flying!
www.airspace-v.com/ggadgets for tools & toys
I used an oscope to make sure even ultrasonic frequencies were nice sine waves.
PS:· The PE kit mentions something about a sine wave generator in a later lab, but I couldn't find it...· (I think it doesn't actually exist).
Post Edited (Rayman) : 4/26/2009 12:02:44 AM GMT
I've posted the fixed version on top.