-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
149 lines (149 loc) · 6.29 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="mgrouch"/>
<meta name="description" content="Bareboat Necessities - DIY Solutions for Sailors">
<meta name="keywords" content="Marine Linux OS, OpenPlotter, bareboat necessities, OpenCPN, SignalK, Raspberry Pi boat computer, DIY, open source chartplotter, sailboat computer">
<title>Bareboat Necessities - DIY Solutions for Sailors</title>
<link rel="stylesheet" href="css/site.css" type="text/css">
</head>
<body>
<div class="panel">
<div class="topbar">
<div class="topbar-logo">
<img src="images/bareboat-necessities-logo.svg" alt="Bareboat Necessities Logo">
</div>
<div class="topbar-header">
<div class="top-title">
<h1>BAREBOAT NECESSITIES</h1>
</div>
</div>
</div>
<div><hr></div>
<div class="topbar">
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/lysmarine_gen#what-is-lysmarine-bbn-edition">BBN Marine OS</a>
</div>
<div class="topbar-item">
<a href="https://bareboat-necessities.github.io/my-bareboat/bareboat-os.html">Getting Started</a>
</div>
<div class="topbar-item">
<a href="https://bareboat-necessities.github.io/my-bareboat/bareboat-os.html#download">Downloads</a>
</div>
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/lysmarine_gen/discussions">Forums</a>
</div>
<div class="topbar-item">
<a href="https://openrss.org/github.com/bareboat-necessities/lysmarine_gen/discussions">Forums RSS Feed</a>
</div>
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/lysmarine_gen/issues">Issues</a>
</div>
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/lysmarine_gen">Source Code</a>
</div>
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/bbn-m5stack-tough">BBN for Esp32</a>
</div>
<div class="topbar-item">
<a href="https://github.com/bareboat-necessities/lysmarine_gen/tree/coremp135_bookworm">BBN for CoreMP135</a>
</div>
<div class="topbar-item">
<a href="https://bareboat-necessities.github.io/my-bareboat/bareboat-math.html">BBN Math</a>
</div>
<div class="topbar-item">
<a href="https://bareboat-necessities.wixsite.com/my-bareboat">Contacts</a>
</div>
</div>
<div class="about">
<div>
Completely open source solution for building a DIY marine computer, a boat LTE/WiFi gateway,
and a cockpit chartplotter display from easily obtainable and affordable components.
This boat project includes:
</div>
<div class="ulist">
<ul>
<li>
<p>Custom open source marine Linux OS for your boat computer</p>
</li>
<li>
<p>Waterproof marine touch screen HDMI display</p>
</li>
<li>
<p>GNSS (GPS, GLONASS, Beidou, Galileo) receiver</p>
</li>
<li>
<p>Sensors for orientation (gyroscope, accelerometer, compass via IMU)</p>
</li>
<li>
<p>AIS radar</p>
</li>
<li>
<p>Environment temperature, barometric pressure, humidity sensors</p>
</li>
<li>
<p>Connections to the boat instruments such as wind, depth, speed, AIS via NMEA 0183 serial
ports</p>
</li>
<li>
<p>Boat LTE / 4G Gateway, network storage</p>
</li>
<li>
<p>Boat WiFi hotspot and a router with WiFi extender and a long range waterproof WiFi antenna</p>
</li>
<li>
<p>Optional autopilot integration, rudder angle sensor</p>
</li>
<li>
<p>Other NMEA devices, engine/battery status, bilge pump monitoring, etc</p>
</li>
<li>
<p>Optional air mouse with a wireless keyboard and a touchpad</p>
</li>
<li>
<p>Lightning EMI sensor and alarm</p>
</li>
<li>
<p>RTL-SDR for weather fax, NavTex, satellite weather, AIS, RTL 433, morse code decoder, etc</p>
</li>
<li>
<p>Boat IoT Integration via MQTT</p>
</li>
<li>
<p>Music Player</p>
</li>
<li>
<p>Can be used with Iridium Satellite Modems</p>
</li>
<li>
<p>Can be used for processing transmissions received from SSB radio via audio interface</p>
</li>
<li>
<p>Variety of options of using wireless handheld devices such as smart phones and tablets
to connect to boat systems via WiFi and bluetooth. There are many marine applications available
for smart phones and tablets.</p>
</li>
</ul>
</div>
<div>The boat computer connected to the waterproof HDMI touchscreen in the cockpit.</div>
</div>
<div class="bottombar">
<div class="bottombar-item">
<a href="/my-bareboat">Boat Computer</a>
</div>
<div class="bottombar-item">
<a href="https://github.com/bareboat-necessities/my-bareboat/issues">Boat Computer Issues</a>
</div>
<div class="bottombar-item">
<a href="https://github.com/bareboat-necessities/my-bareboat">Documentation Source Repository</a>
</div>
</div>
<div><hr></div>
<div>
Copyright © 2020-2021 Bareboat Necessities, All rights reserved
</div>
</div>
</body>
</html>