aventools.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://aventools.com/pages/software-download-new
Submission: On May 22 via api from US — Scanned from CA

Form analysis 9 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-header-inline" role="search" style="position: relative;">
  <div class="search-header__content position-relative">
    <div class="icon"><i class="zmdi zmdi-search"></i></div>
    <input type="hidden" name="type" value="product">
    <input class="search-header__input" type="search" name="q" placeholder="What are you looking for ?" aria-label="What are you looking for ?" autocomplete="off">
    <div class="search-w__animate"></div>
    <button class="search-header__submit d-flex align-items-center justify-content-center" type="submit" title="Search">
      <span class="search-header__submit-icon"><i class="rbb-icon-search-10"></i></span>
    </button>
    <div class="btn-search__clear-text hide position-absolute pointer hover:c_df"><i class="zmdi zmdi-close-circle"></i></div>
  </div>
  <div class="search_trend pt-sm-15 pb-sm-15" style="width: 1600px; left: 0px;">
    <div class="search_trend-content">
      <div class="search_trend-title f_pr c_h font-700">Hot Searches :</div>
      <div class="search_trend-list d-flex mt-10">
        <a href="/search?type=product&amp;q=zoom Microscopes" class="btn font-500">zoom Microscopes</a>
        <a href="/search?type=product&amp;q=digital microscopes" class="btn font-500">digital microscopes</a>
        <a href="/search?type=product&amp;q=magnifiers" class="btn font-500">magnifiers</a>
        <a href="/search?type=product&amp;q=hand tools" class="btn font-500">hand tools</a>
        <a href="/search?type=product&amp;q=tweezers" class="btn font-500">tweezers</a>
      </div>
    </div>
  </div>
  <div class="search-results__block" style="position: absolute; display: none; width: 1600px; left: 0px;">
    <ul class="search-results"></ul>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-header-inline" role="search" style="position: relative;">
  <div class="search-header__content position-relative">
    <div class="icon"><i class="zmdi zmdi-search"></i></div>
    <input type="hidden" name="type" value="product">
    <input class="search-header__input" type="search" name="q" placeholder="What are you looking for ?" aria-label="What are you looking for ?" autocomplete="off">
    <div class="search-w__animate"></div>
    <button class="search-header__submit d-flex align-items-center justify-content-center" type="submit" title="Search">
      <span class="search-header__submit-icon"><i class="rbb-icon-search-10"></i></span>
    </button>
    <div class="btn-search__clear-text hide position-absolute pointer hover:c_df"><i class="zmdi zmdi-close-circle"></i></div>
  </div>
  <div class="search_trend pt-sm-15 pb-sm-15" style="top: 55px; width: 1600px; left: -140px;">
    <div class="search_trend-content">
      <div class="search_trend-title f_pr c_h font-700">Hot Searches :</div>
      <div class="search_trend-list d-flex mt-10">
        <a href="/search?type=product&amp;q=zoom Microscopes" class="btn font-500">zoom Microscopes</a>
        <a href="/search?type=product&amp;q=digital microscopes" class="btn font-500">digital microscopes</a>
        <a href="/search?type=product&amp;q=magnifiers" class="btn font-500">magnifiers</a>
        <a href="/search?type=product&amp;q=hand tools" class="btn font-500">hand tools</a>
        <a href="/search?type=product&amp;q=tweezers" class="btn font-500">tweezers</a>
      </div>
    </div>
  </div>
  <div class="search-results__block" style="position: absolute; top: 195.797px; display: none; width: 1600px; left: -140px;">
    <ul class="search-results"></ul>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <p class="n_p">Subscribe to our newsletter to receive the latest news and updates from Aven!</p>
  <div class="news_Div">
    <div class="email">
      <input type="email" name="contact[email]" placeholder="Enter Your E-mail" required="" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$">
    </div>
    <div class="submit_f">
      <input type="submit" value="Subscribe">
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="title_form font-700 mt-35 pb-30">Insert your account information:</div>
  <label class="popup__login-label">Email address</label>
  <div class="form-group novform-email">
    <input type="email" name="customer[email]" id="Email_login" class="" placeholder="Enter your email" required="" autofocus="">
  </div>
  <div class="form-group novform-password">
    <label class="popup__login-label">Password</label>
    <input type="password" value="" name="customer[password]" id="HeaderPassword" class="" placeholder="Password" required="">
    <div class="hide_show_password" style="display: block;">
      <span class="show"><i class="zmdi zmdi-eye-off"></i></span>
    </div>
  </div>
  <div class="forgot_password">
    <i class="zmdi zmdi-email"></i>
    <a href="#recover" id="RecoversPassword">
                  Forgot your <strong>Password ?</strong>
                </a>
  </div>
  <div class="form_submit">
    <input type="submit" class="btn" value="Login">
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group novform-email">
    <input type="email" value="" name="email" id="RecoverEmail" class="input-full" placeholder="Email" required="">
  </div>
  <div class="d-flex groups-sub mt-30">
    <input type="submit" class="btn" value="Submit">
    <button type="button" id="HideRecoverPasswordIndex" class="btn">Cancel</button>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="title_form font-700 mt-35 mb-30">Create your account</div>
  <div class="block-form-login">
    <!-- <div class="form-group novform-email">
              <label class="popup__login-label">Email address&nbsp;<span>*</span></label>
              <input type="email" name="customer[email]" id="email_rigester" class=""  placeholder="Email" required >
            </div> -->
    <div class="form-group novform-firstname">
      <label class="popup__login-label">First Name&nbsp;<span>*</span></label>
      <input type="text" name="customer[first_name]" id="FirstName" placeholder="First Name" required="">
    </div>
    <div class="form-group novform-lastname">
      <label class="popup__login-label">Last Name&nbsp;<span>*</span></label>
      <input type="text" name="customer[last_name]" id="LastName" placeholder="Last Name" required="">
    </div>
    <div class="form-group novform-company">
      <label class="popup__login-label">Company (optional)</label>
      <input type="text" name="customer[Company(optional)]" id="Company-optional" value="" placeholder="Company (optional)">
    </div>
    <div class="form-group novform-email">
      <label class="popup__login-label">Email address&nbsp;<span>*</span></label>
      <input type="email" name="customer[email]" id="email_rigester" class="" placeholder="Email" required="">
    </div>
    <div class="form-group novform-password">
      <label class="popup__login-label">Password&nbsp;<span>*</span></label>
      <input type="password" name="customer[password]" id="CreatePassword" class="" placeholder="Password" required="">
    </div>
    <div class="form-group novform-password">
      <label class="popup__login-label">Re-Enter Password &nbsp;<span>*</span></label>
      <input type="password" name="customer[re-enter-password]" id="re-enter-Password" class="" placeholder="Re-Enter Password" required="">
      <span id="password-match-error" style="color: red;"></span>
    </div>
    <div class="form_submit">
      <input type="submit" value="Register" class="btn mb-0">
    </div>
  </div>
