How to control the pan and tilt kit from android

What parts and pieces do you need to get this: robotshop.com/en/lynxmotion- … nium2.html controllable from android (via bluetooth or wifi whichever is easier) - is there a guide on this somewhere?

thanks very much!

Gralice

Unfortunately there is no specific guide. You can use a servo controller with Bluetooth input, or program a microcontroller to act as a servo controller and use Bluetooth. You will either need to find an application or create one.
robotshop.com/en/servo-controllers.html
robotshop.com/en/bluetooth-d … metry.html
robotshop.com/en/microcontrollers.html
Ex: robotshop.com/en/lynxmotion- … RB-Lyn-851

Bluetooth is quite a bit easier to implement than WiFi.

Thanks very much for the info!