Skip to content

Temperature and humidity monitor for an MXChip IoT DevKit (Microsoft Azure IoT Starter Kit) writing to InfluxDB v1 using Platformio

License

Notifications You must be signed in to change notification settings

neverpanic/mxchip-az3166-tempi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MXChip AZ3166 Temperature & Humidity Sensor

A platformio project for an MXChip AZ3166 (also nown as MXChip IoT DevKit or Microsoft Azure IoT Starter Kit) board using its temperature, pressure and humidity sensors to measure these parameters, compute the dewpoint, display the results on the built-in OLED, and submit them to an InfluxDB v1 server.

Some utility functions in the InfluxDB client were adopted from Tobias Schürg's InfluxDB Client for Arduino. I couldn't use that library directly, because the platform's HTTP and TLS client isn't the standard Arduino or ESP3266 one. This library is licensed under the MIT license.

License

Licensed under the BSD-2-Clause license (SPDX Identifier BSD-2-Clause).

About

Temperature and humidity monitor for an MXChip IoT DevKit (Microsoft Azure IoT Starter Kit) writing to InfluxDB v1 using Platformio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages