Releases: mathoudebine/turing-smart-screen-python
Releases · mathoudebine/turing-smart-screen-python
Release 1.2.0
- Screen rotation now supported
- Implement support for HW version A and version B/flagship. main.py has been splitted for these 2 versions.
What's Changed
- Implementation of the protocol in the different model of smart screen. by @gerph in #27
- Feature/24 different smart screen implementation in newer models by @mathoudebine in #28
- Implement screen rotation for version A, harmonize with version B by @mathoudebine in #30
New Contributors
Full Changelog: 1.1.1...1.2.0
Release 1.1.1
What's Changed
- Fix deprecated PIL function ImageDraw.textsize by @mathoudebine in #20
Full Changelog: 1.1...1.1.1
Release 1.1
What's Changed
- Text support (with transparent/solid background)
- Progress bar support
- New fonts like Roboto & Geforce
- Themes from original Windows software
- Various fixes and code cleanup
Full Changelog: 1.0...1.1
First working release
This release includes basic screen functionalities such as :
- Display custom picture
- Clear the screen (blank)
- Turn the screen on/off
- Display soft reset
- Set brightness