What about example code for using wireless, bt, or voice recognition module? Anything available for that?
That interface is connected directly to the Arduino's hardware serial port and is just arranged in a convenient way for connecting a Bluetooth/APC220/Voice module to it. You can treat it in the same way as the serial port on your Arduino board. For the Bluetooth module, as it is just acts as a dumb serial pass-through device, it doesn't require any code to use it. You can just use any sketch that makes use the hardware serial port and so long as the board rate is correct it should work fine. You can find more information on how the
Bluetooth devices work in this thread:
http://forum.hobbycomponents.com/viewtopic.php?f=74&t=9
Also, I assume those 12 pins are for servos?
That is correct. You can of course use them for other purposes but they are arranged for connecting servo's to them. The 5V power is taken directly from the Arduino's 5V supply.
Do you sell any of these modules I could use with this board and / or could you point me to some that would work?
We do sell Bluetooth slave modules that can be used with this port. The link below is to our HC-06 slave module which will pair with Bluetooth master devices such as computers, tablets, and smart phones:
http://hobbycomponents.com/index.php/ar ... odule.html
For the voice recognition module, we do currently have a suitable one but it is awaiting evaluation before we can place it on sale.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.