Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 16-01-2019, 09:37   #1
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Rasberry Pi?

Has anyone build a Rasberry Pi or similar based system for a boat?
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 09:47   #2
Registered User
 
Dsanduril's Avatar

Join Date: Aug 2011
Location: Petersburg, AK
Boat: Outremer 50S
Posts: 4,229
Re: Rasberry Pi?

Andy,

welcome to CF.

For what purpose? We have two PI systems on board; one runs OpenPlotter (and OpenCPN under that) for all of the marine applications, the other runs OSMC for entertainment, books, etc.
Dsanduril is offline   Reply With Quote
Old 16-01-2019, 09:53   #3
Registered User

Join Date: Nov 2006
Posts: 18
Re: Rasberry Pi?

I Did a write-up on my SignalK Based system here: http://www.cruisersforum.com/forums/...ts-206605.html
mxtommy is offline   Reply With Quote
Old 16-01-2019, 10:17   #4
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Re: Rasberry Pi?

I want to do something very simple like this guy....


I want it to....

  • Run of the boats 12v DC supply
  • Monitor a float level switch in the bilge
  • Have input to read PIR movement detector
  • Monitor the batteries
  • 2 switched outputs to turn external devices on/off
  • Communicate via Cell Data/SIM card
  • Monitor GPS position
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 10:28   #5
Moderator
 
Jammer's Avatar

Join Date: Jan 2010
Location: Minnesota
Boat: Tartan 3800
Posts: 4,916
Re: Rasberry Pi?

I've been thinking of building something using a $300 embedded computer from Logic Supply. Though more expensive, they are perhaps better set up for marine use, with support for two hdmi displays, and a proper flash drive, and 12v power supply. We use them at work. I would use one to run opencpn.
Jammer is offline   Reply With Quote
Old 16-01-2019, 10:35   #6
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Re: Rasberry Pi?

I want to build a remote boat monitoring system. It should:

  • Run of the boats 12v DC supply
  • Monitor a float level switch in the bilge
  • Have input to read PIR movement detector
  • Monitor 12v battery voltage
  • 2 switched outputs to turn external devices on/off
  • Communicate via Cell Data/SIM card
  • Monitor GPS position
I'm trying to work out what bits to buy and if there's a base better that the Rasberry Pi... maybe the Arduino.
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 10:40   #7
Registered User
 
MartinR's Avatar

Join Date: Feb 2015
Location: Sweden
Boat: 73ŽULDB custom ketch
Posts: 1,069
Re: Rasberry Pi?

Arduino seems about right. Or a 4duino if you want a touch screen interface.
MartinR is offline   Reply With Quote
Old 16-01-2019, 10:51   #8
Registered User

Join Date: Mar 2016
Boat: Parker Super Seal 26
Posts: 183
Re: Rasberry Pi?

Hi,

yeah, can be done with a PI, Arduino, ESP32, ...

Or you can just buy something off the shelve. There's different vendors, just one example...

https://www.quark-elec.com/product-category/iot/gsm/
_andi_ is offline   Reply With Quote
Old 16-01-2019, 10:55   #9
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Re: Rasberry Pi?

I'm new to this. The choice of bits online is bewildering.



What bits do I need. The 4duino looks interesting, but I'd like to keep it as simple as possible. I guess the Arduino has all the basic I/O, but what GPS and SIM module do I get?
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 11:06   #10
Registered User

Join Date: May 2011
Location: Lake Ont
Posts: 8,551
Re: Rasberry Pi?

Quote:
Originally Posted by Andy Todd View Post
I want to build a remote boat monitoring system. It should:

  • Run of the boats 12v DC supply
  • Monitor a float level switch in the bilge
  • Have input to read PIR movement detector
  • Monitor 12v battery voltage
  • 2 switched outputs to turn external devices on/off
  • Communicate via Cell Data/SIM card
  • Monitor GPS position
I'm trying to work out what bits to buy and if there's a base better that the Rasberry Pi... maybe the Arduino.
You need to have a look at this. It can do just about all of that now.

I'm not affiliated, nor a customer.... I'm speaking as someone who was working on a system that was 90% similar, til I discovered that they were about 2 years ahead of me and have made all the right choices, as far as I am concerned.

I don't want to discourage the hobbyists; I'm still gonna finish my custom system for my boat (based on ESP8266)... just a heads up that you don't have to re-invent the wheel either.

Have fun!
Lake-Effect is offline   Reply With Quote
Old 16-01-2019, 11:10   #11
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Re: Rasberry Pi?

Andi... it looks like the QK-G022G 2G Remote Controller with GPS locator will do what I want, but I still might like a 'project' approach.
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 11:10   #12
Registered User

Join Date: Feb 2013
Location: S.E. Pennsylvania
Boat: Catalina 36 MKII
Posts: 139
Images: 1
Re: Rasberry Pi?

I also use a pi for opencpn and will be looking into mxtommy's signal K project in a few minutes.
After messing around with diy solutions for monitoring the boat I ended up purchasing a "floathub". The price was reasonable, it is pretty much plug and play.
www.floathub.com

Just saw that Lake-Effect was writing at about the same time.
brazenarticle is offline   Reply With Quote
Old 16-01-2019, 11:29   #13
Registered User

Join Date: Dec 2018
Location: Currently Northern Spain
Boat: Najad 400
Posts: 228
Re: Rasberry Pi?

Floathub looks likes there's a subscription service?? I don't want to be dependent on that.
goeasy123 is offline   Reply With Quote
Old 16-01-2019, 11:36   #14
Registered User

Join Date: Mar 2016
Boat: Parker Super Seal 26
Posts: 183
Re: Rasberry Pi?

Quote:
Originally Posted by Andy Todd View Post
Andi... it looks like the but I still might like a 'project' approach.
Yeah, me too. But it is insanely time-consuming. I'm building something similar (at least in scope), still haven't implemented all features.

My advice would be to buy a ready-made unit, get it up and running and then start your project. You'll learn plenty from getting it up and running, crack it open and you'll also get an idea of what building blocks you might need.

You could even start reprogramming ready-made units, at least for home automation that's a pretty common thing to do nowadays, for example with sonoff devices (based on esp8266).

If you go the arduino way, maybe check out seeeds grove product line, you might get away without soldering.
_andi_ is offline   Reply With Quote
Old 16-01-2019, 12:12   #15
Registered User

Join Date: May 2011
Location: Lake Ont
Posts: 8,551
Re: Rasberry Pi?

Quote:
Originally Posted by Andy Todd View Post
Floathub looks likes there's a subscription service?? I don't want to be dependent on that.

One way or other you'll be paying monthly/annually for a cellular data plan and maybe also a website or other service to receive, monitor and display data from your boat.
Lake-Effect is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help please: rasberry pi3 and adafruit ultimate gps on openplotter??? andrea.z OpenCPN 3 20-01-2018 03:07
Help with new Rasberry Pi User to install OPENCPN keardou OpenCPN 6 22-05-2013 18:26

Advertise Here


All times are GMT -7. The time now is 23:54.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.