Skip to content

Releases: Welsyntoffie/csgo-gsi-python-to-arduino

Windows Installer v1.0.4

29 Aug 15:22
6fa65ab
Compare
Choose a tag to compare

Latest installer now includes a GUI and buttons to select a breathing effect of Red, Green or Blue when not gaming.
Since v1.0.1 includes a button to set RGB fading in a few predefined colors.
Since v1.0.4 - Added breathing effect for Round Live with health setting the brightness See Notes in README

Untitled2

Informational outputs to the GUI window.

Installer will check if python 3.7 is installed. (only tested with 3.7) if not then 3.7 will be installed. Installer will then check if Arduino IDE is installed. (any version) If not then 1.8 will be installed.

Installer will create the path in Environment Variables for python. Installer will then copy the files needed to their respective directories. Finally a shortcut will be added to your desktop that will launch the listener server.

Arduino files and needed libraries will be added to user/documents/Arduino and user/documents/libraries.

Note

If you already have python installed, then you should do the manual install.

Windows Installer v0.0.4

21 Aug 18:52
6fa65ab
Compare
Choose a tag to compare

Installer will check if python 3.7 is installed. (only tested with 3.7) if not then 3.7 will be installed. Installer will then check if Arduino IDE is installed. (any version) If not then 1.8 will be installed.

Installer will create the path in Environment Variables for python. Installer will then copy the files needed to their respective directories. Finally a shortcut will be added to your desktop that will launch the listener server.

Arduino files and needed libraries will be added to user/documents/Arduino and user/documents/libraries.

Outputs to CMD window.