This project is a vessel monitoring system built using Seeed Studio Xiao Sense, Xiao Expansion Board with OLED, a UART WiFi module, a normally open float switch, and a UART SIM800L cellular module. The system displays a 30-second countdown on the OLED screen, calibrates the IMU sensor, converts to Euler angles, and stores these values for comparison with future readings. It also sets up the WiFi module as an access point to configure the vessel's name, contact numbers, and angle thresholds for list and trim notifications. Reports are sent at specified times via the cellular module.
@copilot