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 24, 2024
1 parent 9db7194 commit a542624
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion bbn_m5atomS3_lite_DS18B20/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,16 @@ DS18B20 data is connected to pin G8 on m5stack AtomS3-lite
Generates NMEA 0183 XDR and TXT sentences

````
$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
````

0 comments on commit a542624

Please sign in to comment.