Max Nuding
6daaf7c0e4
Added animation which will later be hardcoded
il y a 12 ans
Thomas Buck
79d5b19e65
Misc fixes.
Better error output CubeControl. Better debug output cubeEmu. cubeEmu
now supports sending data, but still hangs sometimes or doesn't answer
with OKs, etc.
il y a 12 ans
Thomas Buck
4bd60b795a
Added comments.
il y a 12 ans
hutattedonmyarm
0b2dec7f87
White background
il y a 12 ans
hutattedonmyarm
05b9709a2f
Removes unnecessary output
il y a 12 ans
Thomas Buck
88fee91b61
Framework for more idle animations.
il y a 12 ans
Thomas Buck
14eccc53e8
Misc fixes.
Audio CPU now resets MSGEQ7 properly. Bufferhelper clears memory after
allocation. Z Axis now goes into the correct direction. Removed
FillRect. Enabled Watchdog for Debug Build, too. Removed unneeded
strings. Built-In Framedata in own file. Makefile cleans object files
after every build, because it doesn't matter. Simple Visualization
works correctly. Most recent Hex-Files now included.
il y a 12 ans
Max Nuding
d3a56cb0e8
nicer fullscreen (still in progress)
il y a 12 ans
Thomas Buck
50254710ec
Audio Visualizer.
Wrote new audio visualizer. Created help functions to operate on a 3D
image buffer.
il y a 12 ans
Thomas Buck
fe9794e99e
Misc work.
Changed some more faulty transistors. cubeInit now displays short test
animation. Moved header files in own folder.
il y a 12 ans
Thomas Buck
91441ad45c
Misc Firmware fixes.
Audio Firmware now with Watchdog. Removed unused code. Fixed compiler
warnings. Fixed cube coordinate system problems. Fixed audio display
rotation. Nicer Idle Display with SAP Logo. Increased Firmware Version
Number. Debug Build even more talky.
il y a 12 ans
Thomas Buck
ce1c3b2e43
Fixed latch selection
Code never was rewritten for new Hardware.
il y a 12 ans
Thomas Buck
e151419ddc
Added Watchdog timer.
il y a 12 ans
Max Nuding
83e0493c4c
Fixed legs not rotating while not being displayed
il y a 12 ans
Thomas Buck
4d3f3f45fb
Added random animation.
il y a 12 ans
Max Nuding
32b4ce936f
Changed BG color
il y a 12 ans
Max Nuding
4201c11fa4
Removed vim bugger file *whoopsy* and added toggleLegsButton to fullscreenmode
il y a 12 ans
Max Nuding
82fd17a95d
Revert "aaah..."
This reverts commit b6b00a6bcd .
il y a 12 ans
Max Nuding
b6b00a6bcd
aaah...
il y a 12 ans
Max Nuding
4d4b6e6e13
Fixed coordinate axis
il y a 12 ans
Max Nuding
ff61aeb0bd
Fixed label of toggleLegsButton
il y a 12 ans
Thomas Buck
57d88f75de
Cube now flicker free.
The display now gets updated with 48fps or 384 layers per second, while
the animations still play with 24fps.
il y a 12 ans
Max Nuding
a3992fd301
Toggle legs, code cleanup
il y a 12 ans
Thomas Buck
6d7dd21fe4
misc changes
il y a 12 ans
Max Nuding
db78ce29e3
Fixed bug in fullscreenplayer, renamed animationfileextension to .cube
il y a 12 ans
Thomas Buck
4b9006ec7c
Worked at firmware.
Interrupt execution time does not change, strangely?
il y a 12 ans
Thomas Buck
bc2a3143f3
Strings now in program memory.
il y a 12 ans
Thomas Buck
2061a11605
Fixed horrible syntax.
Honestly: What is this kind of shit? Do you even care the slightest bit?
il y a 12 ans
Thomas Buck
18ec89a596
Debugging.
il y a 12 ans
Felix Baeder
2b93f0b50f
Fixed Renamebug
il y a 12 ans
hutattedonmyarm
7a1912e249
Fixed wrong translation data in resetView(), also added fullscreen detection for resetView(), and made nicer viewing point in fullscreen
il y a 12 ans
hutattedonmyarm
605a471d3a
Selecting LEDs now works perfectly!
il y a 12 ans
Thomas Buck
7b5fa338c8
Don't remove license informations!
il y a 12 ans
hutattedonmyarm
a782c97742
*cough* whoopsy
il y a 12 ans
hutattedonmyarm
48631b5348
Fixed levs, added axis and center point
il y a 12 ans
unknown
c0949ba834
Merge branch 'master' of https://github.com/xythobuz/LED-Cube
il y a 12 ans
unknown
a1b4234543
Fixed pivot point and x and z axis of legs
il y a 12 ans
unknown
03694c39f9
Merge branch 'master' of https://github.com/xythobuz/LED-Cube
Conflicts:
CubeControl/Led3D.java
il y a 12 ans
unknown
10eaadfaa0
Fixed some element sizes.
il y a 12 ans
unknown
39ff79358e
Fixed legs
il y a 12 ans
Felix Baeder
c7eec18292
Set new rotationpoint for Cube
il y a 12 ans
Thomas Buck
8aa5269ea7
Added 3d snake game to play on cube.
Yes, I'm bored. But thats only for you to do the real work *wink wink*…
il y a 12 ans
Thomas Buck
ecf80f7ed3
Added pseudo logo.
il y a 12 ans
Thomas Buck
0795b49d18
Removed font. It was the default one.
il y a 12 ans
Thomas Buck
0dce607e4e
Loading an animation file now rebuilds frame list.
il y a 12 ans
Thomas Buck
3192302288
Added Protocol description as pdf.
Take a look at this to understand the protocol between hard- and
software.
il y a 12 ans
Thomas Buck
07b9d556f5
Created Hardware Emulator.
Runs on Unix and creates a virtual serial port that can be opened by
CubeControl. Only responds to OK, (h)elp and (v)ersion right now.
il y a 12 ans
hutattedonmyarm
4793c1f290
Print specific information on the object clicked for debugging reasons
il y a 12 ans
hutattedonmyarm
f60789d972
Made LEDs clickable... (kind of...)
il y a 12 ans
Thomas Buck
ba65d6c88d
Consistent storage format.
No longer using one- and two-dimensional arrays combined.
il y a 12 ans