Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

23 lines (23 loc) · 1.4 KB

LEDDriver v0.1

  1. Instaling rxtx
  2. Get the rxtx 2.2pre2 binary at http://rxtx.qbang.org/wiki/index.php/Download and follow the instructions provided at /Installation (for windows see /Installation_for_Windows).

    NOTE: rxtxParallel.dll might not be provided for some installation. But it's not need anyway.

  3. Start LEDDriver.jar
  4. You can do so, either by using the command line, navigating to the folder, in which the jar file is stored, and enter javaw -jar LEDDriver.jar or starting the start.bat file, which does essentially the same. (careful: java is cASE sENSITIVE)

  5. At runtime
  6. By default the automode is active. As the commandline interface is somehow not working for jar files, there is no way to change mode for now.

  7. Stopping
  8. Close the panel showing the color. The process will terminate properely.

  9. Known Issues
    • The COM port used, is the first one found. Deactivating the others (with lower number than the wanted) will solve this problem. For now there is no way to choose manually.
    <