Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 27, 2024
1 parent b1d8fc1 commit b999cde
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The sensors stream NMEA-0183 XDR sentences via USB

## Sensors:

- Temperature 1-wire
- Temperature i2c
- Humidity i2c
- Air Pressure i2c
- Voltage i2c
- Illuminance i2c
- Liquid Level 4-20mA current
- Temperature 1-wire: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_DS18B20
- Temperature i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env3
- Humidity i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env3
- Air Pressure i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env3
- Voltage to i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_voltmeter
- Illuminance i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_dlight
- Liquid Level 4-20mA current to i2c: https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_ain_4_20ma

## TODO:

Expand Down

0 comments on commit b999cde

Please sign in to comment.