项目作者: MexsonFernandes

项目描述 :
Fastest Finger First desktop application developed using VB .Net on Visual Studio 2017.
高级语言: Visual Basic .NET
项目地址: git://github.com/MexsonFernandes/Fastest_Finger_First.git
创建时间: 2018-04-03T07:29:25Z
项目社区:https://github.com/MexsonFernandes/Fastest_Finger_First

开源协议:

下载


Fastest Finger First

Buy Me a Coffee at ko-fi.com

Demo link - https://youtu.be/PV47s4vLTiA

Demo (using Arduino) - https://youtu.be/mMZJ6Y1G96E

This application runs a timer for a specified amount of duration in seconds and notes down key strokes during this period. Once timer is stopped, ‘COMPUTE’ button shows the result.

Application can be used for quizzes and other technical events.

Hardware requirement :-

Keyboards depending upon number of teams.

Features:-

  • Define a time limit.
  • Maximum of 16 teams can be set.
  • Change keyboard keys for different teams.
  • Debug errors using one button.
  • Result show top 3 teams with time.
  • Precise time is noted by system.
  • No conflict can occur when different keys are pressed at same time since system is very accurate.
  • Gives accurate timing in minutes, seconds and milliseconds.
  • Algorithm is designed in such a way that it gives fair result for all conditions.
  • Result shown is 100% correct.

There 4 different versions of this software. One of them uses Arduino instead normal keyboards.