Multiple tone outputs
hi guys-
i'd set up, let's say, keyboard style... if have 4 buttons inputs i'd have 4 tones outputs.
i read on tutorials can have 1 tone @ time , have stop each 1 before starting next , i'm curious limitation is, can throw money @ buying more components, solution everything. (let's call "object oriented" design.)
is because there 1 timer?
how fix that? timer ics?
i'd set up, let's say, keyboard style... if have 4 buttons inputs i'd have 4 tones outputs.
i read on tutorials can have 1 tone @ time , have stop each 1 before starting next , i'm curious limitation is, can throw money @ buying more components, solution everything. (let's call "object oriented" design.)
is because there 1 timer?
how fix that? timer ics?
hi,
timers. 1 tone per timer.
yes.
there 3 timers on uno. 1 timer used millis, micros, delay, , delaymicroseconds. other 2 timers can used generate tones. allow use more timers generating tones...
http://code.google.com/p/rogue-code/wiki/tonelibrarydocumentation
http://arduino.cc/en/main/arduinoboardmega
http://arduino.cc/en/main/arduinoboardmega2560
https://www.google.com/search?hl=en&q=i2c+tone+generator
https://www.google.com/search?hl=en&q=spi+tone+generator
i'm curious limitation is
timers. 1 tone per timer.
quote
so can throw money @ buying more components
yes.
quote
is because there 1 timer?
there 3 timers on uno. 1 timer used millis, micros, delay, , delaymicroseconds. other 2 timers can used generate tones. allow use more timers generating tones...
http://code.google.com/p/rogue-code/wiki/tonelibrarydocumentation
quote
how fix that? timer ics?
http://arduino.cc/en/main/arduinoboardmega
http://arduino.cc/en/main/arduinoboardmega2560
https://www.google.com/search?hl=en&q=i2c+tone+generator
https://www.google.com/search?hl=en&q=spi+tone+generator
Arduino Forum > Using Arduino > Audio > Multiple tone outputs
arduino
Comments
Post a Comment