GithubHelp home page GithubHelp logo

Unknown constants! about microbit_ky038 HOT 1 OPEN

Texnoit-com avatar Texnoit-com commented on September 26, 2024
Unknown constants!

from microbit_ky038.

Comments (1)

fizban99 avatar fizban99 commented on September 26, 2024

I am ashamed to admit that I do not remember... Anyway, in theory, read_analog returns a number between 0 and 1023, but most likely I experimentally saw that it was more between 11 and 1023. By substracting 11, the range becomes between 0 and 1012, But i probably realised that silence was a read_analog value lower than 191. This would become 180 after substracting 11. If I want any number lower than 180 to become 0, and then have steps of 180, I can fit 5 steps until 900 and then any value higher is considered top volume. So I divided by 900 and multiplied by 5 to normalize to a number between 0 and 5 to have just those volume levels. Just a guess...

from microbit_ky038.

Related Issues (1)

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.