Нет описания

Victor Nikitchuk d598bf61bf Create README.md 3 лет назад
assets e88fc09099 Added assets readme 3 лет назад
interfaces 55e936e763 Disabled pseudo-increase in the bit depth of the DS18S20 sensor. Current bit depth - 9 bits 3 лет назад
sensors 859fecabe9 Accelerated calculation of temperature and pressure of the BMP280, fixed incorrect values at negative temperatures 3 лет назад
views 42cb56ea83 Added sensors temperature offset 3 лет назад
LICENSE.md fd0784bec4 Added license file 3 лет назад
README.md d598bf61bf Create README.md 3 лет назад
Sensors.c 42cb56ea83 Added sensors temperature offset 3 лет назад
Sensors.h 42cb56ea83 Added sensors temperature offset 3 лет назад
application.fam 41b4f69bf8 Update application manifest 3 лет назад
icon.png 686cc67dde Added sensor waiting animation 3 лет назад
unitemp.c 4216f80b51 Added more pressure units 3 лет назад
unitemp.h 4216f80b51 Added more pressure units 3 лет назад

README.md

Flipper usage

Unitemp - Universal temperature sensor reader

GitHub release [GitHub all releases]() GitHub
Flipper Zero application for reading temperature, pressure and pressure sensors using Onewire, Singlewire, I2C protocols.

List of supported sensors (supplemented)

image

Installation

Copy the contents of the repository to the applications/plugins/unitemp folder and build the project. Flash FZ along with resources. More...