Skip to content
Snippets Groups Projects
Commit 2330a956 authored by adityaom's avatar adityaom
Browse files

Update SI7005.ino

parent f346ac13
No related branches found
No related tags found
No related merge requests found
// Distributed with a free-will license.
// Use it any way you want, profit or free, provided it fits in the licenses of its associated works.
// SI7005
// This code is designed to work with the SI7005_I2CS I2C Mini Module available from ControlEverything.com.
// https://www.controleverything.com/content/Temperature?sku=SI7005_I2CS#tabs-0-product_tabset-2
#include<Wire.h> #include<Wire.h>
// SI7005 I2C address is 0x40(64) // SI7005 I2C address is 0x40(64)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment