GithubHelp home page GithubHelp logo

gromeck / latencymeasure Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 11.24 MB

A tool to measure latency from keybard or mouse input to a visual response on the screen.

License: GNU General Public License v3.0

OpenSCAD 31.05% C++ 35.57% C 18.36% HTML 6.05% QMake 0.33% Shell 3.91% Makefile 2.25% M4 2.48%
micro-controller photo-transistor latency circuit sensor measure-latency display input lag inputlag

latencymeasure's People

Contributors

gromeck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

latencymeasure's Issues

Add AJAX request to HTML test client

The test client should be enhanced so that optionally am asynchronous HTTP request is sent to a configured URL by the frontend code. This should simulate a server-side processing of the users input.
The HTTP request should simply use a GET or HEAD request to the configured URL.

Check sensor area right before measurement cycle

Before a measurement cycle is done, the device should check that the sensor area is dark again.
This should not change any measuring behavior, but simply double check that the system under test is ready to be measured.

Store measured values

Currently the measured values have to be written down. Also these values are reduced to minimum, maximum and average value of a series.
It would be helpful if the raw measured data of series are stored some how by the device and could be later transfered (e.g. as CSV) from the device to the PC where data will be post-processed.

Improve calibration

The device should compute the optimal Uref during the calibration process.
The optimal Uref is the mean value between the lowest and highest Uin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.