diff --git a/bbn-boat-weather-station.html b/bbn-boat-weather-station.html new file mode 100644 index 00000000..772e8da8 --- /dev/null +++ b/bbn-boat-weather-station.html @@ -0,0 +1,630 @@ + + + + + + + + + + +Bareboat Necessities (BBN) Boat Weather Station + + + + + + +
+
+ +
+
+

1. BBN Boat Weather Station

+
+
+

Platform esp32 (m5stack). Software EspHome generated firmwares.

+
+
+

1.1. Sensors

+
+
    +
  • +

    Time

    +
  • +
  • +

    Temperature/pressure/humidity

    +
  • +
  • +

    IMU

    +
  • +
  • +

    Illumination

    +
  • +
  • +

    Wind speed / direction

    +
  • +
  • +

    External GPS

    +
  • +
  • +

    Rain sensor

    +
  • +
  • +

    Snow/ice sensor

    +
  • +
  • +

    Air quality sensor

    +
  • +
  • +

    Lightning detector

    +
  • +
  • +

    Water temperature

    +
  • +
  • +

    Water salinity

    +
  • +
+
+
+
+

1.2. Derived Data

+
+
    +
  • +

    Dew point, frost point

    +
  • +
  • +

    Sunrise/sunset time, sun position

    +
  • +
  • +

    Moon phase, moon position

    +
  • +
  • +

    Waves height, period

    +
  • +
  • +

    Max acceleration

    +
  • +
  • +

    Wind sustained / wind gusts

    +
  • +
  • +

    Magnetic declination for the location

    +
  • +
  • +

    UV index

    +
  • +
  • +

    Fog conditions existence

    +
  • +
  • +

    Barometer trend

    +
  • +
  • +

    Beaufort wind scale

    +
  • +
  • +

    Douglas sea scale

    +
  • +
  • +

    Tide stage (from moon and sun)

    +
  • +
  • +

    Zambretti algorithm predictions

    +
  • +
  • +

    Windchill

    +
  • +
  • +

    Tides and currents for the location?

    +
  • +
  • +

    HF propagation conditions from ionosphere data. Ex: https://solar.w5mmw.net/

    +
  • +
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/bbn-boat-weather-station.pdf b/bbn-boat-weather-station.pdf new file mode 100644 index 00000000..e729fe50 Binary files /dev/null and b/bbn-boat-weather-station.pdf differ