Git Product home page Git Product logo

Comments (4)

caternuson avatar caternuson commented on August 23, 2024 1

Yes. Use the astep and atime properties to change the values.

The defaults are atime=100 and astep=999.

from adafruit_circuitpython_as7341.

sgbaird avatar sgbaird commented on August 23, 2024

@caternuson do you know what the default gain is (e.g. 64x)? I was looking through the code and having trouble finding it. I'm using a separate library for MicroPython (due to lack of Blinka/CircuitPython support for Pico W), and I think the defaults are different.

from adafruit_circuitpython_as7341.

caternuson avatar caternuson commented on August 23, 2024

128x

self.atime = 100
self.astep = 999
self.gain = Gain.GAIN_128X # pylint:disable=no-member

from adafruit_circuitpython_as7341.

sgbaird avatar sgbaird commented on August 23, 2024

🤦 thank you!

from adafruit_circuitpython_as7341.

Related Issues (14)

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.