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 Sep 1 - Sep 6

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.4 ★★★★★
Based on 13 reviews
Sort
Highest Rating
Newest First
Oldest First
Product Reviews
K
Verified Purchase
KatieMae
Boise, US
★★★★★ 5
Flattering fit
Color: Dark Green, Size: XX-Large
This sweater is thick and stretchy but holds a nice shape, and is flattering on the body. The sleeves are nice and long too, which I really appreciate, being a tall person... the button detail is a great addition. True to size. I haven't washed it yet, and I imagine, based on the kind of woolly knit it is, that this sweater will eventually pill... but for now I'm enjoying being cozy and stylish. The deep green color is almost black green. I LOVE IT.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on February 2, 2026
G
Verified Purchase
GypsySoul
Natrona Heights, US
★★★★★ 5
Love it
Color: Dark Green, Size: Small
I got the dark green. Love the sweater and it's warm. I do layer the sweater as well. It is as pictured. Size is perfect to me. I like sweaters to be longer and a bit wider in case it is freezing and I need to layer it. This sweater is perfect for layering. It comes closer to my backside, it is a little wide and not snug, and I like that the sleeves come over my wrists
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on February 7, 2026
J
Verified Purchase
JB
Grantham, US
★★★★★ 1
Still soft but looks terrible after 1 wash. Save your money
Color: White, Size: Small, Color: White, Size: Small
Update: sweater looked great when I received. After 1 wash it looks terrible. Looks like it’s been washed too many times, material fuzzy and piled. After wearing it once, it snagged and the knit pulled through. I would NOT recommend. I had such high hopes. Save your money. Very nice sweater, especially for the price! I love the details of the buttons on the sleeves. It is SO soft. It’s not super thick as I can see my skin through it when pressing my hand up against fabric. However, it’s not see through when wearing it. It’ll be perfect in cooler weather and perfect in the winter with a coat but won’t cause me to overheat when in a heated environment. I do feel like it runs big. I could have sized down a size. Although I’m not sure if it’ll shrink after a wash or two.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on September 22, 2025
L
Verified Purchase
Lynn M
Phoenix, US
★★★★★ 3
Disappointed.
Color: Blue, Size: Large, Color: Blue, Size: Large
This sweater is so comfortable and very soft. It fits well in a flattering, oversized way. But after one wash it is pilled everywhere which makes it look old and shabby. It’s at a price point where I feel compelled to return it.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on January 10, 2026
T
Verified Purchase
TripletMama Heather
Pawtucket, US
★★★★★ 5
Perfect for casual wear and dressy style
Color: Dark Green, Size: Small
This sweater is soooo soft and the color is so rich. The fit of it is perfect, not too tight and not too baggy, just right and I used the size guide to pick my size. Just for reference, I am 5'3" and 130lbs, 38C bust. It's well made and washes great. I chose to hang dry mine as I typically don't put any of my sweaters in the dryer to dry, just to fluff them. I have this one in two colors, the green and the tan/beige and I would say they are both a true representative of the color shown.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on November 15, 2025

recommand products