ソースを参照

Added Crossplatform CubeControl

Thomas Buck 11年前
コミット
8a8bcff589
2個のファイルの変更1行の追加0行の削除
  1. バイナリ
      CubeControl.jar
  2. 1
    0
      README.md

バイナリ
CubeControl.jar ファイルの表示


+ 1
- 0
README.md ファイルの表示

@@ -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
 

読み込み中…
キャンセル
保存