DavisVantage.WeatherReader reads weatherdata from a Davis Vantage weatherstation console. Please find more information on how to use on our project site @ github
The heat map control is used to visualize data in a table where high and low values are visualized in different colors instead of simply text.
Key features:
• Table data mapping.
• Cell data mapping.
• Color mapping.
• Legend.
• Virtualization.
Learn more:...
More information
The heat map control is used to visualize data in a table where high and low values are visualized in different colors instead of simply text.
Key features:
• Table data mapping
• Cell data mapping
• Color mapping
• Legend
• Virtualization
Learn more:...
More information
Open source UWP library for communication with Atlas Scientific EZO devices. This library covers all I2C commands. You can trigger measurements, set temperature compensation, get device info and state, due the calibration, import/export calibration data, etc.
Use this library for Adafruit I2C Barometric Pressure Temperature sensor MPL115A2. Using is very simple, just call sensor.getPressure() (kPa) and sensor.getTemperature() (C).