This project provides a web-based controller for managing a boat. Users can perform the following actions:
- Movement Control:
- Move the boat forward, backward, right, and left.
- Device Control:
- Toggle lights on/off.
- Control the conveyor belt.
- Interact with the GPS system.
- Access the boat’s camera feed
- The user-friendly design ensures easy navigation and quick access to controls.
- Receive immediate feedback on boat movement and device status.
- The interface adapts to different screen sizes (desktop, tablet, mobile).
- View live camera footage from the boat for monitoring and navigatio
- Install a code editor (e.g., Visual Studio Code, Sublime Text).
- Clone or download this repository.
- Open
index.html
in your code editor. - Use a live server extension (e.g., “Go Live” in VS Code) to view the website.
- Open the live server URL in your web browser.
- Explore the boat control interface:
- Use the directional buttons for movement.
- Toggle lights, conveyor belt, and other devices.
- View the GPS data and camera feed.