snapshot
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Display RAW Stream
|
||||
|
||||
Sometimes it is handy to check out the data on the screen with the help of the Arduino Serial Monitor and Serial Plotter.
|
||||
We read the raw binary data from an URLStream.
|
||||
|
||||
As output stream we use a CsvOutput: this class transforms the data into CSV and prints the result to Serial. Finally we can use the Arduino Serial Plotter to view the result as chart:
|
||||
|
||||

|
||||
Reference in New Issue
Block a user