rog_eye | Access ROG_EXT port on selected ASUS motherboards

 by   darkspr1te C++ Version: Current License: GPL-3.0

kandi X-RAY | rog_eye Summary

kandi X-RAY | rog_eye Summary

rog_eye is a C++ library typically used in Internet of Things (IoT), Arduino applications. rog_eye has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

The Arduino's I2c Pins A5/PC5 (CLK) and A4/PC4 (DATA) plus a ENABLE A5/PC3/PIN 17 for pinmode, this pin is connected to the ROG_EXT pins 5(SDA),7(SCL),4(ENABLE) See Diagram rog_ext_bb.png bring ROG_ENABLE(pin 4/con1) high and the motherboard exsposes the internal i2c bus,. Anyway, so once ROG_ENABLE is HIGH then the arduino responds to I2C slave addres 0x4A, the motherboard writes to this at regular intervals, some values get updated more often Sometimes high cpu usage will delay updates, use avereaging for sensors that may jump large values if delayed. currently the Arduino device act's as a I2C memory write only device, two memory arrays up to Size(0xff) are available, one can be compare to the other for simple value change monitoring (CPU heavy, restrict to 0xf in size during comparison but full memory can be done) Data is written to the memory[MEM_SIZE] buffer, current set at MEM_SIZE=0xff. Address conversions Between Busppirate sniffer and Arduino I2C, Address 0x4A in arduino code with slave mode is seen as 0x94 write and 0x95 read on a buspirate sniff. Math on cpu voltage is known to be different, hence the CPU_TYPE define (host motherboard cpu not the arduino MCU device) QCode location also different between AMD and intel, possible reason is firmware limits of ROG_EXT device or OEM wanting to sell more panels like intel hide the fact motherboards can be compatible between generations. Rog Connector pinouts (see rog_ext_maximus image ). Asus Front Base Pins/Colours At Motherboard Side Functions supplied where possible,. On Actual Front_Base and OC/Panel units the system detects USB and switches to update mode , thats why manuals request you connect to normal USB pin header to update the devices. when USB A/B is missing the device switches to normal function. Tested device Asus Crosshair Hero VII [URL][/URL] Asus Front Panel/Front Base [URL]
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              rog_eye has a low active ecosystem.
              It has 9 star(s) with 1 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              rog_eye has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of rog_eye is current.

            kandi-Quality Quality

              rog_eye has no bugs reported.

            kandi-Security Security

              rog_eye has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              rog_eye is licensed under the GPL-3.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

              rog_eye releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rog_eye
            Get all kandi verified functions for this library.

            rog_eye Key Features

            No Key Features are available at this moment for rog_eye.

            rog_eye Examples and Code Snippets

            No Code Snippets are available at this moment for rog_eye.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

            Source https://stackoverflow.com/questions/61859411

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

            Vulnerabilities

            No vulnerabilities reported

            Install rog_eye

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

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

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/darkspr1te/rog_eye.git

          • CLI

            gh repo clone darkspr1te/rog_eye

          • sshUrl

            git@github.com:darkspr1te/rog_eye.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