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 ); } }
  • På jagt efter det utrolige
  • Elegant Design
  • Performance uden kompromis
  • Smuk skærm
  • Fordybende lyd
  • Intuitivt touch
  • Multifunktionsbase
  • Omfattende forbindelsesmuligheder
  • Branchens mest pålidelige
  • Indbyggede apps
Vivo AiO V220IB
ASUS Desktops – Det mest hyppigt anbefalede mærke inden for stationære Windows-maskiner
Vivo AiO video

Vivo AiO-serien

Vivo AiO-serien har alt, hvad du skal bruge, fra en alt i én-pc – skærm, processor, grafik, lagring, hukommelse og mere – alt pakket ind i et elegant og kompakt design. Den slanke og stilfulde Vivo AiO-serie er designet med omtanke til nemt, intuitivt og interaktivt hjemmecomputerarbejde, og tilbyder en responsiv10-punkts multi-touchskærm. Vivo AiO vil være tilgængelig i tre størrelser: 19,5 tommer (V200), 21,5 tommer (V220) og 23 tommer (V230).

Designet til rummet

Fornemmelse og rum: sofistikering og elegance i harmoni

Sense and Space: Det er det, vi kalder vores designfilosofi for ASUS' desktop-pc'er. Kompakte, selvstændige produkter gør det nemmere at holde dine omgivelser i orden og fri for rod, hvad enten du har brug for et godt arbejdsmiljø, der lader dig koncentrere dig om vigtige opgaver, eller bare et roligt sted at læne sig tilbage og slappe af.

Sense and Space definerer, hvordan en ASUS desktop-pc former et rums atmosfære og æstetik. Det tager koncepter som simplicitet, intuition, energi, harmoni og musikalitet, og inkluderer dem ved hjælp af den nyeste og mest innovative teknologi. Resultatet? En alt i én-pc som ingen andre – ASUS Vivi AiO-serien.

Vivo AiO design

Skulpturelt udformet hængsel

Med inspiration fra den berømte designer smukke kunstværk, crevasse-vasen, har ASUS designet det skulpturelt udformede, sølvfarvede hængsel til V220IB. Som på skulpturen kurver hængslet på V220IB sig yndefuldt fra basen og, i modsætning til alle andre alt i én-pc'er, hægter sig til bagsiden for et mere elegant udseende.

Performance uden kompromis

Hurtigere og jævnere til hverdagens opgaver.
Oplev en verden af strømbesparende effektivitet takket være den nyeste teknologi.

Vivo AiO performance
Kraftfuld Intel dual-core processor

V220IB -serien er drevet af Intel® Pentium®-processor og forbruger således mindre energi, men leverer stadig en fantastisk performance. Skift mellem applikationer uden problemer, så du kan multitaske uden anstrengelser, når du surfer på nettet, kan fremstille animerede præsentationer eller oprette musik- eller hjemmevideoer — og du vil brug mindre tid på at vente, når du udfører krævende opgaver, takket være Intel® Technology, der i visse tilfælde kan levere en automatisk ændring i hastighed, når det er påkrævet. V220IB-serien opfylder dine basale ydeevne-behov.

Avanceret NVIDIA® GeForce -grafik

V220IB-serien har NVIDIA® GeForce 930M grafik. Den giver dig mulighed for at se og optage HD-video hurtigere, spare mere tid, når du deler billeder i høj kvalitet med vennerne, og opleve mere jævne animationer, så vel som hurtigere reaktioner, når du spiller de nyeste spil.

Fantastisk 23-tommers Full HD-skærm

Lad dig indhylle af levende billeder i høj opløsning

Knivskarp Full HD

V220IB-serien er bygget med branchens førende teknologi og har en LED-skærm med bagbelysning, der er lysende klar, instant-on, og gør pcen ultraslank. Den flotte widescreen skærm, der måler 21,5 tommer fra kant til kant, gør alt levende og livagtigt at se på. Nyd de livagtige farver på ethvert billede, hvad end det er en smuk solnedgang, en klar blå himmel eller smukke hudtoner. Opløsningen i full HD 1920 x 1080 gør, at du kan nyde spil og film ned i den mindste detalje med utrolig farve og kontrast.

Livagtige, levende billeder længe leve!

Alt, hvad du ser på den fornemme skærm er livagtigt og levende. Nyd de virkelighedsnære farver på hvert billede, hvad end motivet er en smuk solnedgang, en klar, blå himmel eller et familieportræt.

Vivo AiO HD display

SonicMaster Premium lydteknologi

Hi-fi-lyd optimeret af audio eksperter


SonicMaster Premium
AudioWizard
Vivo AiO SonicMaster
Rig, krystalklar lyd

V220IB har indbyggede stereohøjttalere,  alle drevet af ASUS SonicMaster Premium-teknologi for at give den ultimative lydoplevelse. Oplev en dybere og rigere bas, større frekvensrespons, livagtig surround sound, kraftigt output, tydelige vokaler og knivskarp klarhed. Alle sange, film og spil lyder bedre, takket være den omhyggeligt afbalancerede dynamiske audio.

Nem lydindstilling

ASUS AudioWizard har fire forudindstillede tilstande til musik, film, gaming, optagelse og stemme, der gør det nemmere at skræddersy lyden til dine præferencer og dit lyttemiljø, så du er sikret livagtig lyd i musik, film og spil. Den unikke brugerflade sætter dig i centrum og gør det intuitivt og brugervenligt, med hurtig og direkte adgang til dine indstillinger samt fleksibilitet til at optimere det efter eget ønske.



Hold forbindelsen

Kom hurtigere i kontakt med utrolig ASUS-teknologi

Vivo AiO USB
Hurtig tilslutning
med den nyeste teknologi

Ultrahurtig dual-band 802,11 ac Wi-Fi lader Vivo AiO oprette forbindelse til et trådløst netværk og vil give digden bedst mulige hastighed, og med mindre interferens. Og med en maksimal hastighed på 867Mbit / s, er det næsten lige så hurtigt som et kablet netværk! USB 3.0 er blevet den standarden for højtydende dataoverførselsteknologi for PC'er og kan overføre data mellem enheder op til 10 gange (10x) hurtigere end USB2.0.

Hukommelse, der kan udvides.
Superhurtig opladning

V220IB kommer med en Dual In-Line Memory Module-port (DIMM-port), som gør, at du kan udvide din pc's hukommelse på få sekunder uden problemer! Med V220IB har du også mulighed for at opgradere din hukommelse fra 2 GB RAM til 4 GB RAM.

Visuel underholdning
af høj kvalitet

HDMI-portene gør det muligt at tilslutte din Vivo AiO til et HDTV, og supersize dit underholdningssystem. Et HDMI-kabel overfører både audio- og videosignaler i et enkelt kabel i stedet for en separation af de to signaler.

Branchens mest pålidelige

Kvalitet, du kan stole på.


ASUS Desktops – Det mest hyppigt anbefalede mærke inden for stationære Windows-maskiner

Nyskabelse, design og pålidelighed er i centrum for alle ASUS-computere. ASUS har for andet år i træk vundet Reader's Choice for generel tilfredshed, og tredje år i træk i hjemmekategorien. Dette beviser, at ASUS er bedre end rivalerne, til at levere det kunderne ønsker fra en stationær Windows PC. Som PCMag.com siger: "Hvis du vil have en stationær Windows PC, er ASUS det bedste valg."

*Genoptrykt med tilladelse fra www.pcmag.com. © 2015 Ziff Davis, Inc. Alle rettigheder forbeholdes.

comparison icon
Compare (0)