ite8291r3-ctl | Userspace driver for the ITE

 by   pobrn Python Version: 0.3 License: GPL-2.0

kandi X-RAY | ite8291r3-ctl Summary

kandi X-RAY | ite8291r3-ctl Summary

ite8291r3-ctl is a Python library. ite8291r3-ctl has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can install using 'pip install ite8291r3-ctl' or download it from GitHub, PyPI.

ite8291r3-ctl is a userspace driver for the ITE 8291 (rev 0.03) RGB keyboard backlight controller.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ite8291r3-ctl has a low active ecosystem.
              It has 22 star(s) with 6 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 4 have been closed. On average issues are closed in 21 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ite8291r3-ctl is 0.3

            kandi-Quality Quality

              ite8291r3-ctl has 0 bugs and 0 code smells.

            kandi-Security Security

              ite8291r3-ctl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ite8291r3-ctl code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ite8291r3-ctl is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              ite8291r3-ctl releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 586 lines of code, 48 functions and 5 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ite8291r3-ctl and discovered the below as its top functions. This is intended to give you an instant insight into ite8291r3-ctl implemented functionality, and help decide if they suit your requirements.
            • Set screen mode
            • Read control data from the device
            • Send a control command
            • Set key colors
            • Enable user mode
            • Send data to the device
            • Restore the default color palette
            • Set palette color
            • Create a function to construct an effect
            • Test the LED pattern
            • Set color
            • Set the color of a palette
            • Set brightness
            • Returns the FW version
            • Freeze the evidence
            Get all kandi verified functions for this library.

            ite8291r3-ctl Key Features

            No Key Features are available at this moment for ite8291r3-ctl.

            ite8291r3-ctl Examples and Code Snippets

            How to use,Subcommands,effect
            Pythondot img1Lines of Code : 22dot img1License : Strong Copyleft (GPL-2.0)
            copy iconCopy
            ite8291r3-ctl effect wave -s 0 -d up
            // enable 'wave' effect with speed 0 (fastest) and bottom-up direction
            
            ite8291r3-ctl effect rainbow -b 50
            // enable rainbow effect with brightness 50 (max)
            
            ite8291r3-ctl effect aurora -s 2 -c red -r
            // enable re  
            How to use,Subcommands,query
            Pythondot img2Lines of Code : 11dot img2License : Strong Copyleft (GPL-2.0)
            copy iconCopy
            ite8291r3-ctl query --fw-version
            // prints the controller firmware version as X.Y.Z.W
            
            ite8291r3-ctl query --brightness
            // prints the current brightness
            
            ite8291r3-ctl query --state
            // prints the current state of the keyboard backlight: "on" or "off"  
            How to use,Subcommands,palette
            Pythondot img3Lines of Code : 8dot img3License : Strong Copyleft (GPL-2.0)
            copy iconCopy
            ite8291r3-ctl palette --restore
            // restores the palette to the default values
            
            ite8291r3-ctl palette --set-color 3 255,13,14
            // sets the 3rd color of the palette to (255, 13, 14)
            
            ite8291r3-ctl palette --random
            // sets all color to something randomly  

            Community Discussions

            No Community Discussions are available at this moment for ite8291r3-ctl.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ite8291r3-ctl

            You can install using 'pip install ite8291r3-ctl' or download it from GitHub, PyPI.
            You can use ite8291r3-ctl like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            This matrix shows which effects support which properties. Note: brightness may be specified for all currently supported effects.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install ite8291r3-ctl

          • CLONE
          • HTTPS

            https://github.com/pobrn/ite8291r3-ctl.git

          • CLI

            gh repo clone pobrn/ite8291r3-ctl

          • sshUrl

            git@github.com:pobrn/ite8291r3-ctl.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link