Sending data from Arduino - part 3
Goal: learn about the effects on performance when packing more than a single data point per UDP packet. ...
Goal: learn about the effects on performance when packing more than a single data point per UDP packet. ...
Part 2: let’s learn about the performance of sending single data point per UDP packet. ...
Part 1: as a first approach, let’s try the simplest way to send data using UDP packets. ...