Set Up Raspberry Pi Dependencies

Now, we need to install the programs that will let you control the drone from the raspberry pi.

The installation steps will depend on what operation system version you are using. To see what distribution/version you are using, login to the pi and type “lsb_release -a”.

You’ll see something like “BULLSEYE” or “BUSTER” (or a new distribution type that wasn’t launched at the time of writing this..).

Then, you’ll go to this page and run through the installation steps depending on what version of operating system you are using.

DON’T FORGET to follow the “Setup Instructions” at the end, that enable the UART channel. IF YOU DONT DO THIS, YOU WON’T BE ABLE TO CONTROL THE DRONE FROM THE PI.