SKU: 14707666613

Raymarine CAM300 ClearCruise AR - Augmented Reality Pack

Sale price$853.20 Regular price$948.00
Save 10%

Pay in installments of $237.00 with ShopPay, AfterPay and Klarna

Shipping Estimate
USA
  • USA
  • CAN

Ships within 48 hours · Estimated delivery Aug 18 - Aug 23

Promo Codes Available:

For Your Every Summer RSVP, with Code: SUMMER15

Description

Raymarine CAM300 ClearCruise AR - Augmented Reality PackCompact & Rugged CAM300 HD Imagery 9 axis AHRS (attitude and heading reference system) sensor 28 channel GPS receiver Fast 10Hz position updates Satellite differential GPS compatible. Space Based Augmentation System (SBAS) enabled with WASS EGNOS MSAS and GAGAN support <style> . product image wrapper { z index: 0; } . screen grid { display: flex; flex wrap: wrap; justify content: space evenly; gap: 5px; } * The Modal (background) * . modal { display:

  • Compact & Rugged CAM300
  • HD Imagery
  • 9-axis AHRS (attitude and heading reference system) sensor
  • 28-channel GPS receiver
  • Fast 10Hz position updates
  • Satellite differential GPS-compatible. Space-Based Augmentation System (SBAS) enabled with WASS EGNOS MSAS and GAGAN support
<style> .product-image-wrapper { z-index: 0; } .screen-grid { display: flex; flex-wrap: wrap; justify-content: space-evenly; gap: 5px; } /* The Modal (background) */ .modal { display: none; position: fixed; z-index: 9; padding-top: 25px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0 0 0 0.8); } /* Modal Content */ .modal-content { position: relative; background-color: #fefefe; z-index: 9; margin: auto; padding: 0; max-height: 80vh; max-width: 80vw; } .modal-img { z-index: 9; max-height: 80vh; max-width: 80vw; } /* The Close Button */ .close { background: #606061; color: #FFFFFF; line-height: 30px; font-size: 30px; position: absolute; right: 10px; text-align: center; top: 10px; width: 30px; text-decoration: none; font-weight: bold; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 15px; -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000; z-index: 100; } .close:hover .close:focus { background: red; color: #999; text-decoration: none; cursor: pointer; } .mySlides { display: none; } /* Next & previous buttons */ .prev .next { cursor: pointer; position: absolute; top: 50%; width: auto; padding: 5px; margin-top: -50px; color: white; font-weight: bold; font-size: 40px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; } .prev { left: -40px; } /* Position the \"next button\" to the right */ .next { right: -40px; border-radius: 3px 0 0 3px; } /* On hover add a black background color with a little bit see-through */ .prev:hover .next:hover { color: #204387; text-decoration: none; } /* Number text (1/3 etc) */ .numbertext { color: black; width: 93%; font-size: 1.6rem; padding: 8px 12px; position: relative; background-color: rgba(255 255 255 0.8); } .screen-grid img:hover { border: solid 1px #204837 } @media screen and (max-width:1023px) { .img-thumb { display: flex; flex-basis: 49%; } } @media screen and (min-width:1024px) { .img-thumb { display: flex; Flex-basis: 24%; } } </style> <div id=\"links\"> <a class=\"pagebuilder-button-primary\" href=\"#video\" style=\"text-align: center; font-weight: normal;\"> <i class=\"fab fa-youtube\"></i> <span data-element=\"link_text\" style=\"font-weight: 600;\"> Video</span> </a> </div> <span id=\"contents\"></span> <h3>ClearCruise AR Examples</h3> <p>Click to enlarge images</p> <div class=\"screen-grid\"> <div class=\"img-thumb\"> <img src=\"https://www.smgeurope.com/media/wysiwyg/AR1.jpg\" style=\"width:100%\" onclick=\"openModal();currentSlide(1)\"> </div> <div class=\"img-thumb\"> <img src=\"https://www.smgeurope.com/media/wysiwyg/AR2.jpg\" style=\"width:100%\" onclick=\"openModal();currentSlide(2)\"> </div> <div class=\"img-thumb\"> <img src=\"https://www.smgeurope.com/media/wysiwyg/AR3.jpg\" style=\"width:100%\" onclick=\"openModal();currentSlide(3)\"> </div> <div class=\"img-thumb\"> <img src=\"https://www.smgeurope.com/media/wysiwyg/AR4.jpg\" style=\"width:100%\" onclick=\"openModal();currentSlide(4)\"> </div> </div> <div id=\"myModal\" class=\"modal\"> <div class=\"modal-content\"> <span class=\"close cursor\" onclick=\"closeModal()\">&times;</span> <div class=\"mySlides\"> <div class=\"numbertext\">1/4</div> <img class=\"modal-img\" src=\"https://www.smgeurope.com/media/wysiwyg/AR1.jpg\" style=\"width:100%\"> </div> <div class=\"mySlides\"> <div class=\"numbertext\">2/4</div> <img class=\"modal-img\" src=\"https://www.smgeurope.com/media/wysiwyg/AR2.jpg\" style=\"width:100%\"> </div> <div class=\"mySlides\"> <div class=\"numbertext\">3/4</div> <img class=\"modal-img\" src=\"https://www.smgeurope.com/media/wysiwyg/AR3.jpg\" style=\"width:100%\"> </div> <div class=\"mySlides\"> <div class=\"numbertext\">4/4</div> <img class=\"modal-img\" src=\"https://www.smgeurope.com/media/wysiwyg/AR4.jpg\" style=\"width:100%\"> </div> <a class=\"prev\" onclick=\"plusSlides(-1)\">&#10094;</a> <a class=\"next\" onclick=\"plusSlides(1)\">&#10095;</a> </div> </div> <br> <script> function openModal() { document.getElementById(\"myModal\").style.display = \"block\"; } function closeModal() { document.getElementById(\"myModal\").style.display = \"none\"; } var slideIndex = 1; showSlides(slideIndex); function plusSlides(n) { showSlides(slideIndex += n); } function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName(\"mySlides\"); var dots = document.getElementsByClassName(\"demo\"); var captionText = document.getElementById(\"caption\"); if (n > slides.length) {slideIndex = 1} if (n < 1) {slideIndex = slides.length} for (i = 0; i < slides.length; i++) { slides[i].style.display = \"none\"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(\" active\" \"\"); } slides[slideIndex-1].style.display = \"block\"; dots[slideIndex-1].className += \" active\"; captionText.innerHTML = dots[slideIndex-1].alt; } </script>

ClearCruise AR brings enhanced on water perception to Raymarine\'s Axiom Multifunction displays. With ClearCruise AR Raymarine Axiom users can make smarter decisions with navigation objects overlaid directly on Axiom\'s high definition video display.

This pack includes the CAM300 mini Day/Night IP Camera and the AR200 Video stabilasation module and cables to connect to any compatible Axiom display.

ClearCruise AR Features

Make Smarter Decisions - See critical navigation objects overlaid on HD video. Surrounding AIS-equipped vessel traffic and charted navigation aids are clearly identified with rich graphics on a live dynamic video image.

Recognize and Respond to Nearby Marine Traffic - Color-coded labels provide instant identification status and risk-assessment Live AIS Targets. ClearCruise AR provides positive identification of AIS equipped vessels on the horizon.

Understand Complex Navigational Situations - Major chart objects are identified for instant heads-up recognition. ClearCruise AR technology shows you visually where your saved waypoints and marks are located.

See your waypoints in the real world - Visualize nearby marks and waypoints for easy navigation. ClearCruise AR technology makes it easy to pick out the buoys marking the edges of the safe channel on a hazy day.

Make Smarter Decisions With ClearCruise Augmented Reality

ClearCruise™ AR (Augmented Reality) brings enhanced on-water awareness to Raymarine’s family of Axiom® chartplotters. With ClearCruise AR you can make smarter decisions with physical navigation objects overlaid directly on Axiom’s high-definition video display.

In The Box

  • CAM300 Eyeball Day/Night Camera
  • AR200 Augmented Reality Stabilisation Module
  • RayNet to RJ45 Cable (10m)
  • STNG Backbone Cable (1m)
  • STNG T-Piece connector
{{widget type=\"MagentoCmsBlockWidgetBlock\" template=\"widget/static_block/default.phtml\" block_id=\"307\" type_name=\"CMS Static Block\"}}

Product Video

"
Shipping Notes
  • Free Standard Shipping on $100+ Orders to the USA.
  • Except Preorder products are shipped in 48 hours.
  • Delivery to the USA:
  1. Standard Shipping : 3-10 business days
  • If time is of the essence, please consider selecting expedited delivery for faster service.
Exchange/Return Notes
  • We offer a 30-day return/exchange service after receiving.
  • Final sale items are not eligible for returns or exchanges.
  • To process your return/exchange, please contact us at [email protected]
  • Please click here for more details>>> Return & Exchange Policy
SKU: 14707666613

Discover Niche Categories That Outsell

Top-Converting Item to Boost Your Average Order

4.6 ★★★★★
Based on 16 reviews
Sort
Highest Rating
Newest First
Oldest First
Product Reviews
G
Verified Purchase
GJK
Bozeman, US
★★★★★ 5
Exceptional quality
I have only had the watch for a few days, but Oupinke watches are very high quality. It keeps time very well and serves as an attention grabber. Great value for the money. It isn't easy to determine where it was made, but it is a Chinese company. Don't stop there with preconceived ideas about cheap products and low quality from China. These watches are exceptional, high-end, and dedicated to creating a brand that endures and stands for quality, rather than simply turning a profit. I would put this watch against those that cost 3-4 times as much. If you are a watch enthusiast, they are worth adding to your collection.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on June 17, 2025
S
Verified Purchase
Scott Mead
New York, US
★★★★★ 5
Value
Color: GZ3255Z:Two tone band&Blue dial
Higher quality than I expected, especially for the price. I have recieved lots of compliments, but I have never told anyone what I paid for it. I use it for a daily wear, and when I go out for dinner.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on August 2, 2025
T
Verified Purchase
Texas
Whiting, US
★★★★★ 5
Good Watch - Hard To Adjust Band
The good: Good quality. Keeps accurate time. The not so good: The not so good is not a problem with the watch but a problem with adjusting the metal band. And that is not the band's fault. That's my fault. To adjust the band so it fits the wrist one must take out links in the band. A tool comes with the watch to aid link removal. I just could not do it. So I replaced this band with another metal band that has a quick adjust magnetic closure.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on May 4, 2024
I
Verified Purchase
Ivan Rozo
Natrona Heights, US
★★★★★ 1
Es una estafa
Color: G3255:Silver band&Blue dial
Re malo me robaron mi plata Se dañó a la semana
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on June 3, 2026
R
Verified Purchase
Robert Heath
Houston, US
★★★★★ 5
The color and how well it looks
Color: GZ3255Z:Silver band&Blue dial
I have a lot of comments everywhere I go about the color, how smart the watch looks and I just love it.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on October 25, 2025

recommand products