News

Once the serial port is open, sending data to the embedded controller is just as easy as calling MATLAB’s “fprintf” function. For instance, fprintf (serial_port, strcat (‘2$’, num2str (round (angle2)) ...
In it, he shows an example of using all three ESP32 UARTs from an Arduino program. He calls the third port “secret” although that’s really a misnomer.