Setup Your Computer
Install the following softwares
1. Snap4Arduino: This is a Scratch-like-GUI based programming Language used to make Games, Animations, move robots, etc. This Software communicates with a robot using a USB cable or Bluetooth. It has Mulitple Blocks to connect Arduino as well as to Program an Arduino board for multiple functions synced with games.
link: https://snap4arduino.rocks/#download
2. Arduino IDE: This is the text Based programming software used to enable Snap4Arduino, other programs to communicate to Little Hero or different Arduino Boards.
link: https://www.arduino.cc/en/software
3. Standard Firmata: These codes are needed to control your Little Hero Robot using bluetooth or wired. Please watch the video above to understand the process.
link: https://www.arduino.cc/reference/en/libraries/firmata/