You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as porting m5atom stuff to m5stack it’s super easy. Only instead of m5atom CAN extension board, it would makes sense to use CAN unit (which is same thing just packaged differently)
If you want n2k data into SignalK
via m5stack tough.
you need can module for it.
you can take usb-gw code here (atom version)
modify include from m5atom to m5tough
modify PIN numbers for can tx/rx.
and remove code for led blinking cause m5tough has display instead of a led.
in SignalK you will add NMEA 2000 connection to usb as canboat-js.
Gateway code already uses ReactESP. So no need for AsyncTCP.
Could be the code ported to M5Stack and bbn-m5stack-tough ??
There is a version of UDP com with Signalk
The text was updated successfully, but these errors were encountered: