Coder Social home page Coder Social logo

ens160's Introduction

ENS160

ENS160 library for micropython

This class was created based on DFROBOT implementation but based on micropython language and machine library. Typical use case is related to all these microcontrollers with micropython that do not have full OS stack. Code was tested with Raspberry Pi PICO.

It allows to get data from ENS160 chip.

Vendor chip documentation can be found under this link: https://www.mouser.com/datasheet/2/1081/SC_001224_DS_1_ENS160_Datasheet_Rev_0_95-2258311.pdf

LICENCE

You may use this code in comercial and personal use without fee. You are free to modify it and create copy of it and make your own project. When modifying this code in your own project that is separat from this package on personal or comericial purpose just leave credit information in your code.

ens160's People

Contributors

awsiuk avatar staberas avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

ens160's Issues

calibrate data issue

Thank you for this amazing library.
I was wondering in the datasheet, they specify the temp data should be (temp + 273.15) * 64.0 + 0.5, but i did not see any conversion like this in the library, the same thing also applies to the humidity data.
image

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.