i am using a m5 stack with m5 gps(neo m8n). how do i calibrate the m5 stack for the automatic navigation of the robot?
S
Latest posts made by siddharth
-
how to calibrate a m5 stack for GPS navigation
-
real time data log from serial monitor in arduino
hi! i have connected m5 gps to m5 stack to get the real time positions of my robot.
my program is successfully running giving me position data in serial monitor. i want to save the data in csv format from the serial monitor in real time and feed it to my robot.
Anyone knows a command/program that i can include in my program to save the file automatically?