Skip to content

teoqba/Si7020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Si7020 Arduino & Spark Core Library and Breakout board #

The software is released under GNU License.
The PCB design is released under Creative Commons License.

Library

Arduino and Spark Core library for Silicon Labs Si7020 relative humidity and temperature sensor. When using Arduino, copy the files from firmware to Arduino IDE library folder. The sensor uses I2C communication.

USAGE:
See firmware/examples/Si7020_example.ino for basic usage.

Breakout

Bill of materials:

For the photo of assembled board see PCB/Si7020BB.jpg

Connecting to Arduino

  • VCC - Arduino 3.3V
  • SDA - Arduino pin A4
  • SCL - Arduino pin A5
  • GND - Arduino GND

Connecting to Spark Core

  • VCC - Spark 3.3V
  • SDA - Spark D0
  • SCL - Spark D1
  • GND - Spark GND

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages