Skip to content

Limited emulation of a Christie DLP projector's TIPM serial interface

License

Notifications You must be signed in to change notification settings

chrislarkee/Pyjector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyjector

Limited emulation of a Christie DLP projector's TIPM serial interface, written in Python. Helpful if you're working on an application to control projectors.

Supported commands:

  • Ping (PNG?)
  • Shutter query (SHU?)
  • Shutter open (SHU0)
  • Shutter close (SHU1)
  • Lamp status query (PWR?)
  • Lamp on (PWR1)
  • Lamp off (PWR0)

About

Limited emulation of a Christie DLP projector's TIPM serial interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%