10 inch plotter (1000 nits)

First of all, a few important notes that you should definitely pay attention to.

Fig. 10 ″ plotter with Raspberry Pi and OpenCPN

Christian presented his 10 ″ plotter based on Raspberry Pi at Boot 2020 in Düsseldorf. An attempt was made to create a marine-grade device that could be used to navigate a boat.

hardware

Fig. Components of the 10 ″ plotter

The CM3 light compute module was used as the central processing unit and a number of other necessary hardware components were housed on a base board.… Continue reading

DIY plotter Android radio

First of all, a few important notes that you should definitely pay attention to.

  • Basis 2 DIN Android car radio
  • Touchable 7 "- 10" display, 1024 x 600 pixels, approx. 400 nits
  • Touch function keys
  • Cortex A7 QuadCore ARM processor, 1.2 GHz
  • Depending on the model, Android 8, 9 or 10
  • Depending on the model, 1… 4 GB RAM
  • 16/32 GB ROM depending on the model
  • Powerful wired GPS included
  • Bluetooth, WiFi 802.11b / g / n, 2.4 GHz
  • Integrated CAN bus (steering wheel remote control)
  • 12V supply
  • 10… 15 W in active operation
  • 0.5 W in standby
  • 3 s wake-up time from standby
  • 2x USB 2.0 (ext.
... Continue reading

DIY foredeck camera

https://www.segeln-forum.de/thread/72312-abstandssensor-diy/?pageNo=1

  • Project started in 06/2019
  • Project start as an ultrasonic distance sensor with two front sensors
  • ESP8266 as an evaluation unit with WLAN
  • 12V / 80mA

After some discussions in the forum, the idea came up to use a camera that is installed at spreader height and looks at the foredeck. There are already commercial products such as the CAM100 from Raymarine, but it costs around EUR 700 and can only be integrated into their plotter.… Continue reading

DIY wind sensor WiFi 1000

First of all, a few important notes that you should definitely pay attention to.

Windsensor 3D Modell

openHardware gitlab.com
  • Measurement of wind direction and wind speed
  • Robust mechanics
  • Weight <= 250g
  • Small enough to be grown on a 6.60m sailboat
  • Replacement for a Windex
  • Weatherproof and UV-stable
  • Visibility at night thanks to reflectors on the bottom
  • No cable laying for sensor signals
  • Pure digital transmission and signal processing
  • 12V power supply via toplight (50mA, 0.5W)
  • Transfer of data via WLAN (ESP8266)
  • Update rate: 1-2 measurements per second
  • No installation instrument required
  • Display in OpenPlotter via laptop, mobile phone or tablet
  • No software installation required (displayed on the website in the browser)
  • Android app available
  • Support of common protocols such as NMEA 0183 (serial, TCP / IP)
  • More than 30 systems have already been built and in use

https://www.segeln-forum.de/thread/67401-windsensor-diy/?pageNo=1... Continue reading

OpenCPN

THE free and open source chart plotter: opencpn.org

  • numerous chart formats supported
  • individual user interface
  • AIS collision alert
  • integration of weather and current gribs
  • NMEA0183 interface (SignalK support under development)
  • tactics plugIn

Official vector charts (iENCs) are available free of charge for inland waterways in Europe and the USA. Offshore charts (oeENCs) made available via o-charts.org to be acquired.… Continue reading

projects

... Continue reading

OpenData

The database of the OpenStreetMap's database contains a lot of geoinformation, which is quite useful for planning a boat trip.
OpenNauticalChart creates a seamark-overlay from this data, OpenSeaMap makes this available online. Chart packages are also available for download, here.
A wide variety of chart styles and applications have been developed around this idea. Especially the Inland Navigator all the necessary information about bridge heights, lock times and even route planning throughout Europe is available.… Continue reading

OpenPlotter

First of all, a few important notes that you should definitely pay attention to.
The open-source sailing platform for ARM computers: sailoog.com/openplotter

  • software compilation for single board computers like the RaspberryPi
  • free and modular navigational aid
Features
  • OpenCPN
  • SDR-AIS
  • NMEA2000
  • Compass
  • WiFi AP
  • zyGrib
  • NMEA0183
  • SignalK server
  • pyPilot
  • headless display
  • Dashboards
  • I2C sensors
  • digital inputs
  • Actions
  • remote monitoring
  • 1W sensors
  • analog sensors
  • digital outputs
  • share data
  • open tools
... Continue reading

pyPilot

First of all, a few important notes that you should definitely pay attention to.

Fig .: PyPilot components

Video: PyPilot in action

pyPilot is an open-source autopilot (hard- and software) written by Sean D'Epagnier.
Features:

  • automatic sensor calibration
  • steering modes
    • compass
    • GPS
    • apparent wind
    • true wind
  • signalK und nmea0183 communication protocol
  • OpenCPN integration
  • low power consumption

user experience: http://phoenixketch.blogspot.com
Video: https://youtu.be/IMqUmcTbQOE
IBT-2 based motor controller: https://hackaday.io/project/168592-opencpn-chart-plotter-w-autopilot-and-waypoints

Andreas from the Segeln-Forum has created a hardware basis for replicating the pyPilot.… Continue reading

SignalK

First of all, a few important notes that you should definitely pay attention to.

The key element on board: signalk.org

SignalK is an open standard for transferring data on a boat. Interfaces for all well-known transmission protocols have since been developed around this idea:

 

  • NMEA2000
  • NMEA0183
  • homebridge
  • AWS IoT
  • VE.Direct
  • EmpirBus
  • MQTT

Fig: SignalK dashboard

Fig: Instrument panel

The SignalK server is therefore ideal for migrating old and new sensors on the ship.… Continue reading