Coder Social home page Coder Social logo

tsl2591-rs's Introduction

๐Ÿฆ€ TSL2591 Rust embedded-hal driver

A platform-agnostic driver for the TSL2591 I2C ambient light sensor, written in Rust using embedded-hal.

Status

  • Contains basic functionality for reading sensor data and converting to lux.
  • Supports changing ADC gain modes and integration time.
  • Supports interrupts with user-configurable persist filter and ADC thresholds.
  • Supports blocking and non-blocking/async I2C modes.
  • Will work on improving interface and making code Rustier

How to Use

  • See examples/stm32-nucleo-f411re for how to use this driver in blocking mode via polling.
  • See examples/stm32-nucleo-f411re-async for how to use this driver in non-blocking/async mode via Embassy.

Further documentation is currently being worked on.

License

This driver is licensed under the MIT license and is completely free to use and modify.

tsl2591-rs's People

Contributors

kurtjd 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.