A simple bluetooth based robo controller designed for arduino based robots.
Note :This app interacts with bluetooth module using the ASCII values of character 'w','a','s' and 'd' for forward, left, backward and right directions which you might need to initialize in configuration of bluetooth module in your chip program.