Quellcode durchsuchen

Added Crossplatform CubeControl

Thomas Buck vor 11 Jahren
Ursprung
Commit
8a8bcff589
2 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. BIN
      CubeControl.jar
  2. 1
    0
      README.md

BIN
CubeControl.jar Datei anzeigen


+ 1
- 0
README.md Datei anzeigen

@@ -23,6 +23,7 @@ This firmware controls the AtMega8, which interfaces the MSGEQ7 to get sound dat
23 23
 ### CubeControl
24 24
 
25 25
 CubeControl is a PC software, written in Java and mostly platform-independent, to create Animations for the Cube and send them to it. It depends on [Java3D](http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html) to display a rotatable, clickable 3D View of the LED-Cube. It comes with it's own Serial Library to communicate with the Cube. Compile it with the makefile. You need a working javac and gcc in your Path. To compile under windows get something like [MinGW](http://www.mingw.org/) or try Microsofts compiler.
26
+A more or less recent Version of CubeControl can be found as CubeControl.jar. It includes a Mac and a Windows Version of the serial driver, so it is compatible with both of these platforms.
26 27
 
27 28
 ### HardwareEmulator
28 29
 

Laden…
Abbrechen
Speichern