Vivo AiO V220IB

Vivo AiO V220IB

'); var winW, lastSection, scroll, player, contentH, sectionTopArray = new Array(), sectionIDArray = new Array(); var animInterval, myFirstTimeOfDesign = 0, audio_num = 1; $(document).ready(function(){ winW = $(window).width(); aioV220IB_initialTabs(); $('.aioV220IB-tab-wrapper .aioV220IB-tab-btn').on('click',function(){ $(this).parent('.aioV220IB-tab-btn-wrapper').find('.aioV220IB-tab-btn').removeClass('active'); $(this).parent('.aioV220IB-tab-btn-wrapper').find('.aioV220IB-tab-btn').eq($(this).index()).addClass('active'); $(this).parent('.aioV220IB-tab-btn-wrapper').next('.aioV220IB-tab-content-wrapper').find('.aioV220IB-tab-content').hide(); $(this).parent('.aioV220IB-tab-btn-wrapper').next('.aioV220IB-tab-content-wrapper').find('.aioV220IB-tab-content').eq($(this).index()).fadeIn(); resetHeight(); }); if( winW >= 960 ) { $('#special-sectionOverview #right-menu').css('display','block'); $('#special-sectionOverview #right-menu ul li').on('click',function(){ var thisSectionID = $(this).attr('rel'); scrollBodyTo($('#'+thisSectionID).offset().top-70); }); } else { $('#special-sectionOverview #right-menu').css('display','none'); $('#special-sectionOverview .aioV220IB-audio-section .aioV220IB-audio-animation').html( "" ); } var videoW = (winW * 800) / 960; var videoH = (videoW * 450) / 800; $(".aioV220IB-video-play").colorbox({iframe:true, innerWidth:videoW, innerHeight:videoH}); $('.tab-line .tab-btn').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-audio-section .tab-line .tab-btn').removeClass('active'); $(this).addClass('active'); $('#special-sectionOverview .aioV220IB-audio-section .display-left').css( 'display', 'none' ); $('#special-sectionOverview .aioV220IB-audio-section .aioV220IB-audio-' + $(this).attr('id') ).fadeIn(700); resetHeight(); }); $('#special-sectionOverview .aioV220IB-design-section .content-left img').mouseenter( function(){ $('#special-sectionOverview .aioV220IB-design-section .pic-right img').css( 'display', 'none' ); $('#special-sectionOverview .aioV220IB-design-section .pic-right img#' + $(this).attr('id') ).css( 'display', 'block' ); }); if( winW > 960 ) { $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').on('click',gestureAnimate); }; initBluePoint(); $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').on( 'click', function(){ $(this).css( 'display', 'none' ); animPoint("start"); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display').css({ 'top': '30px', 'right': '0px', 'opacity': '1' }); }, 500); $('#special-sectionOverview .aioV220IB-multi-section .content #crosslink').css( 'right', '-530px' ); $('#special-sectionOverview .aioV220IB-multi-section .detail > .wireless').css({ 'bottom': '-140px', 'padding-top': '0px' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .nfc').css({ 'bottom': '-260px', 'padding-top': '0px' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .aic').fadeOut(1400); $('#special-sectionOverview .aioV220IB-multi-section .point-display .blue-point').css( 'cursor', 'pointer' ); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .wireless').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .wireless').trigger('click'); }, 500); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .nfc').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .nfc').trigger('click'); }, 500); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .aic').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .aic').trigger('click'); }, 500); }); setInterval( function(){ switch( audio_num ) { case 1: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-2.png' ); audio_num = 2; break; case 2: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-3.png' ); audio_num = 3; break; case 3: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-1.png' ); audio_num = 1; break; default: break; } }, 500); }); $(window).load( function(){ resetHeight(); var visualTop = $('.aioV220IB-visual-intro-column-span1').offset().top-200; var audioTop = $('.aioV220IB-audio-section').offset().top-200; var goVisualAnimate = true; var goAudioAnimate = true; sectionNum = parseInt($('.aioV220IB-section-wrapper').length); var okayNum = 0; $('.aioV220IB-section-wrapper').each(function(){ okayNum++; sectionTopArray.push($(this).offset().top-130); sectionIDArray.push($(this).attr('id')); if( okayNum == sectionNum ) { setTimeout( function(){ activeThisSection(); },300); } }); $(window).scroll(function(){ scroll = $(this).scrollTop(); if( scroll >= visualTop ) { if(goVisualAnimate == true){ if(navigator.userAgent.indexOf("MSIE 8") != -1 || navigator.userAgent.indexOf("MSIE 6") != -1 || navigator.userAgent.indexOf("MSIE 7") != -1) { $('.aioV220IB-visual-rim').delay(700).removeClass('hide'); $('.aioV220IB-visual-num').delay(700).removeClass('hide'); } else { $('.aioV220IB-visual-rim').fadeIn(700); $('.aioV220IB-visual-num').fadeIn(700); } setTimeout( function(){ var j = 1; var changeVisualBg1 = setInterval( function(){ var newSrc ='/websites/global/products/GRcRaUiD2oqHqjTQ/img/aio-visual-rim/aio-visual-rim-'+j+'.png'; if( j <= 16 ) { j = j+1; $('.aioV220IB-visual-rim img').attr('src',newSrc); } else { clearInterval(changeVisualBg1); }; }, 70); }, 700); setTimeout( function(){ var i = 1; var changeVisualNum1 = setInterval( function(){ if(i == 23){ i++; } var newSrc ='/websites/global/products/GRcRaUiD2oqHqjTQ/img/aio-visual-num/aio-visual-num-'+i+'.png'; if( i <= 28 ) { i = i+1; $('.aioV220IB-visual-num img').attr('src',newSrc); } else { clearInterval(changeVisualNum1); }; }, 50); }, 700); } goVisualAnimate = false; } if( winW >= 960 ) { for( var i = 0; i < sectionNum; i++ ){ var levelFrom = parseInt( sectionTopArray[i] ); var levelTo = parseInt( sectionTopArray[ (i+1) ] ); if( ( scroll > levelFrom ) && ( scroll < levelTo ) ) { thisSection = sectionIDArray[i]; if( thisSection != lastSection ) { $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } } if( scroll >= sectionTopArray[ ( sectionNum-1 ) ] ) { thisSection = sectionIDArray[ ( sectionNum-1 ) ]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } if( myFirstTimeOfDesign == 0 && thisSection == "designed" ) { $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(1)').fadeIn(800); $('#special-sectionOverview .aioV220IB-design-section .pic-right').fadeIn(800); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(2)').fadeIn(800); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(3)').fadeIn(800); }, 300); }, 300); myFirstTimeOfDesign = 1; resetHeight(); } } }); }); function resetHeight(){ contentH = $('#special-sectionOverview .aioV220IB-full-width').height()+100; $('#special-sectionOverview').css( 'height', contentH ); } function scrollBodyTo( destination, hash ) { var scrollmem = $(document).scrollTop(); $(document).scrollTop(scrollmem); $("html,body").animate( {scrollTop:destination}, 1000, 'swing' ); } function activeThisSection(){ beginTop = $(this).scrollTop(); for(var i = 0; i < sectionNum; i++ ) { var levelFrom = parseInt(sectionTopArray[i]); var levelTo = parseInt(sectionTopArray[(i+1)]); if ((beginTop > levelFrom) && (beginTop < levelTo)){ thisSection = sectionIDArray[i]; if (thisSection != lastSection){ $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } } if( beginTop >= sectionTopArray[ ( sectionNum-1 ) ] ) { thisSection = sectionIDArray[ ( sectionNum-1 ) ]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } else if ( beginTop <= sectionTopArray[0] ) { thisSection = sectionIDArray[0]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } function aioV220IB_initialTabs(){ $('.aioV220IB-tab-wrapper .aioV220IB-tab-content').eq(0).fadeIn(100); } /* ========================================================== *\ |* G e s t u r e *| \* ========================================================== */ function gestureAnimate() { $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').off('click',gestureAnimate); $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').removeClass('active'); $(this).addClass('active'); $(this).siblings().addClass('disable'); var rel = parseInt($(this).index())+1; $('.aioV220IB-gesture-section .gesture-device-demo').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-' + rel ).show(); if( rel == 1 ) { waveToFlip(); } else if ( rel == 2 ) { thumbToPlay(); } else if ( rel == 3 ) { hushToMute(); } else if ( rel == 4 ) { fistToVolumn(); } } function resetGesture(){ $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').hide(); setTimeout( function(){ $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').on('click',gestureAnimate); $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').removeClass('disable'); }, 500); } function waveToFlip(){ var demo1_inscreen = $('.aioV220IB-gesture-section .gesture-device-demo-1 .inscreen img'); $('.aioV220IB-gesture-section .gesture-device-demo-1').show(); $('.aioV220IB-gesture-section .gesture-device-demo-1 .inscreen').show(); animationWaveBG('left'); demo1_inscreen.delay(1000).animate({"margin-left": "-835px"}, 500, function(){ animationWaveBG('left'); demo1_inscreen.delay(1000).animate({"margin-left": "-1660px"}, 500, function(){ animationWaveBG('right'); demo1_inscreen.delay(1000).animate({"margin-left": "-835px"}, 500, function(){ animationWaveBG('right'); demo1_inscreen.delay(1000).animate({"margin-left": "-0px"}, 500, function(){ resetGesture(); }); }); }); }); } function animationWaveBG(direction){ var j = 0; var demo1_gesture = $('.aioV220IB-gesture-section .gesture-device-demo-1 .gestureicon'); setTimeout( function(){ var eachH = 170; var fullH = eachH*12; if( direction == 'left' ) { demo1_gesture.css('background-position','0px 0px'); var changeWaveBG = setInterval(function() { bgPOSy = j*(-1)*eachH; demo1_gesture.show(); demo1_gesture.css('background-position','0px '+bgPOSy+'px'); if( j < 12 ) { j = j + 1; } else { clearInterval(changeWaveBG); demo1_gesture.hide(); }; }, 24); } else if ( direction == 'right' ) { demo1_gesture.css( 'background-position', '0px' + fullH + 'px' ); var changeWaveBG = setInterval(function() { bgPOSy = -fullH+j*(eachH); demo1_gesture.show(); demo1_gesture.css('background-position','0px '+bgPOSy+'px'); if( j < 12 ) { j = j + 1; } else { clearInterval(changeWaveBG); demo1_gesture.hide(); }; }, 24); } }, 700); } function thumbToPlay(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .gestureicon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .gestureicon').hide(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').addClass('active'); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').removeClass('active'); setTimeout(function(){ playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').hide(); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); },500); },200); },300); },500); },800); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); } function hushToMute(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .gestureicon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .gestureicon').hide(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .volumn-mute').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .volumn-mute').hide(); },1500); },100); },1500); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); } function fistToVolumn(){ $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').show(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').show(); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); setTimeout(function(){ var gesture4Top = $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').css('top'); $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').animate({"top":"10px"},800).delay(1500).animate({"top":gesture4Top},800); var _width = $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').width(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap .volumn').animate({"width":_width+"px"},800).delay(1500).animate({"width":_width*0.2+"px"},800); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); },1000); } /* ========================================================== *\ |* Y o u t u b e *| \* ========================================================== */ function onYouTubeIframeAPIReady() { if( winW > 960 ) { player = new YT.Player('gesture-device-demo-video', { videoId: 'R9slVCF8zBI', width: '710', height: '400', playerVars: { 'controls': 0 , "iv_load_policy": 3 , "loop": 1, "playlist": 'R9slVCF8zBI', "modestbranding":1, "rel":0, "showinfo": 0}, events: { 'onReady': onPlayerReady } }); var url = $('#gesture-device-demo-video').attr("src"); $('#gesture-device-demo-video').attr("src",url+"&wmode=transparent"); } } function onPlayerReady(event) { if (winW > 960){ playingVideo(); setTimeout(function(){ player.pauseVideo(); },500); } } function playingVideo(){ if( player == null || player == '' ){ onYouTubeIframeAPIReady(); } else { player.seekTo(0); player.setPlaybackQuality('large'); player.playVideo(); } } /* ========================================================== *\ |* M u l t i - f u n c t i o n *| \* ========================================================== */ function initBluePoint(){ animPoint("start"); $('#special-sectionOverview .aioV220IB-multi-section .point-display .wireless').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'top': '-190px', 'opacity': '0.4' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .wireless').css({ 'bottom': '100px', 'padding-top': '150px' }); stopClickable(); }); $('#special-sectionOverview .aioV220IB-multi-section .point-display .nfc').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'top': '-190px', 'opacity': '0.4' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .nfc').css({ 'bottom': '0px', 'padding-top': '150px' }); stopClickable(); }); $('#special-sectionOverview .aioV220IB-multi-section .point-display .aic').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'right': '-200px', 'opacity': '0.1' }); $('#special-sectionOverview .aioV220IB-multi-section .content #crosslink').css( 'right', '0px' ); $('#special-sectionOverview .aioV220IB-multi-section .detail > .aic').fadeIn(1400); stopClickable(); }); } function stopClickable(){ $('#special-sectionOverview .aioV220IB-multi-section #cross-close').fadeIn(1000); animPoint("stop"); } function animPoint(action){ if( action == "start" ) { animInterval = setInterval( function(){ $('.blue-point.wireless').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.wireless').removeClass('animated pulse'); $('.blue-point.nfc').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.nfc').removeClass('animated pulse'); $('.blue-point.aic').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.aic').removeClass('animated pulse'); }, 1000); }, 1000); }, 1000); }, 3400); } else if( action == "stop" ) { clearInterval( animInterval ); } }
  • In Search Of Incredible
  • Elegant Design
  • Kompromisslös prestanda
  • Underbar skärm
  • Fängslande ljud
  • Intuitiv touch
  • Flerfunktionell bottenplatta
  • Omfattande anslutningar
  • Branschledande pålitlighet
  • Inbyggda appar
