# Heliox [![Electron Build](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml) [![PlatformIO Build](https://github.com/GHOSCHT/light-control/actions/workflows/PlatformIO.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/PlatformIO.yml) [![CodeQL](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/bdb8a994396345efab8271307f1ea155)](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
Logo

It just takes two standing lights which are too far away to reach, to make turning on and off desk lights a chore.

Heliox aims to make desk lighting as easy as possible.

## About Heliox Heliox consists of a combination of multiple modules that attacht to or fully replace parts of your lighing setup. The modularity allows you to mix and match in order to suit each person's special needs. CAD files and custom PCB files are included with the intent to make the footprint as slim as possible. ## Modules ### [Switching Module](/modules/switching-module/Hardware) The switching module is the heart of this project. It sits right in the body of each lamp and contains the necessary transistors to control and even dim the light bulbs. ### [Controller](/modules/control) The controller is the centerpiece of communication. It sits between the switching module, console and dashboard. USB C ports allow for easy connection. ### [Console](/modules/console) (Optional) The console is a slim device with rotary encoders and a status led that connects to the control board via USB C. ### [Dashboard](/modules/dashboard) (Optional) The dashboard is the software counterpart of the console which allows users to control the lights right from the PC. ## License Distributed under the MIT License. See `LICENSE` for more information.