{"product_id":"ncrd-10-touchscreen-ddu","title":"NCRD 10\" Touchscreen DDU","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content='Fully customisable 10-inch SimHub digital dash (DDU) for sim racing rigs. Live track maps, fuel and tyre data on a 10\" touchscreen. USB-C. Ships across Australia \u0026amp; New Zealand.'\u003e \u003cmeta name=\"keywords\" content=\"sim racing, digital dash, DDU, digital dash unit, SimHub, 10 inch touchscreen, VoCore, NCRD, sim racing dashboard, 8020, 4040, sim rig display\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-10-touchscreen-ddu\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 10\" Touchscreen DDU | Customisable SimHub Digital Dash'\u003e \u003cmeta property=\"og:description\" content=\"A 10-inch touchscreen digital dash unit for sim racing. Fully customisable SimHub dashboards, live track map, fuel and tyre data. USB-C. Ships to Australia \u0026amp; New Zealand.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR_10_inch_DDU___Player1_Sim_Gear__6.webp?v=1783561829\"\u003e\u003c\/p\u003e\n\u003cp\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 .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 .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-top: 44px;\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      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: 20px;\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      padding: 0;\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    \/* ── 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: 0; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n\n    \/* ── FAQ ── *\/\n    .faq { margin-bottom: 44px; }\n    .faq details { border: 1px solid var(--border); border-left: 3px solid var(--blue); margin-bottom: 10px; background: #f9fafc; }\n    .faq summary { cursor: pointer; list-style: none; padding: 14px 44px 14px 18px; font-family: 'Rajdhani', sans-serif; font-size: 16px; font-weight: 600; text-transform: uppercase; letter-spacing: .03em; color: var(--text); position: relative; }\n    .faq summary::-webkit-details-marker { display: none; }\n    .faq summary::after { content: '+'; position: absolute; right: 18px; top: 11px; font-size: 22px; line-height: 1; color: var(--blue); }\n    .faq details[open] summary::after { content: '–'; }\n    .faq .faq-a { padding: 0 18px 16px; font-size: 14px; color: var(--text-soft); line-height: 1.7; }\n\n    \/* HERO FEATURE (image left, text right) *\/\n    .hero-feature { display: flex; gap: 32px; align-items: center; padding: 24px 16px 28px; }\n    .hero-feature .hf-img { flex: 0 0 44%; max-width: 44%; }\n    .hero-feature .hf-img img { width: 100%; height: auto; display: block; }\n    .hero-feature .hf-text { flex: 1 1 auto; }\n    .hero-feature .hero-sub { margin-bottom: 16px; }\n    .hf-points { list-style: none; margin: 0; padding: 0; }\n    .hf-points li { display: flex; align-items: flex-start; gap: 12px; padding: 5px 0; font-size: 14px; color: var(--text-soft); line-height: 1.5; }\n    .hf-points li::before { content: ''; flex: 0 0 auto; width: 7px; height: 7px; margin-top: 7px; background: var(--blue); }\n    @media (max-width: 600px) { .hero-feature { flex-direction: column; gap: 18px; align-items: flex-start; padding: 16px 16px 22px; } .hero-feature .hf-img { max-width: 100%; flex-basis: auto; } }\n\n    \/* HANDCRAFTED NOTE *\/\n    .handmade { background: #fffbf0; border-left: 3px solid var(--accent); padding: 22px 26px; margin: 12px 0 44px; }\n    .handmade h2 { font-family: 'Rajdhani', sans-serif; font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; color: #8a6000; margin-bottom: 8px; }\n    .handmade p { font-size: 14px; color: var(--text-soft); line-height: 1.75; margin: 0; }\n    @media (max-width: 600px) { .handmade { padding: 18px; } }\n  \u003c\/style\u003e\n\u003c!-- HERO FEATURE --\u003e\u003cheader role=\"banner\" class=\"hero hero-feature\"\u003e\n\u003cdiv class=\"hf-img\"\u003e\u003cimg loading=\"eager\" width=\"1200\" height=\"1200\" alt=\"NCRD 10 inch Touchscreen DDU digital dash unit for sim racing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR_10_inch_DDU___Player1_Sim_Gear__6.webp?v=1783561829\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hf-text\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Dash Unit · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003cdiv class=\"hero-h1\"\u003eNCRD 10″ Touchscreen \u003cem\u003eDDU\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"hero-sub\"\u003eA fully customisable 10-inch SimHub dashboard, handcrafted by NCRD.\u003c\/p\u003e\n\u003cul class=\"hf-points\"\u003e\n\u003cli\u003e10-inch touchscreen, switch dashboards on the fly\u003c\/li\u003e\n\u003cli\u003eRuns on SimHub with fully customisable dashboards\u003c\/li\u003e\n\u003cli\u003eLive track map, fuel level and tyre wear\u003c\/li\u003e\n\u003cli\u003eMounts to 8020 \/ 4040 profile, horizontal or vertical\u003c\/li\u003e\n\u003cli\u003eConnects over a single USB-C cable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eThe all-new NCRD 10″ Touchscreen DDU is a premium digital dash unit built to lift your sim racing rig with clear, real-time data and hands-on control. A large 10-inch touchscreen lets you switch dashboards on the fly and keep track maps, fuel levels and tyre wear right in front of you, all driven by the SimHub application and fully customisable to suit any car or discipline.\u003c\/p\u003e\n\u003c!-- DISPLAY SECTION --\u003e\n\u003csection aria-labelledby=\"display-heading\"\u003e\n\u003ch2 id=\"display-heading\" class=\"sec-title\"\u003eA Full, Customisable Race Dashboard\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eHoused in a sleek, purpose-built DDU case, the 10-inch VoCore touchscreen gives you a proper race display for your cockpit. Tap through screens mid-session, jump between dashboards, and keep the data that matters (track position, fuel and tyre wear) front and centre. Because it runs on \u003cstrong\u003eSimHub\u003c\/strong\u003e, every dashboard is fully customisable, so you can load a design from the huge community library or build your own.\u003c\/p\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\u003eSimHub Powered\u003c\/h3\u003e\n\u003cp\u003eRuns on the SimHub application with fully customisable dashboards. Load a community dash or build your own.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e10″ Touchscreen\u003c\/h3\u003e\n\u003cp\u003eSwitch dashboards on the fly and tap through track map, fuel and tyre data mid-session.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003ePlug \u0026amp; Play USB-C\u003c\/h3\u003e\n\u003cp\u003eConnects to your PC over a single high-quality USB-C link. No complicated wiring.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eFits 40 Series Rigs\u003c\/h3\u003e\n\u003cp\u003eAdjustable mount fixes to 8020 \/ 4040 profile with M8 hardware, horizontal or vertical, with height, angle and depth adjustment.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- MOUNTING --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eAdjustable Mounting for 40 Series Rigs\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe included DDU case ships with an adjustable mount that fixes securely to \u003cstrong\u003e40 Series (8020 and 4040) aluminium profile\u003c\/strong\u003e using M8 hardware. The flexible mounting system supports both horizontal and vertical screen orientations, with height, angle and depth adjustment so you can set the display exactly where you want it.\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eMount and adjustment at a glance:\u003c\/p\u003e\n\u003cdiv aria-label=\"Mounting compatibility\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003e40 Series Profile\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003e8020 \/ 4040\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eHorizontal + Vertical\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eHeight · Angle · Depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\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 × 10″ VoCore Touchscreen\u003c\/li\u003e\n\u003cli\u003eDDU case with adjustable mount for 8020 \/ 4040 rigs\u003c\/li\u003e\n\u003cli\u003eAll required mounting hardware\u003c\/li\u003e\n\u003cli\u003e1 × L-shaped USB-C adapter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eNote: USB cable not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- HANDCRAFTED NOTE --\u003e\n\u003csection aria-labelledby=\"handmade-heading\" class=\"handmade\"\u003e\n\u003ch2 id=\"handmade-heading\"\u003eHandcrafted, made to order\u003c\/h2\u003e\n\u003cp\u003eEvery NCRD dash is built by hand, not mass-produced. Each unit is individually assembled with custom 3D-printed surrounds and finished in small batches by the NCRD team, so you are getting a genuine enthusiast-built piece with real character rather than a factory-line gadget. Because each one is made by hand, small cosmetic variations in the finish are part of the charm rather than a fault, giving each unit its own character. If you value sim gear crafted by fellow racers, that is exactly what this is.\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\"\u003eQuestions about mounting to your rig or setting up SimHub? Our team is on standby to help you get your NCRD DDU dialled in.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003csection aria-labelledby=\"faq-heading\" class=\"faq\"\u003e\n\u003ch2 id=\"faq-heading\" class=\"sec-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the NCRD 10\" Touchscreen DDU?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eA 10-inch touchscreen digital dash unit (DDU) for sim racing. It mounts on your rig and shows live telemetry, track maps, fuel and tyre data from your sim, and lets you switch between dashboards by tapping the screen.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need SimHub to use it?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eYes. The DDU runs on the SimHub application on your PC, which reads telemetry from your sim and drives the screen. It is set up to work with SimHub out of the box and every dashboard is fully customisable.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhich sims and games does it work with?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eAnything SimHub supports, which covers the major titles including iRacing, Assetto Corsa, Assetto Corsa Competizione, rFactor 2, Automobilista 2 and the F1 series. SimHub handles the link to the game.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow does it connect to my PC?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eOver a single USB-C connection. An L-shaped USB-C adapter is included to keep the cable tidy behind the screen. A USB cable is not included, so you will need a USB-C data cable long enough to reach your PC.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat rigs does it mount to?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eThe included adjustable mount fixes to 40 Series (8020 and 4040) aluminium profile using M8 hardware, which is the size most aluminium-profile sim rigs use.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I mount it vertically or in portrait?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eYes. The mounting system supports both horizontal and vertical screen orientations, with height, angle and depth adjustment so you can position it exactly where you want.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs a USB cable included?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eNo. The kit includes the 10-inch screen, the DDU case with adjustable mount, all mounting hardware and an L-shaped USB-C adapter. You supply the USB-C data cable to suit your PC.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I customise what appears on the screen?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eYes. Because it runs on SimHub you can load dashboards from SimHub's large community library or build your own layout, then switch between them on the fly by touch.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat data can it display?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eTypical race data such as track position and map, fuel level, tyre wear, speed, gear, lap times and deltas, depending on the SimHub dashboard you choose.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo you ship to Australia and New Zealand, and who supports it?\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003eYes. Player1 Sim Gear is the authorised Australian and New Zealand distributor for NCRD, so you order locally and we handle setup help and any warranty questions here.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the NCRD 10\\\" Touchscreen DDU?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A 10-inch touchscreen digital dash unit (DDU) for sim racing. It mounts on your rig and shows live telemetry, track maps, fuel and tyre data from your sim, and lets you switch between dashboards by tapping the screen.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need SimHub to use it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The DDU runs on the SimHub application on your PC, which reads telemetry from your sim and drives the screen. It is set up to work with SimHub out of the box and every dashboard is fully customisable.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which sims and games does it work with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Anything SimHub supports, which covers the major titles including iRacing, Assetto Corsa, Assetto Corsa Competizione, rFactor 2, Automobilista 2 and the F1 series. SimHub handles the link to the game.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does it connect to my PC?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Over a single USB-C connection. An L-shaped USB-C adapter is included to keep the cable tidy behind the screen. A USB cable is not included, so you will need a USB-C data cable long enough to reach your PC.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What rigs does it mount to?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The included adjustable mount fixes to 40 Series (8020 and 4040) aluminium profile using M8 hardware, which is the size most aluminium-profile sim rigs use.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I mount it vertically or in portrait?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The mounting system supports both horizontal and vertical screen orientations, with height, angle and depth adjustment so you can position it exactly where you want.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a USB cable included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The kit includes the 10-inch screen, the DDU case with adjustable mount, all mounting hardware and an L-shaped USB-C adapter. You supply the USB-C data cable to suit your PC.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I customise what appears on the screen?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Because it runs on SimHub you can load dashboards from SimHub's large community library or build your own layout, then switch between them on the fly by touch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What data can it display?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Typical race data such as track position and map, fuel level, tyre wear, speed, gear, lap times and deltas, depending on the SimHub dashboard you choose.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you ship to Australia and New Zealand, and who supports it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Player1 Sim Gear is the authorised Australian and New Zealand distributor for NCRD, so you order locally and we handle setup help and any warranty questions here.\"\n      }\n    }\n  ]\n}\n\u003c\/script\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. The NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be the Official Australian \u0026amp; New Zealand 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":55628571344969,"sku":"NCRD-10S","price":359.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR10inchDDU_Player1SimGear_1_e59959c8-5841-44a2-b4a1-be251c3452a1.webp?v=1783562693","url":"https:\/\/p1simgear.com.au\/products\/ncrd-10-touchscreen-ddu","provider":"Player1 Sim Gear","version":"1.0","type":"link"}