Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Nov 7, 2024
1 parent 360eee5 commit 6e79e11
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions bbn_m5atomS3_lite_DS18B20/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,14 @@ Generates NMEA 0183 XDR and TXT sentences on USB serial with 4800 baud rate

````
$BBTXT,01,01,01,TEMPERATURE sensors found=1*0A
$BBTXT,01,01,02,TEMPERATURE found sensor address=2484D53B*17
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.37,C,TEMP_2484D53B*3B
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBXDR,C,24.37,C,TEMP_2484D53B*3B
$BBXDR,C,24.37,C,TEMP_2484D53B*3B
$BBXDR,C,24.31,C,TEMP_2484D53B*3D
$BBTXT,01,01,02,TEMPERATURE found sensor address=28478546D4523ABF*1A
$BBXDR,C,23.94,C,TEMP_28478546D4523ABF*38
$BBXDR,C,23.94,C,TEMP_28478546D4523ABF*38
$BBXDR,C,23.94,C,TEMP_28478546D4523ABF*38
$BBXDR,C,$BBXDR,C,24.00,C,TEMP_28478546D4523ABF*32
$BBXDR,C,23.94,C,TEMP_28478546D4523ABF*38
$BBXDR,C,24.00,C,TEMP_28478546D4523ABF*32
$BBXDR,C,24.00,C,TEMP_28478546D4523ABF*32
````

Waterproof Digital Temperature Sensor DS18B20 with GikFun plugin terminal board
Expand Down

0 comments on commit 6e79e11

Please sign in to comment.