Acer Essential Series X1128i DLP SVGA 4800Lm Projector - ACER | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
ACER

Acer Essential Series X1128i DLP SVGA 4800Lm Projector

SKU: MR.JTU11.004
R 7 299.00
In Stock

The Acer X1128i DLP SVGA Projector is a cost-effective, high-performance solution built for both work and entertainment. Part of Acer’s renowned Essential Series, this projector delivers reliable, sharp visuals with a brightness of up to 4,800 ANSI lumens, making it ideal for use in daylight or...

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

The Acer X1128i DLP SVGA Projector is a cost-effective, high-performance solution built for both work and entertainment. Part of Acer’s renowned Essential Series, this projector delivers reliable, sharp visuals with a brightness of up to 4,800 ANSI lumens, making it ideal for use in daylight or medium-to-large rooms. Whether you're delivering impactful business presentations or enjoying immersive home entertainment, the X1128i ensures your content always stands out with stunning clarity.

With its native SVGA (800 x 600) resolution, this projector provides crisp images and vibrant video playback. It’s equipped with Acer LumiSense™ technology, which intelligently adapts image brightness and colour saturation based on the content you’re viewing. Add in ColorBoost3D™ and ColorSafe II™ technologies for lifelike colour reproduction and long-lasting performance, and you’ve got a visual powerhouse built to perform. The projector also supports HDMI 3D, giving your visuals a cinematic upgrade that jumps off the screen.

Wireless-ready for added convenience, the Acer X1128i eliminates cable clutter with optional dongle support. Engineered for 24/7 operation, it's a solid choice for public installations or extended daily use. The integrated BlueLightShield™ technology helps protect eyes from fatigue, making it a thoughtful companion for longer viewing sessions.

FEATURES:

  • SVGA native resolution (800 x 600)
  • 4,800 ANSI lumens for a brighter picture
  • HDMI, VGA and Composite video inputs
  • Acer LumiSense content-aware for optimized image visibility
  • Acer Bluelight Shield for enhanced eye protection
  • Acer ColorBoost3D for true to life colours
  • Acer ColorSafe II support for dynamic RGB control while extending the lamp life

SPECIFICATIONS:

  • Projection system: DLP®
  • Resolution: SVGA (800 x 600)
  • Brightness: 4,800 ANSI Lumens (Standard)
  • Aspect ratio: 4:3 (Native)
  • Input interface:
    • Analog RGB/Component Video (D-sub) x 1
    • HDMI (Video, Audio, HDCP) x 1
    • PC Audio (Stereo mini jack) x 1
    • Composite Video (RCA) x 1
  • Output interface:
    • PC Audio (Stereo mini jack) x 1
    • DC Out (5V/1A, USB Type A) x 1
    • Analog RGB (D-sub) x 1
  • Control interface:
    • RS232 (D-sub) x 1
    • USB (Type A) x 1, share output port
  • Colour: Black
  • Product Dimensions: 31.3 x 24 x 11.4 cm
  • Product Weight: 2700g

WHAT'S IN THE BOX:

  • Acer X1128i DLP SVGA 4800Lm Projector x1
  • Power Cable x1
  • Remote Control x1
  • Quick Start Guide x1
Brand ACER
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

Acer X1328Wi DLP WXGA 5000Lm Wireless Projector
ACER

Acer X1328Wi DLP WXGA 5000Lm Wireless Projector

R 8 999.00

Only 3 left - order soon!

WANBO EVA GALAXY LIGHT
WANBO

WANBO EVA GALAXY LIGHT

R 1 399.00

In Stock

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!