kevinlekiller / rogext

Gets data from the ROG_EXT module (from overlay.live) through I2C on Asus ROG motherboards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rogext

Gets data from the ROG_EXT module through I2C on Asus ROG motherboards.

rogext_raspberrypi.c Gets data from i2c1 on the raspberry pi, change the define if you use a Intel CPU at the top of the source.

rogext_arduino.ino Same but for arduino (pins 20 and 21 on the mega).

About

Gets data from the ROG_EXT module (from overlay.live) through I2C on Asus ROG motherboards.

License:GNU General Public License v2.0


Languages

Language:C++ 70.5%Language:C 29.5%