{"product_id":"racelogic-style-digital-lap-timer","title":"Racelogic-Style 4\" Digital Lap Timer","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 4-inch touchscreen digital dashboard replicates the iconic Racelogic lap timer for sim racing rigs. Powered by SimHub. Plug-and-play USB-C. Available in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, Racelogic, digital dashboard, lap timer, SimHub, sim racing accessories, NCRD, VoCore, touchscreen dash, sim rig display\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-lap-timer\"\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 4\" Touchscreen Digital Dashboard | Racelogic-Style Sim Racing Lap Timer'\u003e \u003cmeta property=\"og:description\" content=\"Race-accurate Racelogic-style digital dashboard for sim racing. Powered by SimHub with a custom NCRD dash file. Plug-and-play 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\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\"\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 4\\\" Touchscreen Digital Dashboard – Racelogic-Style Lap Timer for Sim Racing\",\n    \"description\": \"A 4-inch touchscreen digital dashboard for sim racing rigs, replicating the Racelogic lap timer used in real-world GT racing. Powered by SimHub with a custom NCRD dash file. Plug-and-play USB-C connectivity.\",\n    \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\",\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: 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      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    \/* ── 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 Dashboard · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD 4″ Touchscreen \u003cem\u003eDigital\u003c\/em\u003e\u003cbr\u003eDashboard\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eRacelogic-style lap timer · Powered by SimHub · Plug-and-play USB-C\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"hero-image-wrap\"\u003e\u003cimg loading=\"eager\" height=\"420\" width=\"1200\" alt=\"NCRD 4 inch touchscreen digital dashboard – Racelogic-style lap timer for sim racing, shown mounted on a sim racing rig\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD Racelogic-Style Lap Timer for Sim Racing — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eTake your sim racing rig to the next level with the NCRD 4″ (10.1cm) Touchscreen Digital Dashboard — a Racelogic-style lap timer built exclusively for sim racers who demand authenticity. Powered by SimHub and designed to replicate the iconic lap timers found in real-world GT racing, this is the digital dashboard upgrade your cockpit has been waiting for.\u003c\/p\u003e\n\u003c!-- DISPLAY SECTION --\u003e\n\u003csection aria-labelledby=\"display-heading\"\u003e\n\u003ch2 id=\"display-heading\" class=\"sec-title\"\u003eAuthentic Racelogic-Style Digital Dashboard\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe NCRD digital dashboard ships pre-loaded with a custom SimHub dash file developed in-house — faithfully replicating the look and feel of the Racelogic lap timers used by professional GT racing teams. Whether you're chasing lap records or dialling in your setup, you'll have race-accurate data right in front of you.\u003c\/p\u003e\n\u003cp class=\"sec-body\"\u003e \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\u003eFully compatible with SimHub. Custom NCRD dash file included — authentic Racelogic-style display straight out of the box.\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\u003eBuilt-in USB-C port means simple, fuss-free connection to your PC. No complicated wiring required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eEasy Mounting\u003c\/h3\u003e\n\u003cp\u003eAll required mounting hardware included. Optional mounts available for popular sim racing wheel bases.\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 and software setup guides included. Dedicated customer support on standby.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- MOUNTING --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eFlexible Mounting for Your Sim Rig\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eEvery unit ships with all required mounting hardware. Optional dedicated mounts are available for the most popular sim racing wheel bases. Want it mounted directly to your wheel base? \u003cstrong\u003eContact us before ordering.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eOptional wheel base mounts available for:\u003c\/p\u003e\n\u003cdiv aria-label=\"Compatible wheel bases\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eAsetek\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimucube\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 4″ Touchscreen Lap Timer (VoCore)\u003c\/li\u003e\n\u003cli\u003eMount and mounting hardware\u003c\/li\u003e\n\u003cli\u003e1 × L-shaped USB connector\u003c\/li\u003e\n\u003cli\u003eStep-by-step installation instructions\u003c\/li\u003e\n\u003cli\u003eSoftware setup guidance\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!-- 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 digital dashboard.\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":55625406054473,"sku":"NCRD-LT","price":179.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRDRacelogicLapTimer_Player1SimGear_1_bd0d5fcf-3ee1-44e6-9351-1b548b652c46.webp?v=1775946751","url":"https:\/\/p1simgear.com.au\/products\/racelogic-style-digital-lap-timer","provider":"Player1 Sim Gear","version":"1.0","type":"link"}