</form>

POST /contact#form_contact_faqs

<form method="post" action="/contact#form_contact_faqs" id="form_contact_faqs" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="form-group row">
    <div class="col-12 mb-10">
      <input type="text" id="ContactFormName" name="contact[name]" value="" class="mb-0 " placeholder="Your Name" required="">
    </div>
    <div class="col-12 mb-10">
      <input type="email" id="ContactFormEmail" name="contact[email]" value="" class="mb-0 " placeholder="Your Email" required="">
    </div>
    <div class="col-12 mb-10">
      <input type="tel" id="ContactFormPhone" name="contact[phone]" pattern="[0-9\-]*" value="" class="mb-0 " placeholder="Phone Number">
    </div>
    <div class="col-12 mb-20">
      <textarea rows="12" cols="50" id="ContactFormMessage" class="mb-0" name="contact[body]" placeholder="Your message"></textarea>
    </div>
  </div>
  <button class="btn btn_submit text-center w-100" type="submit">
    <span>Submit now</span>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="input-group d-block">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" name="contact[email]" id="Email_newsletter" class="input-group__field newsletter__input text-center" value="" placeholder="Email Address">
    <button type="submit" class="btn newsletter__submit w-100 d-flex align-items-center justify-content-center" name="commit" id="Subscribe_newsletter">
      <i class="zmdi zmdi-email"></i>
      <span>Noitify Me</span>
    </button>
  </div>
  <div class="checkbox">
    <label id="myCheck" class="d-inline-flex">
      <span class="custom-checkbox">
        <input name="no-view" class="no-view" type="checkbox">
        <span class="ps-shown-by-js"><i class="zmdi zmdi-check"></i></span>
      </span>
      <span id="text"> Yes, I would like to be notified by email about this product, and to receive emails from Teemate with the latest deals, sales, and updates. I agree to Teemate’s <a href="/pages/term-and-services">Terms of Service</a> and
        <a href="/pages/privacy-policy">Privacy Policy</a>
      </span>
    </label>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-header-inline" role="search" style="position: relative;">
  <div class="search-header__content position-relative">
    <div class="icon"><i class="zmdi zmdi-search"></i></div>
    <input type="hidden" name="type" value="product">
    <input class="search-header__input" type="search" name="q" placeholder="What are you looking for ?" aria-label="What are you looking for ?" autocomplete="off">
    <div class="search-w__animate"></div>
    <button class="search-header__submit d-flex align-items-center justify-content-center" type="submit" title="Search">
      <span class="search-header__submit-icon"><i class="rbb-icon-search-10"></i></span>
    </button>
    <div class="btn-search__clear-text hide position-absolute pointer hover:c_df"><i class="zmdi zmdi-close-circle"></i></div>
  </div>
  <div class="search_trend pt-sm-15 pb-sm-15" style="width: 1600px; left: 1600px;">
    <div class="search_trend-content">
      <div class="search_trend-title f_pr c_h font-700">Hot Searches :</div>
      <div class="search_trend-list d-flex mt-10">
        <a href="/search?type=product&amp;q=zoom Microscopes" class="btn font-500">zoom Microscopes</a>
        <a href="/search?type=product&amp;q=digital microscopes" class="btn font-500">digital microscopes</a>
        <a href="/search?type=product&amp;q=magnifiers" class="btn font-500">magnifiers</a>
        <a href="/search?type=product&amp;q=hand tools" class="btn font-500">hand tools</a>
        <a href="/search?type=product&amp;q=tweezers" class="btn font-500">tweezers</a>
      </div>
    </div>
  </div>
  <div class="search-results__block" style="position: absolute; display: none; width: 1600px; left: 1600px;">
    <ul class="search-results"></ul>
  </div>
