Skip to content

gerryvel/Bootsdaten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#BD Sensor Modul

The ESP32 in this project is an Adafruit Huzzah! ESP32. This is a small module without USB connector.

With the ESP32 and 2 Sensors for gyro (MMA8452) and distance (Sharp GP2Y0A21) it's possible monitoring the varaible keel (Kiel) and the boat-position Yaw, Pitch, Roll (Krängung, Rollen, Gieren). All data is available in the web interface. Roll-data are available as NMEA0183 UDP-Stream over Wlan. NMEA2000 are Yaw/Roll/Pitch available with PGN 127257. It's a visualisation per LED (Kraengung red/green) possible, uncomment LED output for this in the loop.

The 12 Volt is reduced to 5 Volt with a DC Step-Down_Converter. 12V DC comes from the N2k Bus Connector with the M12 Connector.

The Website use LittleFS Filesystem. You must use Partition Schemes "Minimal SPIFFS with APPS and OTA". The HTML Data upload separately with

  • Arduino IDE > "ESP 32 Sketch Data upload" or
  • VS-Code > Build Filesystem and Upload Filesystem Image (PlatformIO) from /data directory.

Physik:

strauch_02_03_035

Partlist:

  • Adafruit Huzzah! ESP32 (for programming need USB-Adapter)Link
  • SN65HVD230 Link
  • Traco-Power TSR 1-2450 for 12V / 5V Link
  • Gyro MMA8452Q Link
  • Case Wago 789 Link
  • Resistor 200Ohm , 10kOhm

Wiring diagram

grafik

PCB and Housing assembly

photo_2023-07-20_13-50-08

Bootsdaten

PCB by Aisler Link

Webinterface

image

image

image

image

Plotter

IMG_2314

IMG_2316

Versions

  • 2.3 Add Pololu MinIMU-9 V5
  • 2.2 Update PCB
  • 2.1 Update Website Gauge's
  • 2.0 Complete Website update, NMEA0183 Stream output
  • 1.3 Update Windsensor Wlan
  • 1.2 Update Website
  • 1.1 Update PCB
  • 1.0 working Version

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published