Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTU21D

Implementation of the HTU21D temperature and humidity sensor on Intel Edison via C++ mraa library

You will need mraa library.This can be easly installed by running the command:

npm install mraa

In the .js file there is a blynk implementation of the sensor, using a htu21d library made by "sonnens". You can install the library with the command:

npm install htu21d

You will also need the blynk library.Run the command

npm install blynk-library

About

Implementation of the HTU21D temperature and humidity sensor on intel edison via C++ mraa library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages