Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Si7021 Library

This is a micropython driver written for the Adafruit Si7021 breakout. The included example is designed to run on an Adafruit Feather Huzzah but can be easily modified for other controllers by changing the pins used.

Some parts based on the Adafruit Si7021 C++ driver.

Requirements:

Example:

Fritzing Diagram

>>> import example
>>> example.run_example()
Serial:              2883507688463925247
Identifier:          Si7021
Temperature:         21.88713
Relative Humidity:   30.55624

Module reset.

Temperature:         21.89787
Relative Humidity:   30.53336
Fahrenheit:          71.45477
>>> 

About

No description, website, or topics provided.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages