All Projects → jamesbarnett91 → intel-nuc-led-controller

jamesbarnett91 / intel-nuc-led-controller

Licence: GPL-3.0 license
GUI tool to control the front panel LED ring on Intel NUCs

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to intel-nuc-led-controller

Intel nuc led
Intel NUC7i[x]BN and NUC6CAY LED Control for Linux
Stars: ✭ 77 (+285%)
Mutual labels:  intel, led
lumazoid
Firmware for the Lumazoid realtime music visualizer board
Stars: ✭ 85 (+325%)
Mutual labels:  led-controller, led
ledcat
Control lots of LED's over lots of protocols
Stars: ✭ 89 (+345%)
Mutual labels:  led-controller, led
FastFX
LED Pixel/Strip Animation and Effects Framework for Arduino (with FastLED)
Stars: ✭ 36 (+80%)
Mutual labels:  led-controller
spectre-attack-demo
Reproducing malicious memory reading on Intel i5 and Intel Xeon using a Spectre attack
Stars: ✭ 87 (+335%)
Mutual labels:  intel
Arilux AL-LC0X
Alternative firmware for Arilux AL-LC0X LED controllers, based on the MQTT protocol and a TLS connection
Stars: ✭ 195 (+875%)
Mutual labels:  led-controller
intel-joule-bios-flash-linux
Flashing the BIOS on an Intel Joule 570x from Linux
Stars: ✭ 18 (-10%)
Mutual labels:  intel
Student-homeassistant-config
🎓 Student Home configuration. Stay informed by 🌟 this repository for updates!
Stars: ✭ 160 (+700%)
Mutual labels:  intel-nuc
ESP8266-MQTT-JSON-Lights
ESP8266 MQTT JSON Lights. Supports brightness, effects, speed and OTA uploads. Works with MQTT JSON and Home Assistant
Stars: ✭ 27 (+35%)
Mutual labels:  led
EnvelopLX
Interactive LED lighting control for Envelop
Stars: ✭ 39 (+95%)
Mutual labels:  led
python-ledcontroller
Controller library for limitlessled/easybulb/milight Wi-Fi LEDs
Stars: ✭ 35 (+75%)
Mutual labels:  led-controller
stm8s-sdcc-examples
Example codes using sdcc to target STM8S MCUs.
Stars: ✭ 31 (+55%)
Mutual labels:  led
nix-install-vendor-gl
Ensure that a system-compatible OpenGL driver is available for `nix-shell`-encapsulated programs.
Stars: ✭ 22 (+10%)
Mutual labels:  intel
cyclops
Precision current source, with optional optical feedback, for driving LEDs and laser diodes
Stars: ✭ 38 (+90%)
Mutual labels:  led
ESP8266 ArtNet-LED-DMX-Node
ESP8266 based WiFi ArtNet-Node for WS2812B-LED Pixel
Stars: ✭ 67 (+235%)
Mutual labels:  led
object-flaw-detector-cpp
Detect various irregularities of a product as it moves along a conveyor belt.
Stars: ✭ 19 (-5%)
Mutual labels:  intel
dotfiles
Salonia Matteo's dotfiles (GNU/Linux configuration)
Stars: ✭ 19 (-5%)
Mutual labels:  intel
scikit-learn-intelex
Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
Stars: ✭ 887 (+4335%)
Mutual labels:  intel
Intel-Realsense-Hand-Toolkit-Unity
Intel Realsense Toolkit for Hand tracking and Gestural Recognition on Unity3D
Stars: ✭ 72 (+260%)
Mutual labels:  intel
Arduino-Blinkenlight
Non-blocking blinking patterns and smooth fade effects for your LEDs.
Stars: ✭ 26 (+30%)
Mutual labels:  led

Intel NUC LED Controller

Simple GUI tool to control the front panel LED ring on newer Intel NUCs (such as the NUC7i and the NUC6CAYS series). Requires the 'SW Control' option to be set in the BIOS.

manual control auto control

Install

Grab the latest release zip here (or from the releases page).
Unzip somewhere, and run NucLedController.exe

Use

This tool provides options for both manual control and some experimental automatic controls.
In manual mode the desired LED colour and blink/fade rates can be set, or the LED disabled all together.

Currently the automatic control options allow cycling or fading between all the LED colours at a given rate. Lower rates (i.e. quicker colour changes) will consume more CPU resources to manage. Other auto control modes are a WIP.

These automatic modes are fully controlled by this software, and so the program must be left running to use these modes.
In manual mode the setting can be applied and the application closed.

Note

This application requests to run as admin in order to use the WMI interface to control the LED.
I'm not a C# developer so some of this may be janky.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].