BlueBox - Plane Tracker

by Karl-NL in Circuits > Wireless

1907 Views, 15 Favorites, 0 Comments

BlueBox - Plane Tracker

Plane.png

Plane tracker in the cloud and on the ground

Monitoring small planes is hard and expensive. With Intel Edison we can create a low cost box that monitors all the essentials of a plane both on the ground and inflight.

Because real clouds are better than virtual ones.

Created during the April 2016 Intel IoT Hackathon by team BlueBox with Jan Aleman, Sjoerd Timmer, Yerco Jorquera and Karl de Boois

Getting the Right Boards for the Processing Platform and the Sensors

WP_20160423_10_59_58_Pro.jpg

The Intel Edison is used because of it's processing power, versatile wireless interfaces and the great support for Node.js using the Intel XDK IoT Edition.

The XDK IoT Edition has all the sample code for the Grove Starter Kit Plus that is used as a full featured prototyping sensors.

Putting the Intel Edison and Sensor Together With the LoRaWAN Radio

WP_20160423_17_05_44_Rich.jpg
image.jpeg

After assembling and testing the display and sensor from the Grove kit we add the SemTech shield that has the LoRaWAN radio on it.

For the LoRaWAN we would have liked to use the great new family additon from Intel called the Intel Arduino Curie.

Since this was not provided we used an ST Nucleo and Semtech LoRa shield to connect the tracker to the cloud when mobile phone reception is not availble and to switch to beacon mode in case of emergency.

The Back-end and Front-end Are Developed Using Servoy

servoy_logo_Next_Generation_Platform.jpg

Servoy is a great appserver for IoT in minutes you can create back-end systems that received and process data as well as build front-ends witha great UX. We've submitted the sourcecode to git so you can see it for yourself. Get a free copy of servoy at servoy.com.

Deploy the Servoy App on Servoy and Get the Edison Sourcecode for Your Hardware

2014_Servoy8_BANNER-01.jpg
image.jpeg

Get the sources from our Github page and help us to squash the bug from the JavaScript netcode.