瀏覽代碼

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
 

Loading…
取消
儲存