Skip to content

team-impulse/Sensor-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Library


This will implement the interface with:

  • The MS5637 temperature and pressure sensor
  • The HYT-271 temperature and humidity sensor

This library assumes that the user has already included the Wire library.


Class

object.pollMS5637() - void function. Reads MS5637 and updates object variables.

object.pollHYT271() - void function. Read IST HYT-271 and updates object variables.

object.initialise() - does what it says on the tin. Only required for MS5637.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages