A rough mock-up of what our control panel could potentially look like for our final project. Our goal is to have Gumpter (our robot) to respond to voice commands that people can give through a microphone.
Our goal is to have a sound wave move when voice commands are given. There will be an external mic used. To get speech commands to work, we will use speech-to-text function to write out the commands that will be programmed into Gumpter's code.
Along with voice commands, there will be certain keyboard functions that will also make Gumpter respond.
| Gumpter |
II.) Requirements:
1.) Include ControlP5 objects such as buttons, sliders, knobs and/or text input fields
- Button used to show command list.
2.) Include mouse and keyboard interactivity (where appropriate)
- Using keyboard commands to give specific functions.
3.) Optimize your robot to perform a specific function/task (through hardware, software or a combination thereof)
- Program different actions for Gumpter to perform when given verbal cues.