Vivo AiO V220IB
ASUS stationära datorer – det mest rekommenderade stationära Windows-datormärket
Vivo AiO video

Vivo AiO-serien

Vivo AiO-serien är en allt-i-ett-lösning som innehåller allt du behöver i en allt-i-ett-dator – bildskärm, processor, grafik, minne och mer. Allt i en slank och sluten design. Omtänksamt designad för enkelt, intuitivt och interaktivt datorarbete i hemmet – den slanka och stilrena Vivo AiO-serien har en responsiv 10-punkters Multi Touch-skärm och finns tillgänglig i tre olika storlekar: 19,5 tum (V200), 21,5 tum (V220) och 23 tum (V230).

Designad för att leva

Känsla och utrymme: sofistikerad elegans i harmoni

Känsla och utrymme: detta är vad vi kallar vår designfilosofi för ASUS stationära datorer. Kompakta enheter som innehåller allt gör det enklare att hålla omgivningen ren och skräpfri. Du kan skapa en perfekt arbetsplats som gör att du kan koncentrera dig på viktiga uppgifter; eller bara en lugn plats för att sitta ner och slappna av.

Känsla och utrymme definierar hur en ASUS stationär dator formar ett rums atmosfär och utseende. Det använder koncept såsom enkelhet, intuition, kraft, harmoni och styrka; och lyfter fram dem med den senaste och mest innovativa tekniken. Resultatet? En helt annorlunda allt-i-ett-dator – ASUS Vivi Aio-serien.

