Greetings all! I’m working on a simple animatronic project (six servos) and am opting to start with the SSC-32U controller board to power the thing.
Any tips on finding a compatible and easily trigger-able (from the SSC-32U board) audio playback add on board? I’m looking to power a small speaker to embed into my project.
Also, any recommendations for methods to hook up a button to trigger my show profile?
thanks in advance!
@RadRobo Welcome to the forum.
SSC-32U: https://www.robotshop.com/en/lynxmotion-ssc-32u-usb-servo-controller.html
Power (others available too): https://www.robotshop.com/en/gog-wh-02-wiring-harness-wall-pack-connector.html
Sequencer software: https://www.robotshop.com/en/ssc-32-servo-sequencer-utility.html
If you need it to be triggered by the SSC-32U board, the input would need to be RC PWM or digital.
Note that the SSC-32U on its own has no onboard intelligence, so you’ll need an external microcontroller or computer to send commands.
It’s likely easiest to have that external device handle the audio as well.
Consider: https://www.robotshop.com/en/lynxmotion-botboarduino-robot-controller.html
Note that you can use any shield-compatible microcontroller if you want the MP3 shield below:
MP3 shield: https://www.robotshop.com/en/sparkfun-mp3-player-shield.html
Headers: https://www.robotshop.com/en/sfe-straight-pin-headers.html
Hope this gives you some ideas.