Published January 12th, 2026 by Mariana Ramirez
The below Python code controls IR ports on a MUSE controller. It contains code that configures the ports, sends IR commands, and also uses one IR port as a one-way serial device. MUSE IR Example from mojo import context context.log.info('*** Python Script Start ***') ############ Create devices and organize them ################### idevice = conte