Skip to content

wluijk/Infinipix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infinipix

The BIS library for controlling the Barco LED Controller

Status: Python version is in use. Other versions are prototypes

Known issues

  1. Functionnames in the code received from the Barco company are not camel cased
  2. In the Python code is a hardcoded username+password encrypted string used

Install

  1. Install the Python language
  2. Download the zip of this repo
  3. Unpack the files
  4. Go to the Python sample folder

Tweak to your needs

  1. Change the IP address of the remote controller
  2. Change the username and password so they match the ones in the controller
  3. Create a new EncryptedString (see manual. you can use the ASP.NET sample for it)

Update this repo

  1. git add -A
  2. git commit -m "Changes made because..."
  3. git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published