Here's some help on getting the SPO3 Speech Synth working with the I2C commands
ndillane
Posts: 10
I found it difficult to find any direct info on getting the SP03 Speech Synth working with the I2C commands on the BS2P.
I bought my SPO3 here http://www.warburtech.com/modules/sp03.speech.synthesizer/
Here is the main information that exists on the SPO3
http://www.robot-electronics.co.uk/htm/Sp03doc.shtml
However the examples links are dead
Initially I used the parallel interface but these consumes quite a lot of I/O ports so really wanted to use the I2C commands so that I would only use 2 i/o pins
I adopted the program I found here which was for a stamp clone
http://www.robot-electronics.co.uk/htm/sp03atom.shtml
The adapted program is attached
This program will "speak" pre-loaded phrases and you can also load dynamic phrases from your program e.g. the Temperature and get the SPO3 to speak them
Hope this helps somebody out - If you have difficulty post here and me or somebody more competent may be able to help
tks
Noel
I bought my SPO3 here http://www.warburtech.com/modules/sp03.speech.synthesizer/
Here is the main information that exists on the SPO3
http://www.robot-electronics.co.uk/htm/Sp03doc.shtml
However the examples links are dead
Initially I used the parallel interface but these consumes quite a lot of I/O ports so really wanted to use the I2C commands so that I would only use 2 i/o pins
I adopted the program I found here which was for a stamp clone
http://www.robot-electronics.co.uk/htm/sp03atom.shtml
The adapted program is attached
This program will "speak" pre-loaded phrases and you can also load dynamic phrases from your program e.g. the Temperature and get the SPO3 to speak them
Hope this helps somebody out - If you have difficulty post here and me or somebody more competent may be able to help
tks
Noel