kugg / dtmf

Arduino code and board schematics to generate dtmf tones and transmit on a phone line
http://forskningsavd.se
12 stars 7 forks source link

R2R network/ladder #5

Open kugg opened 14 years ago

kugg commented 14 years ago

To produce nice but slow sine waves look at: http://www.avr-asm-tutorial.net/avr_en/AVR_DAC.html

kugg commented 14 years ago

Its also using sine tables which is well worth considering!