English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Please tell me the program which we can use to make a sinus diagram with Z80 Microprocessor !

2006-12-29 02:10:20 · 2 answers · asked by nima3996 1 in Science & Mathematics Engineering

2 answers

You can also find subroutines for trig functions written for Z80 and call it repeatedly for the period.

I'm assuming you want to do this in assembly language? Or do you have a compiler that will dump the object code in Z80 mnemonics?

You have to be little more specific....

2006-12-29 13:48:19 · answer #1 · answered by tkquestion 7 · 0 0

The simplest is by using a sine lookup table into a DAC (digital to analogue) converter.

2006-12-29 02:16:49 · answer #2 · answered by Anonymous · 3 0

fedest.com, questions and answers