Skip to content
forked from awsiuk/ENS160

MicroPython library for the ScioSense ENS160 indoor air quality sensor.

Notifications You must be signed in to change notification settings

VirtualWolf/ENS160

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ENS160

A MicroPython library for the ScioSense ENS160 indoor air quality sensor.

Full credit for the primary code goes to Lukasz Awsiukiewicz, I just tweaked it a bit for more configurability (the I2C class now needs to be passed in, a custom I2C address can be specified, and it allows custom temperature and humidity values to be used for calibration). See example.py for usage.

The vendor's chip documentation can be found here.

License

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.

About

MicroPython library for the ScioSense ENS160 indoor air quality sensor.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%