kopia lustrzana https://github.com/peterhinch/micropython-nano-gui
Add plot images.
rodzic
a12e3eb6b3
commit
327a4f6c58
|
@ -9,16 +9,15 @@ This was ported from the
|
||||||
[lcd160cr-gui library](https://github.com/peterhinch/micropython-lcd160cr-gui).
|
[lcd160cr-gui library](https://github.com/peterhinch/micropython-lcd160cr-gui).
|
||||||
Like `nanogui.py` it uses synchronous code.
|
Like `nanogui.py` it uses synchronous code.
|
||||||
|
|
||||||

|
 Classic Cartesian plot.
|
||||||
Classic Cartesian plot.
|
|
||||||

|
 Plot of discontinuous data.
|
||||||
Plot of discontinuous data.
|
|
||||||

|
 A Lissajous figure.
|
||||||
A Lissajous figure.
|
|
||||||

|
 Still from realtime simulation of reading and plotting data.
|
||||||
Still from realtime simulation of reading and plotting data.
|
|
||||||

|
 Still from realtime simulation of acquisition of polar data.
|
||||||
Still from realtime simulation of acquisition of polar data.
|
|
||||||
|
|
||||||
# Contents
|
# Contents
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue