Docs and Downloads
March 16th, 2007 by
Gene
On this page we’ll gather documentation, code samples, demo programs, and other HypnoGadget related items.
Documentation
Here is a PDF of the user manual for the HypnoGadgets.
There are two sample programs with C++ sourcecode showing how to interact with the HypnoGadgets. Both files are zip files containing Visual Studio 2005 projects. Read the above Manual for more information.
HypnoDemo
HypnoCOMM
HypnoCube 4×4x4 Simulator
Here is an OpenGL simulator of the 4×4x4 cube. Download and run this windows program to see what the visualizations of the cube will look like. These colors are a little cleaner, but the physical cube looks pretty neat since it is real 3D, and you can move around it to see depth more clearly. This only emulates the 3-channel RGB cube at present.
To see some of the features of the overall software running on the cube, see the features page.
This code is compiled from the same source as the cube PIC code, and an OpenGL wrapper interprets the color information, rendering the image buffers to 3D spheres instead of an interrupt sending the color info to the LEDs.
This base is being used to develop the 8×8x8 3D cube software under windows, and then port it to hardware.
Here are some pictures of the simulator in action.




Posted in Uncategorized |