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 28, 2024
1 parent afc3d4c commit 44d1126
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions bbn_m5atomS3_lite_encoder_unit/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
With M5Stack Encoder Unit
# M5Stack with AtomS3-Lite and M5Stack Encoder Unit to NMEA-0183

M5Stack M5Stack Encoder Unit connected to M5Stack AtomS3-Lite via i2c

M5Stack Encoder Unit
Generates NMEA-0183 XDR sentences (USB Serial with baud rate 4800) like this:

````
$BBXDR,S,332,,ENCODER_ADJ*6B
$BBXDR,S,331,,ENCODER_ADJ*68
$BBXDR,S,302,,ENCODER_ADJ*68
$BBXDR,S,278,,ENCODER_ADJ*64
$BBXDR,S,254,,ENCODER_ADJ*6A
$BBXDR,S,230,,ENCODER_ADJ*68
$BBXDR,S,208,,ENCODER_ADJ*63
$BBXDR,S,188,,ENCODER_ADJ*68
$BBXDR,S,188,,ENCODER_SET*65
$BBXDR,S,188,,ENCODER_SET*65
````

M5Stack Encoder Unit

https://shop.m5stack.com/products/encoder-unit

0 comments on commit 44d1126

Please sign in to comment.