</form>

Text Content

Skip to content

 * Products
    * Microscopy and Inspection
    * Digital Microscopes
    * Digital Microscope Accessories
    * Microscopes
    * Microscope Accessories
    * Mighty Cam Cameras
    * Magnifiers
    * Magnifying Lamps and Accessories
    * Work Lights
    * Machine Lights
    * Imaging and Measurement Software
    * Pocket Microscopes
    * LED Illumination
   
    * Hand Tools
    * Cutters
    * Pliers
    * Tweezers
    * Industrial Stainless Steel Tools
    * Alignment Tools
    * Electricians Tools
    * Hemostats and Probes
    * Precision Knives and Blades
    * Scissors
    * Screwdrivers
    * Tool Sets
    * Soldering and Desoldering Tools
    * Hammers
   
    * Benchtop Tools
    * Soldering and Desoldering Tools
    * Heat Guns
    * Hot Glue Guns
   
    * Specials and Closeouts
    * Maginifiers and Eye Loupes
    * Inspection Systems
    * Crimping Tools and Wire Strippers
    * Curved Needle Point Probes
    * Microscopes and Accessories
    * Pliers and Cutters
    * Soldering and Desoldering Tools
    * Screwdrivers and Screwdriver Sets
    * Tool Sets
    * Tweezers
    * Hand Tools Misc.
    * Closeout Hobby Blades and Accessories
    * Used & Refurbished

 * Media/Blog
    * Events
   
    * How-To-Videos
   
    * Blog
   
    * Press Releases
   
    * Tech Talk
   
    * Customer Service Blogs

 * Software Downloads
 * Product Literature
    * Flyers and Brochures
   
    * Selection Guides

 * Contact
    * Request Your Local Rep
   
    * About Aven
   
    * Request a Demo
   
    * Technical Support
   
    * Contact Us

0
0

Hot Searches :
zoom Microscopes digital microscopes magnifiers hand tools tweezers


0

