Quadruped Bot

Screenshot

Quadruped Bot Source Code -

  • openCV.py uses openCV for object tracking and then uses serial communication to communicate to the bot
  • speechControlled.py uses speech_recognition library and serial communication to communicate to the bot
  • Voice_and_openCV.ino is the final arduino file which will be loaded into Arduino UNO.