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