Arduino weds Raspberry. The “Freeboard” project

“If you imagine it's possible, someone else is already trying to doing it, or has already done it.” The Installer.
This was how I left my musing on the fictitious open source Celestronic M1 chart plotter system. I wasn't aware at the time how extensive the efforts were by an ever increasing cabal to build these types of systems. My screen display was photoshopped, the ones below are real.
Another aspect of the Celestronic story was to illustrate how tentative marine electronics manufacturers have been in adopting new technologies, although this has certainly improved over just the past few years. It seems with each technological advancement the buying public endorses, the rest of the herd immediately follows. Raymarine introduced the e7d with both WiFi, and blue tooth, and now who doesn't have this capability? But WiFi, and Bluetooth had been laying around for many years before its adoption into marine electronics world.
This all started with a somewhat cryptic comment left on the Celestronic post by “Practical Pirate.” “Check out Freeboard at 42.co.nz.” I did, and this is Robert Huitema's approach to an open source hardware/software navigation system, “The Freeboard Project”.Arduino weds Raspberry. The Freeboard project
Robert built his system around the open source hardware processors the Raspberry Pi ($35.00) and the Arduino, (in this case the Mega version $60.00). In basic terms, the Arduino is used to collect and process data such as NMEA 0183/2000, wind direction, voltages and others. This part of the system can be also used as a stand alone addition to your existing navigation system.
The Raspberry Pi, receives that NMEA data from the Arduino or your current systems via USB, and does real time updating of browser pages accessible to PC's, tablets, and other mobile devices via WiFi. It also broadcasts the NMEA data over WiFi so you can access it from OpenCPN or your cellphone/tablet navigation app.
So far we have spent about $100.00. Add a USB WiFi adapter a USB hub, a serial GPS, digital compass, and wind instruments and we are now at about $500, for a system ready to navigate.
The Raspberry Pi is the processor for the world you will be able to hear and see on the displays. It has composite video in, HDMI sound and video out, and audio in. You can even add an on-board 5 megapixel camera for about $25.00. The Raspberry uses the ARM 11 processor. You will also find this in most smart phones, and the iPad. Don't let its credit card size fool you. There is a lot of computing horse power here.
The Arduino is an amazing device all by itself, and has been used in thousands of projects. You can check out this extensive list of a few of them.
The Arduino Mega microcontroller has has 16 analog inputs, and 54 digital input/out pins, of which 15 are pulse width modulated (you can use these to control DC motor speed and direction). Add to this four serial ports, and the USB interface, and you have a very capable back end processor.
Now that we have met the Arduino, it's time to talk a bit about shields. Shields are Arduino compatible boards that add additional capabilities to the system. For example you could add a gyro and accelerometer, or a CanBus shield to your Arduino. Currently there are 291 shields listed with another 390 yet to be added.
Shields “Stack” on top of Arduinos. There are some limitations on how many can be stacked because each shield has to use the resources of the Arduino at the bottom, and things like data pins don't like to share with others. But lots of specialized functionality can be added.
There are more things we can add to our system. This is an ArduIMU V3 shield with a 3 axis compass, accelerometer, and gyro that sells for about $80.00. The Freeboard project provides a software image that adds NMEA output to this device so it can also be used as a stand alone rate adjusted electronic compass. This can provide heading data for radar overlays, and inputs for the autopilot yet to come. It's impact rated for an astounding 10,000 gees so I'm pretty sure it will take the waves.
For $99.00 we can add a wind instrument that sends serial data to our Arduino. Robert also located a low cost technology that can translate Seatalk to serial RS232 that can be read by a PC. The Canboat project is working on being able to read and write NMEA N2K PGN's.
So far it is apparent that all of a vessels navigation and sensor requirements can be met with relatively inexpensive open source hardware. But what can we do about the autopilot?
The original Ardupilots were shields that stacked onto a Arduino processor. As time has passed it has morphed into a more stand alone Arduino compatible product such as the Ardupilot 2.5 pictured.
It only costs about $180.00 with enclosure. It's somewhat of an overkill for a boat. It can manage a quadcopter, or fixed wing aircraft, has a compass, gyro, accelerometer, barometer, on-board telemetry, and many more features. There is activity to turn the Ardupilot into a Arduboat, but this is primarily orientated toward the servo actuated RC community.
So can you use standard Arduino's for a boat's autopilot? The answer is absolutely yes, and Jack Edwards has built one that runs in heading mode (Auto), and tracks to a waypoint with cross error correction. It has successfully followed a 40 mile complex route. Wind instrument integration, and a rudder reference are next. In this case two Arduino Mega's are used. One to manage the GPS data which then sends it to the second Arduino that handles the balance of the autopilot tasks.
What does seem to be missing from the Arduino open source hardware collection is a Arduboat autopilot shield designed specifically for a real boat. Maybe with a rudder reference input, on-board gyro, compass, and accelerometer. The Arduino can already interface to a DC rudder drive system, and a serial GPS. Wind data, waypoint information, and other data needs can also come via the Arduino. Okay let me think for a second, let's add a couple of outputs to manage the thrusters, and don't forget some capability to control the engines. I may want my boat to do the Skyhook thing, and be able to dock itself. Have I forgotten anything? I'm sure I have.
The Celestronic story was a flight of fancy, and I threw a lot of current technology at the wall to see if any would stick. I then belatedly discovered most of it was already long stuck on the technology wall somewhere world wide. I had no idea at the time how much open source high quality hardware and software was already available.Arduino weds Raspberry. The Freeboard project schematic
Is the Arduino the salvation of the marine electronics industry? The answer is conceptually yes. If it isn't, it's very very close. It does provide a crystalline view of a very possible path toward the future. The basic system elements seen could be redesigned to more specifically address the elements needed by boaters along with simpler implementation tools. Your marine installer in the future could be both building, programming, and installing a system to spec, at less cost.
In the mean time the Freeboard system has some very inexpensive and clever solutions to multiplex, and wirelessly move NMEA data to PC's and mobile devices, display data and charts in a wireless browser environment, and provide accurate heading data. The modules can be used independently, or be integrated and combined. They will also play with your existing legacy marine navigation systems. The software is free, and open source also.
Is this all good for the marine electronic industry? In the long run, I think so. The open source, and third party app models can only have an overall beneficial impact. There may be tribulations dealing with patents, liability, propriety, proprietary or reliability issues, but they will work themselves out. Who could have believed just a few short years ago, that there would now be over 800,000 Apple iSomething apps availabl.

 

For more detail: Arduino weds Raspberry. The “Freeboard” project


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top