mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-29 13:47:17 +00:00
Fix formatting
This commit is contained in:
parent
6b52fc9e12
commit
583214929a
@ -167,20 +167,26 @@ https://github.com/ezod/flipperzero-gps
|
||||
-----
|
||||
|
||||
## i2c Tools (by NaejEL)
|
||||
```C0 -> SCL / C1 -> SDA / GND -> GND | 3v3 logic levels only!```
|
||||
```
|
||||
C0 -> SCL / C1 -> SDA / GND -> GND | 3v3 logic levels only!
|
||||
```
|
||||
https://github.com/NaejEL/flipperzero-i2ctools
|
||||
|
||||
-----
|
||||
|
||||
## HTU21D / SI7021 Temperature Sensor
|
||||
```GPIO pins 9 (3.3V), 11 (GND), 15 (sda), and 16 (scl)```
|
||||
```
|
||||
GPIO pins 9 (3.3V), 11 (GND), 15 (sda), and 16 (scl)
|
||||
```
|
||||
https://github.com/Mywk/FlipperTemperatureSensor
|
||||

|
||||
|
||||
-----
|
||||
|
||||
## AM2320/AM2321 Temp. Sensor
|
||||
```GPIO pins 9 (3.3V), 11 (GND), 15 (sda), and 16 (scl)```
|
||||
```
|
||||
GPIO pins 9 (3.3V), 11 (GND), 15 (sda), and 16 (scl)
|
||||
```
|
||||
https://github.com/xMasterX/AM2320_Flipper_Plugin
|
||||

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