HYPNOCUBE Lampe leds 3D
Real 4CUBE from Hypnocube LLC - Europe version (CE certification and EU power supply) Hardware Features: * 64 three-color RGB LEDs (for a total of 192 individually addressable LEDs), with 16 levels per color channel. Thus the 4Cube can display colors! * Runs on PIC18F, which has 64K ROM, 3.8K RAM, and runs at 32MHZ (8 MIPS). We’ve packed it to the gills and running it fully maxed. * Simple usage – turn it on and it goes! * Hackable – program your own cube to do what you want (difficult though!) Software Features: * 51 distinct visualizations. * 10+ transition effects. * Variable speed randomly smoothed along random paths. * Dynamic palette morphing for smooth color effects. * Arbitrary symmetry and affine transform mappings performed dynamically. * Color, timing, symmetry, and transition randomization for creating unique visualizations on the fly. * 512-bit random cycle seed saved between power-ups almost guarantees never repeating visualization cycle. * Created with lines of C code, and several hundred of assembler. * Code is fourth complete rewrite, so is very polished. * Three 8-bit channels of color computed internally, then dithered down to colors. * Displays over frames per second to modulate the colors. * Uses a custom fixed-point 3D engine for image generation, along with numerous hand crafted sprites and animations.