Giter Site home page Giter Site logo

Comments (3)

danielgjackson avatar danielgjackson commented on August 15, 2024 3

Apologies for the very late response.

The light level indicator is a little complicated. In order to not compromise the enclosure’s protection, the sensor is used without an optical window, and so its view is diffused through the case material and is easily obscured by the wearer’s clothing etc., so does not have a simple response to direction/colour. Additionally, as the recorded level is logarithmic, small inter-device variation will be exaggerated. It was primarily designed to be a relative indicator of light, for example to distinguish a varying/stable, or rising/falling level, or general pattern over day/night.

The light sensor is a Broadcom APDS-9007 (datasheet), the load resistor on the AX3 is 100 kOhm (converting 10uA change to 1V), and the readings are then made through a 10-bit ADC, where 1V is 341.3 ADC units, and the maximum total range of the 10-bit ADC is 0-1023 units.

from openmovement.

angerhang avatar angerhang commented on August 15, 2024

Yes I also came also a similar question today. What is the range that we are expecting and I get something around 70k.

from openmovement.

lrq3000 avatar lrq3000 commented on August 15, 2024

Very clear explanation, thank you very much @danielgjackson !

Given the conversion formula in here, this means the range of values in lux is: 0 to 30?

Lux = 10(counts/341)
I assume counts is the ADC values between 0-1023 as you wrote?

Is that correct or should I ignore this equation and make my own based on calibration?

from openmovement.

Related Issues (20)

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.