Coder Social home page Coder Social logo

twtwakedurationcalculator's Introduction

TWTWakeDurationCalculator (for Windows)

open-source by Rob Latour, 2023, MIT license

Background

I needed to find the best possible Wi-Fi 6 Targeted Wake Time Duration mantissa and exponent to use for an esp32 open source Weather Station I was working on.

However, not being able to find an online calculator for it, I wrote this (Windows .net) program to do the job.

All you need to do to is enter in the desired wake time duration and it will 'calculate' (brute force determine) the best possible mantissa and exponent.

In some cases, for example for a one second wake duration, the program will calculate an exact match for the mantissa and exponent. In other cases, where an exact match is not possible, the program will calculate the best possible alternatives (one a little low, and one a little high).

The Wi-Fi 6 Targeted Wake Time Duration formula described here https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9481882 as TWT = mantissa * 2^exponent.

Screenshots

components components

Code and executable

Within this repo you will find:

  • the files - including the digially signed (by me) exexcutable and dll files - needed to run the program on a Windows 11 computer, and

  • the visual studio source code for the same should you wish to build them yourself

  • Support

buy me  a coffee

twtwakedurationcalculator's People

Contributors

roblatour avatar

Stargazers

 avatar

Watchers

 avatar

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.