BLOG

Emlid official blog

https://blog.emlid.com/wp-content/uploads/2014/06/Stretch-goals-4-700x400.png

Update of Navio stretch goals https://blog.emlid.com/update-of-navio-stretch-goals/ Update of Navio stretch goals

We’ve successfully reached three stretch goals for Navio and now all supporters who pledged for Navio and Navio Raw board will receive additional handy stuff: GPS\GLONASS antenna, pack of DF13 wires and onboard FRAM chip.   We have more ideas how we can improve Navio platform and provide additional useful things. Today we present new stretch […]

We’ve successfully reached three stretch goals for Navio and now all supporters who pledged for Navio and Navio Raw board will receive additional handy stuff: GPS\GLONASS antenna, pack of DF13 wires and onboard FRAM chip.   We have more ideas how we can improve Navio platform and provide additional useful things. Today we present new stretch […]

Powerful alternatives to Raspberry Pi https://blog.emlid.com/powerful-alternatives-to-raspberry-pi/ Powerful alternatives to Raspberry Pi

Navio was primarily designed to be used with Raspberry Pi. It is a great single board computer, but not the only one that Navio can be used with. We’d like to share information about alternative boards that are pin-to-pin compatible with Raspberry Pi and thus should be compatible with Navio. Banana Pi Created by Lemaker.org, […]

Navio was primarily designed to be used with Raspberry Pi. It is a great single board computer, but not the only one that Navio can be used with. We’d like to share information about alternative boards that are pin-to-pin compatible with Raspberry Pi and thus should be compatible with Navio. Banana Pi Created by Lemaker.org, […]

https://blog.emlid.com/wp-content/uploads/2014/06/Stretch-goals-700x400.png

Stretch goals for Navio of Indiegogo https://blog.emlid.com/stretch-goals-for-navio-of-indiegogo/ Stretch goals for Navio of Indiegogo

  Navio was successfully funded! We thank everyone for supporting this project. But that’s not the end of the campaign, the initial sum was set as a minimum required to launch the Navio project and with more funds we can give our supporters more. We present two stretch goals that add handy pieces to each […]

  Navio was successfully funded! We thank everyone for supporting this project. But that’s not the end of the campaign, the initial sum was set as a minimum required to launch the Navio project and with more funds we can give our supporters more. We present two stretch goals that add handy pieces to each […]

NAVIO pre-order on Indiegogo https://blog.emlid.com/navio-preorder-on-indiegogo/ NAVIO pre-order on Indiegogo

Dear Friends,   Today we have started taking pre-orders for Navio. That means that you can get a Navio for yourself at a very attractive price. Please visit Navio page at Indiegogo and watch our video. If you would like to support our project, please help us spread information about Navio by sharing with your friends. […]

Dear Friends,   Today we have started taking pre-orders for Navio. That means that you can get a Navio for yourself at a very attractive price. Please visit Navio page at Indiegogo and watch our video. If you would like to support our project, please help us spread information about Navio by sharing with your friends. […]

NAVIO: Building APM (ArduPilot) from sources https://blog.emlid.com/navio-building-apm/ NAVIO: Building APM (ArduPilot) from sources

Where to get the code Working repository for Navio APM port is on our GitHub. Changes are being pushed in the main ArduPilot repository after some time. Hot to build You can build APM directly on your Raspberry Pi, it will take approximately 15 minutes. For faster build environment it’s better to use cross-compiling on Linux PC or […]

Where to get the code Working repository for Navio APM port is on our GitHub. Changes are being pushed in the main ArduPilot repository after some time. Hot to build You can build APM directly on your Raspberry Pi, it will take approximately 15 minutes. For faster build environment it’s better to use cross-compiling on Linux PC or […]

Navio: Hardware setup for APM https://blog.emlid.com/navio-hardware-setup-apm/ Navio: Hardware setup for APM

  Raspberry Pi provides a set of peripheral interfaces which can be used to connect additional hardware. Navio provides access to these interfaces on it’s ports. Even though the set of interfaces is limited, it is possible to add more by using USB adapters. This guide demonstrates how different hardware can be connected to Navio and […]

  Raspberry Pi provides a set of peripheral interfaces which can be used to connect additional hardware. Navio provides access to these interfaces on it’s ports. Even though the set of interfaces is limited, it is possible to add more by using USB adapters. This guide demonstrates how different hardware can be connected to Navio and […]

NAVIO: Installing and running APM (ArduPilot) https://blog.emlid.com/navio-apm/ NAVIO: Installing and running APM (ArduPilot)

This document is not updated, please proceed to docs.blog.emlid.com for latest version! It is possible to run APM (ArduPilot) on Raspberry Pi with Navio. The autopilot’s code works directly on Raspberry Pi using the APM’s Linux HAL. Even though it is possible to run APM on standard Raspbian distribution it won’t work properly as it requires lower latency. Please […]

This document is not updated, please proceed to docs.blog.emlid.com for latest version! It is possible to run APM (ArduPilot) on Raspberry Pi with Navio. The autopilot’s code works directly on Raspberry Pi using the APM’s Linux HAL. Even though it is possible to run APM on standard Raspbian distribution it won’t work properly as it requires lower latency. Please […]

Raspberry Pi real-time kernel [SD image available] https://blog.emlid.com/raspberry-pi-real-time-kernel/ Raspberry Pi real-time kernel [SD image available]

Linux kernel has configuration options that affect it’s real-time capabilities. Default Raspbian kernel is compiled with CONFIG_PREEMPT option that allows all kernel code outside of spinlock-protected regions and interrupt handlers to be preempted by higher priority kernel threads. Real-time patch from Ingo Molnar adds CONFIG_PREEMPT_RT option that allows nearly all of the kernel code to be preempted, […]

Linux kernel has configuration options that affect it’s real-time capabilities. Default Raspbian kernel is compiled with CONFIG_PREEMPT option that allows all kernel code outside of spinlock-protected regions and interrupt handlers to be preempted by higher priority kernel threads. Real-time patch from Ingo Molnar adds CONFIG_PREEMPT_RT option that allows nearly all of the kernel code to be preempted, […]

High rate IMU on Raspberry Pi with Navio https://blog.emlid.com/high-rate-imu-on-raspberry-pi-with-navio/ High rate IMU on Raspberry Pi with Navio

Hey guys! We made a small demo of IMU with NAVIO to show real-time performance of the platform.  The algorithm is Mahony quaternion based. The sensor is MPU9150 connected over I2C.

Hey guys! We made a small demo of IMU with NAVIO to show real-time performance of the platform.  The algorithm is Mahony quaternion based. The sensor is MPU9150 connected over I2C.

https://blog.emlid.com/wp-content/uploads/2014/04/NavioPCBs2-700x400.jpg

Release candidate PCBs arrived https://blog.emlid.com/rc-pcbs/ Release candidate PCBs arrived

We’ve just received a new batch of Navio release candidate PCBs in matte black – this way they look even better. Changes to the board include: MPU9250 connected over SPI. Support of separate power inputs for RPi and Navio – to keep RPi safe from voltage drops on high loads. Extended compatibility with Pixhawk headers. 3.3V […]

We’ve just received a new batch of Navio release candidate PCBs in matte black – this way they look even better. Changes to the board include: MPU9250 connected over SPI. Support of separate power inputs for RPi and Navio – to keep RPi safe from voltage drops on high loads. Extended compatibility with Pixhawk headers. 3.3V […]

Get news about Emlid devices, features, events, new services, and discounts