Vivo AiO design

Skulpterade gångjärn

ASUS designade de silverfärgade och skulpterade gångjärnen hos V220IB, med inspiration från Zaha Hadids eleganta konstverk – "crevasse"-vasen. Gångjärnen hos V220IB sträcker sig, precis som skulpturen, elegant från nedre delen. Till skillnad från andra Allt-i-ett-datorer, ansluter den dessutom till bakre delen för ett elegantare utseende.

Kompromisslös prestanda

Snabbare och jämnare för dagliga uppgifter.
Njut av en värld med strömbesparande effektivitet tack vare den senaste tekniken.

Vivo AiO performance
Kraftfull Intel Quad-Core-processor

V220IB-serien drivs av en Intel® Pentium®-processor och förbrukar mindre energi, samtidigt som den levererar utmärkt prestanda. Växla sömlöst mellan program för problemfri multitasking när du surfar på webben, skapar animerade presentationer eller musik- och hemvideor. Tillbringa mindre tid på att vänta när du utför krävande uppgifter tack vare Intel® Technology – vilket ibland ger en automatisk hastighetsökning vid behov. V220IB-serien uppfyller alla dina grundläggande prestandabehov.

Avancerad NVIDIA® GeForce-grafik

V220IB-serien har NVIDIA® GeForce 930M-grafik. Den låter dig förhandsvisa och skapa HD-video snabbare, spara mer tid vid delning av foton med vänner, samt avnjuta smidigare animering och lägre svarstid när du spelar de senaste spelen.

