- Posts: 109
Adding speech capability to Devo
- phantom8
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- mwm
- Offline
So what do we need? Is there a speaker of some kind in the Devo transmitters? I guess adding a small one isn't a problem.
You need to communicate with the board. IIRC, there are unused pins on all the supported transmitters. On the 7e, they get used for the switch mods, so maybe not so much that one. But check the connections articles in the articles link on the left. So ok, that's possible.
But how do you plan on getting the sounds INTO the devo? I believe the Taranis lets you copy them to an SD card you plug into the radio. I don't think any of the Devo's have that capability. No microphone, and the standard external data connector is USB. You can read data from the trainer port, so I guess you could plug a microphone into that to record sounds, but ugh.
Seems like the best option would be to use a small, fixed set of sounds that you update in USB mode, the same way you do model icons, fonts, etc. Not great, but not bad.
One simple solution would be to use an Adafruit Audio FX board . It has the advantage of having it's own storage for sound. This one holds a minute of mono, and another $5 will up it to 30 minutes. I think the former should be fine for alerts, but maybe not for reading values. It's also not clear if you can update files via the UART control. If so, it would be ideal. Otherwise, we'd want it so you pretty much never changed them.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Offline
How you can do that?PhracturedBlue wrote: The most obvious solution for a Devo would be to tie it to a smartphone app via bluetooth and let that do the talking for you. If we ever get the multimod working, that is probably an option.
Even the multimod can use only one module at a time...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- phantom8
- Topic Author
- Offline
- Posts: 109
PB, I love your idea of having a bluetooth on the UniveralTx and interface it with a mobile phone for voice control and other stuff.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Unless you just want to do another custom PCB layout, is there any reason to avoid the Adafruit board? Ok, it's single-sourced, but I wouldn't be surprised if you could get the PCB layout files from Adafruit if you asked. They're open source fans and good folks.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
I mentioned the 9x effort as a place to learn from. Will spend some time reviewing that thread for ideas. I'd love to have voice support.
Please Log in or Create an account to join the conversation.
- Evil Pusher
- Offline
- D.I.Y. or die
- Posts: 16
it´s an big project we are talking about......so my thinking is:
An additional hardware will be needed, especially when taking a look on the memory of the F7 / F12e ..... so, if it should work for all coming up TX´s.
Adding an bluetooth modul for any external device like an smartphone / android seems to be one of the easiest options.
If you are interested, take a look at Matt´s project. "RC telemetry for Hitec Aurora 9" LINK
This project is not finished, but still works preponderantly - also in different languages The implemented telemetry data is for Hitec Aurora 9 only. Just take a look - you will like it. Thumb up for Matt.
D.I.Y. or die
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
www.deviationtx.com/forum/builds/5089-vo...build?start=60#48198
Audio messages seems up and running, by installing df player module, Deviation to sends commands at events to the DF player module.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Adding speech capability to Devo