Hot Searches :
zoom Microscopes digital microscopes magnifiers hand tools tweezers


 * Products
    * Microscopy and Inspection
       * Digital Microscopes
       * Digital Microscope Accessories
       * Microscopes
       * Microscope Accessories
       * Mighty Cam Cameras
       * Magnifiers
       * Magnifying Lamps and Accessories
       * Work Lights
       * Machine Lights
       * Imaging and Measurement Software
       * Pocket Microscopes
       * LED Illumination
   
    * Hand Tools
       * Cutters
       * Pliers
       * Tweezers
       * Industrial Stainless Steel Tools
       * Alignment Tools
       * Electricians Tools
       * Hemostats and Probes
       * Precision Knives and Blades
       * Scissors
       * Screwdrivers
       * Tool Sets
       * Soldering and Desoldering Tools
       * Hammers
   
    * Benchtop Tools
       * Soldering and Desoldering Tools
       * Heat Guns
       * Hot Glue Guns
   
    * Specials and Closeouts
       * Maginifiers and Eye Loupes
       * Inspection Systems
       * Crimping Tools and Wire Strippers
       * Curved Needle Point Probes
       * Microscopes and Accessories
       * Pliers and Cutters
       * Soldering and Desoldering Tools
       * Screwdrivers and Screwdriver Sets
       * Tool Sets
       * Tweezers
       * Hand Tools Misc.
       * Closeout Hobby Blades and Accessories
       * Used & Refurbished

 * Media/Blog
    * Events
    * How-To-Videos
    * Blog
    * Press Releases
    * Tech Talk
    * Customer Service Blogs

 * Software Downloads
 * Product Literature
    * Flyers and Brochures
    * Selection Guides

 * Contact
    * Request Your Local Rep
    * About Aven
    * Request a Demo
    * Technical Support
    * Contact Us


SOFTWARE DOWNLOADS

--------------------------------------------------------------------------------




BY DOWNLOADING, INSTALLING, AND/OR USING SOFTWARE FROM THIS PAGE OR ANY PAGE ON
AVENTOOLS.COM, YOU AGREE TO OUR END USER LICENSE AGREEMENT


34512AVEN


MIGHTY SCOPE




CYCLOPS




MIGHTY CAM


SharpVue

Legacy Software

Firmware Updates



MIGHTY SCOPE SOFTWARE


ITEM # 26700-218



MIGHTY SCOPE V2



MICROVIEWER PLUS

DOWNLOADLayer 1
DOWNLOAD




RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * FAQ

 * Video




ITEM # 26700-209



MIGHTY SCOPE



MICROVIEWER

DOWNLOADLayer 1
DOWNLOAD




RELATED MATERIALS

 * User Guide

 * Video



--------------------------------------------------------------------------------

SERIAL NUMBERS
 * Windows: VSVC4EM00003437BX
 * Mac:  L2WPQ6HRWWLY6ESP


ITEM # 26700-220



MIGHTY SCOPE CLEARVUE



MIGHTY SCOPE CLEARVUE SOFTWARE


DOWNLOAD REQUESTLayer 1




RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * Video

 * Software FAQ





CYCLOPS SOFTWARE


ITEM # 26700-424


CYCLOPS 4K ULTRA HD DIGITAL MICROSCOPE



UM VIEWER FOR CYCLOPS 4K - WINDOWS VERSION


DOWNLOADLayer 1



RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * Video




ITEM # 26700-425


CYCLOPS METALLOGRAPHIC




UM VIEWER FOR CYCLOPS METALLOGRAPHIC - WINDOWS VERSION


DOWNLOADLayer 1



RELATED MATERIALS

 * User Guide

 * UM Viewer Software Manual

 * PDF Flyer

 * Video




ITEM # 26700-423


CYCLOPS 3.0 DIGITAL MICROSCOPE



UM VIEWER FOR CYCLOPS 3.0 - WINDOWS VERSION


DOWNLOADLayer 1



RELATED MATERIALS

 * User Guide

 * UM Viewer Software Manual

 * PDF Flyer

 * Video





MIGHTY CAM SOFTWARE


ITEM # 26100-258


MIGHTY CAM PRO



MIGHTY CAM PRO SOFTWARE





RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * Video

 * Tutorial Video




ITEM # 26100-259



MIGHTY CAM ES



MIGHTY CAM ES SOFTWARE





RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * Video




ITEM # 26100-244



MIGHTY CAM USB



MIGHTY CAM USB SOFTWARE





RELATED MATERIALS

 * User Guide

 * PDF Flyer

 * Video





SHARPVUE SOFTWARE


