From 7b0ff9576861aff7274b00eede44d3cad3f780c8 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Sun, 15 Dec 2024 22:16:29 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4edbae7..d0a57db 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The sensors stream NMEA-0183 XDR sentences via USB ## Sensors: - [Dallas Temperature DS18B20 1-wire](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_DS18B20) +- [Current/Voltage/Power INA219](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_INA219) - [Thermocouple MAX6675](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_thermo_MAX6675) - [Air Quality SGP30](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_TVOC_SGP30) - [Humidity i2c SHT30](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env3) or [with BME680](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_WOX_BME680) or [with DHT12](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env)