Description
.pd { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; line-height: 1.8; color: #444; font-size: 15px; max-width: 100%; margin: 0 auto;}.pd h1 { font-size: 38px; font-weight: 800; letter-spacing: -1px; color: #1a1a1a; margin: 20px 0; line-height: 1.2;}.pd h3 { font-size: 18px; font-weight: 700; color: #1a1a1a; margin: 24px 0 16px; line-height: 1.3;}.hero-section { margin-bottom: 40px;}.breadcrumb { font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: #003B71; margin-bottom: 16px; display: flex; align-items: center;}.breadcrumb::after { content: ”; flex: 1; height: 1px; background: #eee; margin-left: 20px;}.deck { font-size: 18px; font-weight: 300; color: #666; max-width: 600px; margin: 16px 0 32px; line-height: 1.4;}.hero-border { height: 3px; background: #003B71; margin: 32px 0 40px;}.stats-bar { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid #eee; border-radius: 8px; overflow: hidden; margin-bottom: 32px;}.stat { padding: 20px 16px; text-align: center; border-right: 1px solid #eee;}.stat:last-child { border-right: none;}.stat-label { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #aaa; margin-bottom: 8px;}.stat-value { font-size: 20px; font-weight: 800; color: #003B71; line-height: 1;}.stat-note { font-size: 11px; color: #999; margin-top: 4px;}.opening { font-size: 15.5px; line-height: 1.85; color: #444; margin-bottom: 40px;}.pull-quote { background: linear-gradient(135deg, #003B71, #0a5298); padding: 40px 32px; margin: 40px 0; border-radius: 8px;}.pull-quote-text { font-size: 22px; font-weight: 600; font-style: italic; color: white; max-width: 600px; margin-bottom: 12px; line-height: 1.4;}.pull-quote-attribution { font-size: 13px; color: rgba(255,255,255,0.6); text-transform: uppercase; letter-spacing: 1px;}.section-divider { font-size: 13px; font-weight: 800; letter-spacing: 3px; text-transform: uppercase; color: #003B71; margin: 40px 0 24px; display: flex; align-items: center;}.section-divider::after { content: ”; flex: 1; height: 2px; background: #003B71; margin-left: 20px;}.ideal-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 40px;}.ideal-card { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 24px; text-align: center;}.ideal-icon { width: 28px; height: 28px; background: #f0f4f8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; color: #003B71;}.ideal-title { font-size: 13px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 8px; letter-spacing: 0.5px;}.ideal-desc { font-size: 12px; color: #777; line-height: 1.4;}.features-grid { border-top: 2px solid #003B71; display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 40px;}.feature { padding: 24px; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}.feature:nth-child(even) { border-right: none;}.feature-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 12px; letter-spacing: 0.5px;}.feature-desc { font-size: 13.5px; color: #555; line-height: 1.6;}.highlight-badge { display: inline-block; background: #f0f4f8; border-radius: 6px; padding: 3px 10px; font-weight: 700; color: #003B71; font-size: 14px; margin: 0 4px;}.compare-section { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 28px; margin-bottom: 40px;}.compare-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 20px; letter-spacing: 0.5px;}.compare-table { width: 100%; border-collapse: collapse;}.compare-table th { font-size: 11px; color: #999; letter-spacing: 1px; text-transform: uppercase; padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.compare-table td { padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.compare-table td:first-child { color: #444; font-size: 14px; text-align: left;}.compare-table td:nth-child(2) { text-align: center;}.compare-table td:last-child { color: #999; font-size: 13px; text-align: right;}.compare-badge { background: #e8f0f8; color: #003B71; font-weight: 700; font-size: 13px; padding: 4px 12px; border-radius: 4px; display: inline-block;}.verdict-box { border: 2px solid #003B71; margin-bottom: 40px;}.verdict-header { background: #003B71; color: white; font-size: 12px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 12px 24px;}.verdict-body { padding: 24px;}.verdict-section { margin-bottom: 20px;}.verdict-section:last-child { margin-bottom: 0;}.verdict-section h4 { font-size: 14px; font-weight: 700; margin-bottom: 12px; text-transform: uppercase; letter-spacing: 0.5px;}.strengths h4 { color: #1a8f4a;}.considerations h4 { color: #c0392b;}.verdict-list { list-style: none; padding: 0; margin: 0;}.verdict-list li { font-size: 14px; line-height: 1.6; margin-bottom: 8px; padding-left: 20px; position: relative;}.strengths li::before { content: ‘+’; position: absolute; left: 0; color: #1a8f4a; font-weight: 700;}.considerations li::before { content: ‘−’; position: absolute; left: 0; color: #c0392b; font-weight: 700;}.box-contents { display: flex; flex-wrap: wrap; gap: 8px; padding: 16px; border: 1px solid #eee; border-radius: 8px; background: #f8fafb; margin-bottom: 40px;}.box-item { display: inline-flex; align-items: center; gap: 6px; background: white; border: 1px solid #eee; border-radius: 20px; padding: 6px 14px; font-size: 13px; font-weight: 500; color: #444;}@media (max-width: 640px) { .pd { font-size: 14px; padding: 0 16px; } .pd h1 { font-size: 28px; } .deck { font-size: 16px; } .stats-bar { grid-template-columns: 1fr 1fr; gap: 0; } .stat { padding: 16px 12px; } .section-divider { margin: 24px 0 12px; } .opening { font-size: 14px; line-height: 1.7; } .pull-quote { padding: 20px; } .pull-quote-text { font-size: 17px; } .ideal-cards { grid-template-columns: 1fr; gap: 0; border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: white; } .ideal-card { background: white; border: none; border-radius: 0; border-bottom: 1px solid #eee; padding: 14px 16px; display: flex; align-items: center; gap: 14px; text-align: left; } .ideal-card:last-child { border-bottom: none; } .ideal-icon { width: 24px; height: 24px; margin: 0; } .features-grid { grid-template-columns: 1fr; } .feature { border-right: none; padding: 16px 0; } .compare-section { padding: 16px; } .compare-table { font-size: 12px; } .verdict-body { padding: 16px; } .verdict-list li { font-size: 13px; }}PROJECTORS • ENTERTAINMENT • HOME CINEMA
Veho Quda Rohm PJ-1 Smart Android TV Projector
Portable cinema experience with built-in Android TV and Wi-Fi 6 connectivity for streaming anywhere.
OUTPUT720pHD NativeSUPPORTS4KVideo PlaybackPLATFORMAndroid TVBuilt-inWEIGHT840gUltra Portable
The Veho Quda Rohm PJ-1 transforms any space into a personal cinema. This compact smart projector combines the convenience of built-in Android TV with serious projection capabilities, designed for users who want big-screen entertainment without the complexity of traditional home cinema setups.
Whether you’re streaming the latest Netflix series, presenting work slides, or gaming on a massive display, the PJ-1 delivers a surprisingly versatile experience from a device that weighs less than a kilogram and fits comfortably in the included travel bag.
“A pocket-sized cinema that brings Android TV everywhere you go.”The Ultimate Portable Entertainment SolutionIDEAL FORHOME ENTERTAINMENTTransform your living room into a cinema with up to 120” projection capabilityTRAVEL & OUTDOORCompact design with travel bag makes it perfect for camping trips and holidaysPRESENTATIONSBuilt-in Android platform eliminates the need for laptops in meeting roomsKEY FEATURESBUILT-IN ANDROID TVAccess Netflix, YouTube, Disney+ and hundreds of other apps directly from the projector without needing external devices.4K VIDEO SUPPORTPlays 4K content at 30fps with support for modern codecs including HEVC, VP9, and AV1 for crystal-clear playback.WI-FI 6 CONNECTIVITYLatest wireless standard ensures smooth streaming with reduced buffering and faster connection speeds.COMPACT PORTABILITYWeighing just 840g with 90mm x 90mm footprint, it’s designed for easy transport in the included travel bag.FLEXIBLE PROJECTIONProject from 1.4m to 4m distance with 1.2:1 throw ratio, supporting both 16:9 and 4:3 aspect ratios.COMPREHENSIVE MEDIASupports 1TB USB storage with FAT32 file system for local media playback including music, photos and videos.
Smart Platform Experience
The built-in Android TV platform transforms the PJ-1 from a simple projector into a complete entertainment hub. Access the Google Play Store to download your favourite streaming apps, browse the web, or play Android games on a massive screen. The Wi-Fi 6 connectivity ensures smooth 4K streaming even from high-bandwidth services, while dual-band support (2.4GHz and 5GHz) provides optimal connection flexibility.
Picture Quality & Performance
While the PJ-1 outputs native 1280×720 HD resolution, it intelligently scales 4K content for impressive clarity on screens up to 120 inches. The 1.2:1 throw ratio means you can achieve a 100-inch display from just 2.7 metres away, making it practical for most room sizes. Support for modern video codecs including HEVC and VP9 ensures compatibility with the latest streaming content formats.
HOW IT COMPARESVEHO QUDA ROHM PJ-1 VS. TYPICAL PORTABLE PROJECTORS
| FEATURE | THIS PRODUCT | TYPICAL |
|---|---|---|
| Smart Platform | Built-in Android TV | Requires external device |
| Wireless Standard | Wi-Fi 6 | Wi-Fi 5 or older |
| Video Codec Support | 4K HEVC, VP9, AV1 | Limited codec support |
| Travel Accessories | Bag + Multi-plugs | Basic packaging |
| USB Storage | 1TB Support | 32-64GB typical |
THE VERDICT
Strengths
- Built-in Android TV eliminates need for external streaming devices
- Wi-Fi 6 connectivity ensures reliable 4K streaming performance
- Exceptionally portable at 840g with premium travel accessories included
- Comprehensive codec support handles modern streaming formats
- Multi-regional power plugs make it ideal for international travel
Consider
- Native 720p resolution may disappoint those expecting Full HD output
- 3W speaker output requires external audio for larger spaces
WHAT’S IN THE BOXVeho Quda Rohm PJ-1 ProjectorTravel BagMulti-Regional Power PlugsPower AdapterUser ManualRemote Control
Explore more from our collection.



Reviews
There are no reviews yet.