SSHD (Sold-State Hybrid Drive) – kompromisslös hastighet med hög kapacitet

Nu kan du utrusta ASUS All-in-One PC med en SSHD – en spännande ny teknik som kombinerar den större lagringskapaciteten hos en traditionell hårddisk med supersnabbt flashminne som förbättrar lagringsprestanda. Den minskar inte bara uppstarttiden för din allt-i-ett-dator, utan förbättrar dessutom datorupplevelse genom att appar laddas snabbare och systemet blir mer responsivt.

Briljant 23-tums full HD-skärm

Njut av levande högupplösta bilder

Knivskarp Full HD

V220IB-serien är byggd med branschledande teknik och har en LED-bakbelyst skärm som erbjuder omedelbar ljusstyrka, samt ger datorn en ultratunn formfaktor. Den underbara kant-till-kant 21,5-tum breda skärmen gör allt du ser färgglatt och livfullt. Njut av verklighetstrogna färger i varje bild, oavsett om det är en vacker solnedgång, en klarblå himmel eller underbara hudnyanser. En Full HD-upplösning på 1920x1080 låter dig njuta av spel och filmer med ofattbar detaljrikedom och fantastisk färg och kontrast.

Levande, färgrik, hurra!

Allt du ser på den briljanta skärmen är levande och färgrikt. Njut av verklighetstrogna färger i varje bild, oavsett om det är en vacker solnedgång, en klarblå himmel eller ett snabbfoto av familjen.

