mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-15 00:08:11 -07:00
add temp sensor plugin
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Flipper Temperature Sensor - HTU21D / SI7021
|
||||
|
||||
[Original link](https://github.com/Mywk/FlipperTemperatureSensor)
|
||||
|
||||
## What is this?
|
||||
|
||||
A small app for the [Flipper Zero](https://flipperzero.one) that reads the [I2C](https://en.wikipedia.org/wiki/I%C2%B2C) signal from a HTU21D or Si7021 sensor and displays the current temperature and humidity.
|
||||
|
||||
I'm using a [Sparkfun HTU21D sensor](https://learn.sparkfun.com/tutorials/htu21d-humidity-sensor-hookup-guide), also tested with a clone and with the Si7021 variant.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## How to Connect the sensor
|
||||

|
||||
|
||||
Reference in New Issue
Block a user