Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Nov 1, 2024
1 parent 154b5e3 commit 087b3eb
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Title Tag (70 characters max) -->
<title>RFID Domination Timer: Ultimate Prop for Airsoft & Paintball Games</title>

<!-- Meta Description (155-160 characters) -->
<meta name="description" content="Upgrade your Airsoft and Paintball experience with the RFID Domination Timer, a dynamic stopwatch that tracks team time and uses RFID technology.">

<!-- Keywords -->
<meta name="keywords" content="RFID Domination Timer, Airsoft stopwatch, Paintball timer, RFID stopwatch, CQB timer, Capture the Flag, King of the Hill, Team Deathmatch, RFID-enabled gaming, Airsoft device, Paintball device, AVR microcontroller timer, RFID reader, customizable airsoft tools, game timer, electronic timer, MilSim compatible, LARP timer, 4-team timer, RFID tag timer">

<!-- Open Graph Tags -->
<meta property="og:title" content="RFID Domination Timer: Ultimate Stopwatch for Airsoft & Paintball Games">
<meta property="og:description" content="Elevate your Airsoft or Paintball match with the RFID Domination Timer! Track team time with RFID technology in CQB, CTF, KOTH, TDM, and Skirmish modes.">
Expand Down Expand Up @@ -90,18 +87,20 @@ <h1 class="text-white font-weight-bold">RFID Domination Timer</h1>
<h2 class="text-white mt-0">What's inside, how it works?</h2>
<hr class="divider divider-light" />
<p class="text-white-75 mb-4" style="text-align: justify;">
Stopwatch that works similar to chess clock, it can count time for only one team at the moment.
It is equipped with RFID reader that is able to read RFID cards and wristbands of players.
Domination Timer is operated by 8-bit microcontroller AVR ATmega.
LCD character display is used for displaying 2 up to 4 teams total occupying time.
Player is able to occupy point by attaching his RFID wristband to RFID reader. Time starts to count, beep will annouce change on the Domination Timer point.
The Domination Timer is an advanced stopwatch with features similar to a chess clock, designed specifically for team-based games.
It tracks time for one team at a time and integrates an RFID reader, capable of reading player RFID cards and wristbands for quick and seamless timing.
Team member is able to capture the point, and time starts to count for his team and hit team LED is lit.
The timer continues until an opposing player scans in and do takeover on the point, or a referee pauses or resets the game with his Pause / Eraser cards.
This advanced system is ideal for long-duration games like <strong>MilSim</strong> and <strong>LARP</strong> events, enhancing the immersive gaming experience.
Powered by an 8-bit AVR ATmega microcontroller, it displays timing information for up to four teams on an LCD character display.
<br>
Onboard LEDs are showing actual color of active team, piezo buzzer inform about event of RFID card attached to the RFID reader.
Everything is soldered on custom PCB that exists in two version depends on 2 teams (RFID DOMINATOR 1.0) or 2 up to 4 teams (RFID DOMINATOR 2.0) firmware support.
PCB supports hotswapping of the main components without need to solder anything.
Suitable for up to 4-day non-stop operation (MilSim, LARP compatible) with power consumption around 60 mAh, can run at around 33 hours on 2000 mAh powerbank
If team is active on the point, time is counting, it's team color LED is on, until player from other team will attach his RFID tag, or when Referee attaches his pause card, or Eraser can pause and reset time using his card.
<b>Key Features:</b>
<li><b>RFID Activation:</b> Players can easily "capture" a point by scanning their RFID wristband / card, starting the timer for their team.</li>
<li><b>Real-Time Alerts:</b> The Domination Timer emits a beep to signal a team takeover, while onboard LEDs indicate the active team’s color.</li>
<li><b>Modular design:</b> The PCB allows user to hotswap the main components without needing of soldering.</li>
<li><b>Battery life:</b> The system is capable to run at least 33 hours on a small 2000 mAh powerbank.</li>
</p>

<div style="display: flex; justify-content: space-between;">
<div style="position: relative; padding-bottom: 56.25%; height: 0; width: 48%; overflow: hidden;">
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
Expand Down Expand Up @@ -142,15 +141,15 @@ <h3 class="h4 mb-2">Scalable</h3>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-globe fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">PCB design</h3>
<p class="text-muted mb-0">Explore our pin headers for hassle-free component hotswapping. Check out the second PCB version featuring a cutout for easy access to the contrast control trimmer.</p>
<h3 class="h4 mb-2">Design</h3>
<p class="text-muted mb-0">RFID Domination Timer 2.0 comes with cutout from access the the contrast trimmer to be able to change it during the game. Enclousre is available with belt mounts to be able to mount the device on the tree / pillar.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<div class="mb-2"><i class="bi-heart fs-1 text-primary"></i></div>
<h3 class="h4 mb-2">Power options</h3>
<p class="text-muted mb-0">Device can be powered by PC USB output, or powerbank with 5V USB output directly, or via 9V Li-pol battery (requires soldering).</p>
<p class="text-muted mb-0">Device can be powered by PC USB output, or powerbank with 5V USB output directly, or via 9V Li-pol battery (requires soldering). Current consumption is similar to 40-60 mA @ 5V, suitable for powerbank use.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 087b3eb

Please sign in to comment.