Skip to content

πŸ“ˆ Stattrack is an Arduino-based project designed to track and display gameplay statistics for airsoft players πŸ”«

Notifications You must be signed in to change notification settings

AurelBdl/Stattrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ Stattrack - Airsoft Statistics Tracker πŸ”«

Overview

Stattrack is an Arduino-based project designed to track and display gameplay statistics for airsoft players. Using the Heltec Wifi LoRa 32 V3, this tracker captures critical data such as kills and deaths during gameplay, and presents it on a clear OLED display.

Features

  • Real-Time Statistics: Track your kills and deaths live during games.
  • Kill-Death Ratio (KDR): Automatically calculates and displays your KDR.
  • Battery Percentage Monitoring: Keeps track of the battery life in real-time.
  • User-Friendly Interface: Simple interface to increment and reset stats using buttons.
  • Customizable Gameplay Settings: Easily reset your stats or start a new game session.

Hardware Required

  • Heltec Wifi LoRa 32 V3
  • Two buttons connected to GPIO pins (for DEATH_BUTTON and KILL_BUTTON)
  • Power source (battery or USB)
  • Jumper wires and breadboard for prototyping

Software Required

  • Arduino IDE
  • Required libraries:
    • ezButton
    • Wire
    • Adafruit_GFX
    • Adafruit_SSD1306
    • TimeOut

Installation

  1. Clone the Repository:
    git clone https://github.com/AurelBdl/Stattrack.git
    cd Stattrack
    

Roadmap

πŸš€ Future Enhancements

We have exciting plans for Stattrack! Here are some upcoming features that we aim to implement:

  1. ⏱️ Chronometer: Add a stopwatch functionality to time gameplay sessions. This will help players track the duration of their matches and improve strategy over time.

  2. ⏲️ Timer: Introduce a countdown timer for specific game scenarios or training sessions. Players can set a timer for drills or match intervals, enhancing their overall performance and preparedness.

  3. πŸ“± Mobile App Integration: Develop a companion mobile app that syncs with the tracker to provide detailed statistics and insights. Users could analyze their gameplay on their phones and receive real-time updates, share stats or achievements on social media platforms.

We believe these features will enhance the user experience and provide more comprehensive tools for airsoft enthusiasts. Stay tuned for updates as we continue to develop Stattrack!

About

πŸ“ˆ Stattrack is an Arduino-based project designed to track and display gameplay statistics for airsoft players πŸ”«

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published