📜 ⬆️ ⬇️

Navio - autopilot card for the Raspberry Pi

image

Hi Habr!

Introducing Navio - an expansion card for the Raspberry Pi designed to control airplanes, copters, boats and other robots. We have already gone from inspiration, prototyping and testing to a successful campaign for collecting pre-orders on Indiegogo.
')
Previously, we worked on a commercial autopilot on a microcontroller, and each time adding a new functionality, we thought, “But in Linux you could just hook up libxyz for this.” However, at that time there was no convenient hardware platform on which to develop, so we came to the decision to make Navio.

Raspberry was chosen as the most common and inexpensive Linux-based card that has a huge community of users who have done many projects with a detailed description. These projects include copters, airplanes, boats - their creators had to use various shields and breakouts, which eventually led to work with a huge pile of wires. Navio eliminates this and is a compact and convenient solution.

Unlike current autopilot platforms on microcontrollers, on the Raspberry Pi + Navio, you can program in almost any language, easily add additional load - you can connect a camera and a WiFi whistle and get FPV out of the box. Also, the Raspberry Pi has great performance, which can be useful when processing GPS data or when recognizing images.



image

On board



image

Code

In order to quickly get to work with Navio, we have prepared drivers for sensors and are now working on tutorials that will show how to use them.

Crowdfunding

We decided to conduct a crowdfunding campaign in order to assess the demand for our device and collect the necessary amount for the production of the first large batch of boards at the plant. More information can be found on our Indiegogo page:

Navio on Indiegogo

Unfortunately, everything is only in English, but I will be happy to answer any questions in the comments or by mail to info@emlid.com

Source: https://habr.com/ru/post/227445/


All Articles