Vivo AiO HD display

SonicMaster Premium-ljudteknik

Högupplöst ljud optimerat av ljudexperter


SonicMaster Premium
AudioWizard
Vivo AiO SonicMaster
Fylligt och kristallklart ljud

V220IB har inbyggda stereohögtalare som drivs av ASUS SonicMaster Premium-teknik för den ultimata ljudupplevelsen. Njut av djupare och fylligare bas, bredare frekvenssvar, verklighetstroget surroundljud, kraftfull utmatning, distinkta röster och ypperlig klarhet. Varje låt, film och spel låter bättre tack vare ett noggrant balanserat och dynamiskt ljud.

Enkel ljudjustering

ASUS AudioWizard har fem förinställda lägen för musik, film, spel, inspelning och tal – som gör det enkelt att anpassa ljudet efter önskemål och lyssningsmiljö – för verklighetstroget ljud i musik, film och spel. Det unika gränssnittet prioriterar dig först och är intuitivt och användarvänligt. Det erbjuder snabb och omedelbar tillgång till inställningar, samt flexibiliteten att optimera efter eget önskemål.



Förbli ansluten

Anslut snabbare med fantastisk ASUS-teknik

Vivo AiO USB
Anslut och dela
med familj och vänner

Med HDMI-utgång ansluter du enkelt till en andra skärm eller HDTV för storbildunderhållning. En annan fantastisk egenskap är ASUS Ai Charger II. Den här exklusiva tekniken laddar dina smarttelefoner och datorplattor utan att datorn behöver vara påslagen för en bekväm och strömsparande användning. Dina enheter laddas även supersnabbt, vilket låter dig ladda smarttelefoner, datorplattor och andra USB-enheter upp till 50 % snabbare, samt överföra data mellan enheter upp till 10 gånger snabbare än USB 2.0.

Expanderbart minne.
Supersnabb laddning

V220IB innehåller Dual In-Line Memory Module-lucka (DIMM-lucka). Det gör att du enkelt kan expandera din dators minne på ett par sekunder! V220IB låter dig uppgradera ditt minne från 2 GB till 4 GB och avnjuta snabbare lagringsupplevelse som tillval.

Högkvalitativ visuell
underhållning

HDMI-utgångar låter dig ansluta Vivo AiO till en HDTV för extremt stort nöje. En HDMI-kabel överför både ljud- och videosignaler i en enda kabel istället för att separera de två signalerna.

Branschledande pålitlighet

Kvalitet du kan lita på.


ASUS stationära datorer – det mest rekommenderade stationära Windows-datormärket

Innovation, design och pålitlighet är centralt i alla ASUS-datorer. Att ha vunnit Readers' Choice för allmän nöjdhet för andra året i rad och för tredje året i rad inom hemkategorin, är bevis nog för att ASUS är bättre på att leverera vad kunder vill ha jämfört med konkurrerande företag med stationära Windows-datorer. Som PCMag.com har sagt: "Om du vill ha en stationär Windows-dator, är ASUS det bästa valet.

*Återgivet från www.pcmag.com med tillstånd. © 2015 Ziff Davis, Inc. Alla rättigheter förbehålls.

Integrerade appar

Producera, spela och dela.

Upplev flera olika förinstallerade appar med ASUS AiO-datorer och stationära datorer Vi klarar av allt med appar för både arbete och spel. Använd PhotoDirector för att effektivt hantera dina foton, gör slutjusteringar och redigera, eller använd PowerDirector till att producera hemvideor i hög kvalitet. Med den exklusiva ASUS Manager, kan du optimera och komma åt olika verktyg och appar utan problem på ett ögonblick. Upptäck dem nu och njut.

Läs mer

comparison icon
Compare (0)