top of page
  • Writer's picturerbdlab haifa

Multi Input Ladybird Control

Background

There are projects that control the Ladybird drone using Speech Recognition. There are also those who control a robot using Myo. We strived to achieve both, at the same time.


Our Goal

Given a Ladybird drone, our goal is to control it using multiple inputs. In patricular: Myo and Speech recognition.




More about the project

Our code is seperated into three parts:

  • The Ladybird controller, written in c++: Download

  • Speech recognition software, written in Java: Download

  • Myo controller, written in Python: Download


bottom of page