ITEM # 26700-136



SHARPVUE PLUS



SHARPVUE PLUS SOFTWARE





RELATED MATERIALS

 * PDF Flyer

 * Video




ITEM # 26700-137



SHARPVUE XT



SHARPVUE XT SOFTWARE





RELATED MATERIALS

 * PDF Flyer

 * Video




ITEM # 26700-135



SHARPVUE



SHARPVUE SOFTWARE





RELATED MATERIALS

 * Video





LEGACY SOFTWARE

Software for our discontinued digital microscopes





ZIPSCOPE

Item # 26700-300


 * ZIPSCOPE - MAC VERSION (518 KB)
   
 * ZIPSCOPE - WINDOWS VERSION (8597 KB)
   


CYCLOPS 2.0


Item # 26700-422


DOWNLOADLayer 1

 * User Guide

 * Cyclops 2.0 Software Manual

 * Video


CYCLOPS


Item # 26700-400


DOWNLOADLayer 1

 * User Guide

 * Video




CAMERA DRIVERS

 * 26100-240 Tucsen Camera 1.3M Driver (2826 KB)
 * 26100-241 Tucsen Camera 3M Driver (2801 KB)
   
 * 26100-242 Tucsen Camera Discovery C15 Driver (2805 KB)
   
 * Mighty Cam 26100-243 Driver - GREEN LED (2805 KB)
   
 * Mighty Cam 26100-243 Driver - RED LED (117.5MB)
   
 * Mighty Cam CCD # 26100-245, Driver and Software (117.5MB)
   
 * ezImageX3 Download


FIRMWARE UPDATES


ITEM # 26700-220



CLEARVUE



CLEARVUE FIRWARE UPDATE




INSTALL INSTRUCTIONS

 * 1. Unzip FWTS108-Welcom-20230508.zip file
 * 2. Copy the file titled FWTS108.bin to a Micro SD card
 * 3. Insert the Micro SD into the SD socket of the Mighty Scope ClearVue
 * 4. Turn on the power to the Mighty Scope ClearVue
   
   The LED will flash green and the system will reboot.


ITEM # 26510-CAM



INSPECTOR



INSPECTOR FIRMWARE UPDATE 




INSTALL INSTRUCTIONS

 * 1. Unzip FWMAGNI-20230410.zip file
 * 2. Copy the file titled FWMAGNI.bin to a Micro SD card
 * 3. Insert the Micro SD into the SD socket of the Mighty Vue Inspector
 * 4. Connect the HDMI cable from the Mighty Vue Inspector to an HD monitor, and
   then power-on the device.

   Red LED will flash.   System will auto reboot when update is finished.



Here to help
 * Technical Support
 * Request a Sales Rep or Distributor
 * Request a Product Demo

about us
 * About Aven
 * Our Mission and Vision
 * Contact Us

legal
 * Warranty Policy
 * Terms And Agreements
 * Compliance
 * Copyright Statement

Contact
734-973-0099

info@aventools.com

4330 Varsity Drive Ann Arbor, MI 48108
Stay connected
 * Facebook
 * Instagram
 * Twitter
 * Linkedin

Subscribe to our newsletter to receive the latest news and updates from Aven!


American Express
Apple Pay
Diners Club
Discover
Google Pay
Mastercard
PayPal
Shop Pay
Venmo
Visa
© 2024 Aven Tools All rights reserved.

0
Shopping Cart

Your cart is currently empty.

Login
Register
Insert your account information:
Email address

Password

Forgot your Password ?

Reset your password
Cancel
Create your account
First Name *
Last Name *
Company (optional)
Email address *
Password *
Re-Enter Password  *

Contact us Now
Please enter the details of your request. A member of our support staff will
respond as soon as possible.

Submit now

This product is currently out of stock
Register so we can email you as soon as it’s becomes available!
Noitify Me
Yes, I would like to be notified by email about this product, and to receive
emails from Teemate with the latest deals, sales, and updates. I agree to
Teemate’s Terms of Service and Privacy Policy

Hot Searches :
zoom Microscopes digital microscopes magnifiers hand tools tweezers



Call Us: 734-973-0099

Email: info@aventools.com

 * Facebook
 * Instagram
 * Twitter
 * Linkedin


Home
Shopping
Wishlist
0
Account
This item has been added to your Wishlist
Go to wishlist