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 11 - Aug 16

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.8 ★★★★★
Based on 24 reviews
Sort
Highest Rating
Newest First
Oldest First
Product Reviews
N
natalie
Chelsea, US
★★★★★ 4
sturdy, solid wood, a couple of blemishes
Color: Black
The shelves are securely packed for shipping. The box for the actual item was dented and smashed at one corner, but the contents were well secured. The support braces (6 in total) had a blemish on one - which I will cover with black permanent marker and face on the inside. The second support, which was packed so one could see the defect upon opening of the box, had a couple of dings on the top of the shelf and a huge notch taken out of the side of the support - which is black and near the top and shouldn't be noticable. I question the quality control to ship out that piece with the serious notch, especially because it was right on top when you opened the box, fully visible. I originally thought it was an angled hole for a screw, until I read the instructions and then realized the others didn't have that notch. The 3 shelves are fine except for the one with a few small dings/dents on the top side. The set comes with dowels, all hardware and so forth. Overall these are solid sturdy shelves.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on June 17, 2024
K
Verified Purchase
Kacey White
Battle Creek, US
★★★★★ 5
Color matches photos… but stickers don’t 😂
Color: Wooden, Color: Wooden
They don’t feel cheap & hold a reasonable about of weight considered I have my heavy ass salt rock lamp thing on there. It also matches all my other wood which was what I was really hoping for. One thing that made me laugh is the stickers they included to hide the screws. The color is so off it’s comical. It’s not a big deal though, I am just not going to use them.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on February 26, 2026
B
Verified Purchase
Bailey
New York, US
★★★★★ 2
Wrong drilling template
Color: White, Color: White
Shelves look nice but the mounting template is the wrong size. I’ve bought other shelves from this brand and loved that it came with the template. It’s not impossible to hang without it, but it’s difficult since a pencil can’t fit through the holes in the shelf to mark the wall. Tried to reach out for product support and got no help. They just send you to troubleshoot on your own information and when it doesn’t work, they just send you back to the start of the same information. Very glad I checked the template against the product before drilling into my wall
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on May 16, 2026
S
Verified Purchase
Sharon K Easterling
Carnegie, US
★★★★★ 5
Forbena 24 inch wall shelves
Color: White
Perfect shelving for my bathroom
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on January 25, 2026
L
Verified Purchase
Lorraine Figueroa
New York, US
★★★★★ 5
Kitchen sink scrub sponge holder
Color: Silver+Smiley Face
Works great so far. Size is good 😊 doing fits perfectly. Not hard to install. Holds my scrub brush and other scrubber.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on April 1, 2026

recommand products