An open API service indexing awesome lists of open source software.

https://github.com/woolseyworkshop/article-using-the-arduino-serial-plotter-to-visualize-real-time-data

Using The Arduino Serial Plotter To Visualize Real Time Data Article Resources
https://github.com/woolseyworkshop/article-using-the-arduino-serial-plotter-to-visualize-real-time-data

arduino electronics programming

Last synced: 11 months ago
JSON representation

Using The Arduino Serial Plotter To Visualize Real Time Data Article Resources

Awesome Lists containing this project

README

          

Woolsey Workshop

# Using The Arduino Serial Plotter To Visualize Real Time Data Article Resources
This repository contains resources related to the [Using The Arduino Serial Plotter To Visualize Real Time Data](https://www.woolseyworkshop.com/2019/05/03/using-the-arduino-serial-plotter-to-visualize-real-time-data) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).

## [FunctionGenerator](FunctionGenerator)
A sketch program that generates and plots various waveforms in the Serial Plotter.

## [LSM6DS3_SerialPlotter](LSM6DS3_SerialPlotter)
A sketch program that retrieves motion data from the on-board LSM6DS3 IMU and displays readings in the Serial Plotter.