File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
dynamically_modify_graph_layout Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
18
18
-------------------------------------------------------------------------------------------
19
19
Arduino Plotter Listener
20
- v2.1 .0
20
+ v2.2 .0
21
21
https://github.com/devinaconley/arduino-plotter
22
22
by Devin Conley
23
23
===========================================================================================
Original file line number Diff line number Diff line change 18
18
19
19
-------------------------------------------------------------------------------------------
20
20
Arduino Plotter Listener
21
- v2.1 .0
21
+ v2.2 .0
22
22
https://github.com/devinaconley/arduino-plotter
23
23
by Devin Conley
24
24
===========================================================================================
Original file line number Diff line number Diff line change 17
17
18
18
-------------------------------------------------------------------------------------------
19
19
Plotter
20
- v2.1 .0
20
+ v2.2 .0
21
21
https://github.com/devinaconley/arduino-plotter
22
22
by Devin Conley
23
23
===========================================================================================
Original file line number Diff line number Diff line change 17
17
18
18
-------------------------------------------------------------------------------------------
19
19
Plotter
20
- v2.1 .0
20
+ v2.2 .0
21
21
https://github.com/devinaconley/arduino-plotter
22
22
by Devin Conley
23
23
===========================================================================================
Original file line number Diff line number Diff line change 3
3
Example to demonstrate effect of plotting different variable types
4
4
-------------------------------------------------------------------------------------------
5
5
Plotter
6
- v2.1 .0
6
+ v2.2 .0
7
7
https://github.com/devinaconley/arduino-plotter
8
8
by Devin Conley
9
9
===========================================================================================
Original file line number Diff line number Diff line change 3
3
Example to demonstrate dynamic addition and removal of graphs
4
4
-------------------------------------------------------------------------------------------
5
5
Plotter
6
- v2.1 .0
6
+ v2.2 .0
7
7
https://github.com/devinaconley/arduino-plotter
8
8
by Devin Conley
9
9
===========================================================================================
Original file line number Diff line number Diff line change 3
3
Example to demonstrate multi-variable plotting against time
4
4
-------------------------------------------------------------------------------------------
5
5
Plotter
6
- v2.1 .0
6
+ v2.2 .0
7
7
https://github.com/devinaconley/arduino-plotter
8
8
by Devin Conley
9
9
===========================================================================================
Original file line number Diff line number Diff line change 3
3
Example used in Quick-Start
4
4
-------------------------------------------------------------------------------------------
5
5
Plotter
6
- v2.1 .0
6
+ v2.2 .0
7
7
https://github.com/devinaconley/arduino-plotter
8
8
by Devin Conley
9
9
===========================================================================================
Original file line number Diff line number Diff line change 3
3
Example to demonstrate configuring specific colors for each variable
4
4
-------------------------------------------------------------------------------------------
5
5
Plotter
6
- v2.1 .0
6
+ v2.2 .0
7
7
https://github.com/deviaconley/arduino-plotter
8
8
by Devin Conley
9
9
===========================================================================================
Original file line number Diff line number Diff line change 1
1
name =Plotter
2
- version =2.1 .0
2
+ version =2.2 .0
3
3
author =Devin Conley <
[email protected] >
4
4
maintainer =Devin Conley <
[email protected] >
5
5
sentence =An Arduino library for easy plotting on host computer via serial communication.
You can’t perform that action at this time.
0 commit comments