{"product_id":"7-8-widescreen-ddu-touchscreen-with-24-rgb-rev-lights","title":"7.8″ Widescreen DDU Touchscreen with 24 RGB Rev Lights","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- SEO Meta Tags --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"The NCRD 7.8-inch Widescreen DDU Touchscreen features a vibrant VoCore display, 24 fully customisable RGB rev lights, and seamless SimHub compatibility — the ultimate sim racing digital display unit. Available in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, DDU, digital display unit, sim racing dashboard, RGB rev lights, SimHub, NCRD, VoCore, widescreen DDU, sim rig display, touchscreen dashboard\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-78-widescreen-ddu\"\u003e\u003c\/p\u003e\n\u003c!-- Open Graph \/ Social --\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 7.8\" Widescreen DDU Touchscreen with 24 RGB Rev Lights | Sim Racing'\u003e \u003cmeta property=\"og:description\" content=\"7.8-inch widescreen sim racing DDU with 24-zone RGB rev lights, SimHub compatibility, and full touchscreen control. Ships to Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/ncrd.online\/cdn\/shop\/files\/ncrd7rgb_updated_2.png?v=1773837063\"\u003e\u003c\/p\u003e\n\u003c!-- Schema.org Product Markup --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"NCRD 7.8\\\" Widescreen DDU Touchscreen with 24 RGB Rev Lights\",\n    \"description\": \"A 7.8-inch widescreen digital display unit for sim racing rigs, featuring a VoCore touchscreen, 24 fully customisable RGB rev lights, SimHub compatibility, and a custom NCRD dash file.\",\n    \"image\": \"https:\/\/ncrd.online\/cdn\/shop\/files\/ncrd7rgb_updated_2.png?v=1773837063\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"NCRD – No Content Racing Division\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"AUD\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Player1 Sim Gear\"\n      }\n    }\n  }\n  \u003c\/script\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@500;600;700\u0026amp;family=Source+Sans+3:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --blue:       #1a56db;\n      --blue-dark:  #1341aa;\n      --blue-light: #eaf0fd;\n      --blue-mid:   #c2d4f8;\n      --text:       #111111;\n      --text-soft:  #444444;\n      --muted:      #888888;\n      --border:     #e5e9f5;\n      --card-bg:    #f4f7fe;\n      --white:      #ffffff;\n      --accent:     #f0a500;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--white);\n      color: var(--text);\n      font-family: 'Source Sans 3', sans-serif;\n      font-size: 16px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ── HERO TEXT BAND ── *\/\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid #eeeeee;\n      text-align: left;\n      padding: 0 16px 24px;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n    .hero-eyebrow::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--blue);\n      flex-shrink: 0;\n    }\n    .hero h1 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: clamp(28px, 5vw, 52px);\n      font-weight: 700;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: .02em;\n      color: var(--text);\n      margin-bottom: 12px;\n    }\n    .hero h1 em {\n      font-style: normal;\n      color: var(--blue);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: #666;\n    }\n\n    \/* ── HERO IMAGE ── *\/\n    .hero-image-wrap {\n      width: 100%;\n      max-height: 420px;\n      overflow: hidden;\n      line-height: 0;\n    }\n    .hero-image-wrap img {\n      width: 100%;\n      max-height: 420px;\n      height: auto;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n    .img-caption {\n      background: var(--blue);\n      padding: 10px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #ffffff;\n    }\n\n    \/* ── LAYOUT ── *\/\n    .container {\n      max-width: 100%;\n      padding: 28px 16px 60px;\n    }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      font-size: 17px;\n      line-height: 1.8;\n      color: var(--text-soft);\n      padding-left: 20px;\n      border-left: 3px solid var(--blue);\n      margin-bottom: 44px;\n    }\n\n    \/* ── SECTION TITLES ── *\/\n    .sec-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .06em;\n      color: var(--text);\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 18px;\n    }\n    .sec-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e5e5;\n    }\n\n    \/* ── SECTION TEXT ── *\/\n    .sec-body {\n      font-size: 15px;\n      color: var(--text-soft);\n      margin-bottom: 28px;\n      line-height: 1.75;\n    }\n    .sec-body strong {\n      color: var(--text);\n      font-weight: 500;\n    }\n\n    \/* ── FEATURE GRID ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px;\n      margin-bottom: 44px;\n    }\n    .feature-card {\n      background: var(--card-bg);\n      padding: 20px;\n      position: relative;\n      overflow: hidden;\n      transition: transform .2s;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--blue);\n    }\n    .feature-card:hover {\n      transform: translateY(-2px);\n    }\n    .feature-card h3 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: var(--text);\n      margin-bottom: 6px;\n    }\n    .feature-card p {\n      font-size: 13px;\n      color: #555;\n      line-height: 1.6;\n      margin: 0;\n    }\n\n    \/* ── DIVIDER ── *\/\n    .divider {\n      height: 1px;\n      background: var(--border);\n      margin: 40px 0;\n    }\n\n    \/* ── COMPATIBILITY BADGES ── *\/\n    .compat-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 12px;\n    }\n    .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .badge {\n      background: var(--blue-light);\n      border: 1px solid var(--blue-mid);\n      padding: 6px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: var(--blue-dark);\n    }\n\n    \/* ── WHAT'S IN THE BOX ── *\/\n    .box-contents {\n      background: #f9fafc;\n      border: 1px solid var(--border);\n      padding: 20px 24px;\n      margin-bottom: 10px;\n    }\n    .box-contents ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .box-contents li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #eaedf5;\n      font-size: 14px;\n      color: var(--text-soft);\n    }\n    .box-contents li:last-child { border-bottom: none; }\n    .box-contents li::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--blue);\n      flex-shrink: 0;\n      margin-top: 8px;\n    }\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* ── SUPPORT STRIP ── *\/\n    .support-strip {\n      background: var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 24px 30px;\n      margin: 40px 0;\n    }\n    .support-strip-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: #ffffff;\n      margin-bottom: 3px;\n    }\n    .support-strip-text {\n      font-size: 14px;\n      color: rgba(255,255,255,.8);\n    }\n\n    \/* ── ABOUT ── *\/\n    .about {\n      border: 1px solid var(--border);\n      padding: 28px 32px;\n    }\n    .about p {\n      font-size: 15px;\n      color: var(--text-soft);\n      line-height: 1.75;\n      margin-bottom: 14px;\n    }\n    .about p:last-of-type { margin-bottom: 0; }\n    .distributor-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fffbf0;\n      border: 1px solid #f0d070;\n      padding: 7px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #8a6000;\n      margin-top: 16px;\n    }\n\n    \/* ── MOBILE ── *\/\n    @media (max-width: 600px) {\n      .hero-image-wrap { max-height: none; }\n      .hero-image-wrap img { max-height: none; height: auto; }\n      .features { grid-template-columns: 1fr; }\n      .support-strip { padding: 20px 16px; }\n      .about { padding: 20px 16px; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO TEXT BAND --\u003e\u003cheader role=\"banner\" class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Display Unit · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD 7.8″ Widescreen \u003cem\u003eDDU\u003c\/em\u003e\u003cbr\u003eTouchscreen with 24 RGB Rev Lights\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eWidescreen VoCore display · 24-zone RGB rev lights · Powered by SimHub\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"hero-image-wrap\" style=\"text-align: start;\"\u003e\u003cimg loading=\"eager\" height=\"420\" width=\"1200\" alt=\"NCRD 7.8 inch widescreen DDU touchscreen with 24 RGB rev lights for sim racing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR_7_8_Widescreen_DDU___Player1_Sim_Gear__2.webp?v=1777624303\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD 7.8″ Widescreen DDU Touchscreen with 24 RGB Rev Lights — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eElevate your sim racing cockpit with the NCRD 7.8″ Widescreen DDU — a full-featured digital display unit built for sim racers who demand clarity, immersion, and real-time data at a glance. Combining a vibrant widescreen VoCore touchscreen with 24 fully customisable RGB rev lights, this is the most complete sim racing DDU in the NCRD lineup.\u003c\/p\u003e\n\u003c!-- MAIN DESCRIPTION --\u003e\n\u003csection aria-labelledby=\"desc-heading\"\u003e\n\u003ch2 id=\"desc-heading\" class=\"sec-title\"\u003eA Complete Sim Racing Display Solution\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe NCRD 7.8″ DDU pairs a large widescreen touchscreen with a 24-zone RGB rev light array to deliver a truly immersive race data experience. Swipe between dashboards on the fly to monitor track maps, fuel levels, tyre wear, lap times, and more — all rendered through a custom-built SimHub dash file designed specifically for this display. Whether you're managing a long stint or pushing for a qualifying lap, every piece of critical information is exactly where you need it.\u003c\/p\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv role=\"list\" class=\"features\"\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e7.8″ Touchscreen Display\u003c\/h3\u003e\n\u003cp\u003eVibrant widescreen VoCore display with touchscreen functionality — swipe between dashboard pages instantly without lifting your hands from the wheel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e24-Zone RGB Rev Lights\u003c\/h3\u003e\n\u003cp\u003eA 4×16×4 RGB rev light array delivers vivid, fully customisable visual feedback so you never miss a shift point or critical alert.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eSimHub Compatible\u003c\/h3\u003e\n\u003cp\u003eFully integrated with SimHub. Includes a custom NCRD dash file built specifically for the 7.8″ display — ready to race straight out of the box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003ePremium USB-C Connectivity\u003c\/h3\u003e\n\u003cp\u003eHigh-quality USB-C ports built into the purpose-designed DDU housing. One connection for the screen, one for the rev lights — clean and simple.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eFully Adjustable Mount\u003c\/h3\u003e\n\u003cp\u003eHeight, angle, and depth are all adjustable so you can dial in the perfect viewing position for your sim rig setup.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eUp \u0026amp; Running Fast\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation instructions included. Dedicated customer support on standby for setup and operational questions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- MOUNTING COMPATIBILITY --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eWheel Base Mounting Options\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eDedicated mounting options are available for the most popular sim racing wheel bases. \u003cstrong\u003ePlease contact us before ordering if you'd like a specific wheel base mount.\u003c\/strong\u003e Simagic EVO users should note that a front-mount add-on (available via the Simagic website) is required and not included.\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eMounting options available for:\u003c\/p\u003e\n\u003cdiv aria-label=\"Compatible wheel bases\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003eVRS DFP\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Evo\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Alpha \/ Alpha Mini\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R5 \/ R9 \/ R12\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R16 \/ R21\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eFanatec DD\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimucube Sport \/ Pro\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eAsetek\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eUniversal 40×40 (M8)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003csection aria-labelledby=\"box-heading\"\u003e\n\u003ch2 id=\"box-heading\" class=\"sec-title\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"box-contents\"\u003e\n\u003cul\u003e\n\u003cli\u003e1 × NCRD 7.8″ VoCore Touchscreen\u003c\/li\u003e\n\u003cli\u003e1 × 24-zone RGB Rev Light Array\u003c\/li\u003e\n\u003cli\u003eCase with fully adjustable mount\u003c\/li\u003e\n\u003cli\u003eAll required mounting hardware\u003c\/li\u003e\n\u003cli\u003e2 × L-shaped USB-C adapters\u003c\/li\u003e\n\u003cli\u003eStep-by-step installation instructions\u003c\/li\u003e\n\u003cli\u003eCustom NCRD SimHub dash file\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eNote: Two USB-C to USB-A cables are required (one for the screen, one for the rev lights) — not included. Simagic EVO users: a front-mount add-on is required and not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT STRIP --\u003e\n\u003cdiv aria-label=\"Customer support\" role=\"note\" class=\"support-strip\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"support-strip-title\"\u003eDedicated Customer Support\u003c\/div\u003e\n\u003cdiv class=\"support-strip-text\"\u003eGot questions about installation or setup? Our support team is on standby to help you get the most out of your NCRD DDU.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003csection aria-labelledby=\"about-heading\"\u003e\n\u003ch2 id=\"about-heading\" class=\"sec-title\"\u003eAbout NCRD \u0026amp; Player1 Sim Gear\u003c\/h2\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cp\u003eNo Content Racing Division (NCRD) is a Toronto-based boutique creator of custom sim racing accessories, born from a genuine passion for bringing VoCore-based digital dashboards to the sim racing community at an accessible price point. Founders Joe and the NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be an Official Distributor for NCRD, bringing their full line-up of sim racing accessories to racers across Australia and New Zealand.\u003c\/p\u003e\n\u003cspan role=\"note\" class=\"distributor-badge\"\u003e★ Official Australian \u0026amp; NZ Distributor for NCRD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55663935225929,"sku":"NCRD-7RGB","price":399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR7_8WidescreenDDU_Player1SimGear_3_13e15cfb-0cca-4228-8ff6-e0306981f32c.webp?v=1777624946","url":"https:\/\/p1simgear.com.au\/products\/7-8-widescreen-ddu-touchscreen-with-24-rgb-rev-lights","provider":"Player1 Sim Gear","version":"1.0","type":"link"}