Release 3.2.0 - UsbPCMonitor support
UsbPCMonitor 3.5" & 5" support
This release comes with support for "UsbPCMonitor" 3.5" & 5"smart screen models
These smart screens do not have any manufacturer/model name to identify them, other than their specific Windows software named UsbPCMonitor.exe
Since they use the same serial protocol as the Turing 3.5 (rev. A) displays, they are now supported un this project.
Reworked configuration wizard
The configuration wizard has been reworked to ask for display information before theme selection. This way the displayed themes will match the entered display size.
What's Changed
- ⬆️ Update sv-ttk requirement from ~=2.5.3 to ~=2.5.4 by @dependabot in #293
- ⬆️ Update sv-ttk requirement from ~=2.5.4 to ~=2.5.5 by @dependabot in #300
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #316
- ⬆️ Update pythonnet requirement from ~=3.0.1 to ~=3.0.2 by @dependabot in #312
- Detect theme changes on PR and raise a warning, generate and save a diff in the job artifacts by @mathoudebine in #318
- Optimize rgb565 serialization by @hchargois in #317
- Shut down webserver when closing connection to sim LCD by @hchargois in #314
- Update PyYAML and numpy dependencies manually by @mathoudebine in #321
- Add UsbPCMonitor 3.5" & 5" support by @mathoudebine in #323
New Contributors
- @hchargois made their first contribution in #317
Full Changelog: 3.1.0...3.2.0