Skip to content

Automatically change monitor orientation when it's rotation changed physically.

License

Notifications You must be signed in to change notification settings

dingyifei/smartRotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartRotate

A display rotation software with hardware integration

Folders

and why they exist

F401

it is the firmware for my dev board written in C/C++ STM32CUBE. It allows the device to communicate with the computer using USBHID to report it's position.

python

A python implementation of a software with GUI to automatically or manually adjust the orientation of the monitor.

Hardware

KiCad and other stuff for the hardware to be functional

Linux

Linux driver for communicating with the board

Windows

Windows driver for communicating with the board