Skip to content

Commit e59310d

Browse files
committed
Automated Update!
1 parent 2b8941f commit e59310d

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

docs/Screens.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[PySimpleGUI](https://github.com/PySimpleGUI) 2023-11-07T14:22:15Z
2+
3+
![image](https://github.com/PySimpleGUI/PySimpleGUI/assets/46163555/1cedfd51-46ca-4fef-bfa3-2b05dfba09bc)
4+
5+
-----------
6+
17
[PySimpleGUI](https://github.com/PySimpleGUI) 2023-10-26T09:38:54Z
28

39
![image](https://github.com/PySimpleGUI/PySimpleGUI/assets/46163555/c68c3fdd-3bc3-4654-9cef-7b8cf1565443)

docs/Screens2.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
[SaSp73](https://github.com/SaSp73) 2023-11-07T15:52:58Z
2+
Thanks for your kind words. I will send you the code in a couple of days when I return back home.
3+
It need some extra hardware (PICAN-M board, Adafruit ADC and BME280 barometer), but you will manage to get around this with a little bit of tinkering.
4+
Basically the whole control is a graph with elements redrawing according to the calculated data...
5+
6+
BTW, a Rotate_Figure(figure_id, center_point, degrees_of_rotation) would be very helpful (I will open a suggestion later)
7+
8+
-----------
9+
10+
[PySimpleGUI](https://github.com/PySimpleGUI) 2023-11-07T14:22:15Z
11+
WOW @SaSp73 !!
12+
13+
![image](https://github.com/PySimpleGUI/PySimpleGUI/assets/46163555/1cedfd51-46ca-4fef-bfa3-2b05dfba09bc)
14+
15+
Truly mind-blowing and very inspiring to see. I've never seen anything like this done with PySimpleGUI! One of the things I love about this project are the surprises by what people create.
16+
17+
I would love to see how you did some of the things you did if you ever care to share the code (even privately would be great.... I'll be confidential. I'm curious what features were helpful).
18+
19+
Thank you so so much for sharing.
20+
21+
22+
23+
-----------
24+
25+
[kcl1s](https://github.com/kcl1s) 2023-11-07T11:01:09Z
26+
Wow
27+
Those graphics are fantastic. Thanks for sharing.
28+
29+
30+
-----------
31+
32+
[SaSp73](https://github.com/SaSp73) 2023-11-07T09:35:57Z
33+
This is my use of PySimpleGUI, a program reading NMEA200 networks, running on raspberry pi 4, and presenting various data used for sail racing.
34+
<img width="779" alt="Screen Shot 2023-10-25 at 8 00 25 PM" src="https://github.com/PySimpleGUI/PySimpleGUI/assets/145710363/eedb2ea9-7df5-47ab-b0cb-0894f10c0753">
35+
36+
37+
38+
-----------
39+
140
[PySimpleGUI](https://github.com/PySimpleGUI) 2023-10-26T09:38:54Z
241
We're on very similar wavelengths @ikeman32. It's great to see some add-on tools to help users.
342

0 commit comments

Comments
 (0)