Skip to content

zunaidm/TTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS

Text-to-Speech for Arduino

alt tag

Text-to-Speech for ARM with DAC

  • add support for ARM processors with DAC
  • PWM filter not required with DAC, but still need audio amp and speaker. DACs can source only about 1 ma
  • tested on Teensy 3.1, 3.5, 3.6, LC, and DUE
  • Teensy forum
  • separate port/hack for MBED ARM with DAC repository
  • also added AVR support for Leonardo pin 5 (timer 3)

About

Text-to-Speech for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.1%
  • C++ 30.9%