Thomas Buck
121b72537c
Fixed frame counter width.
Only used 8bit vars, while 16bit were required.
12 年前
Thomas Buck
a533318567
Can render text.
Font is not pretty, but works :)
12 年前
Thomas Buck
4961757466
Removed wrong copyright notices.
12 年前
Thomas Buck
521b36d7fe
Storing frames no longer corrupts them!
12 年前
Thomas Buck
ff5d0d9043
Can now upload frames "by hand"
12 年前
Thomas Buck
04d9bbf0d3
Uploading animations with up to 4 frames works.
Larger animations get everything but the last 4 frames corrupted.
12 年前
Thomas Buck
d7f90d3801
Idle Animations can set a desired duration now.
Also incremented version number.
12 年前
Thomas Buck
3a492fc89f
CubeFirmware major rewrite.
Removed buggy idle animations. Killed idle frames alltogether.
12 年前
Thomas Buck
9bbafc0332
Removed Debug build
12 年前
Thomas Buck
cf21cd3ae3
Can now cycle through different audio visualizations with button.
Also better filtering for audio data in AudioFirmware.
12 年前
Max Nuding
7b2507a49d
Continued animation, added buffClearAllPixels
12 年前
Thomas Buck
079371541b
Fucked up file access rights.
12 年前
Thomas Buck
b106b133ae
Moved receive and transmit routines.
12 年前
Thomas Buck
88fee91b61
Framework for more idle animations.
12 年前
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.
12 年前
Thomas Buck
50254710ec
Audio Visualizer.
Wrote new audio visualizer. Created help functions to operate on a 3D
image buffer.
12 年前
Thomas Buck
fe9794e99e
Misc work.
Changed some more faulty transistors. cubeInit now displays short test
animation. Moved header files in own folder.
12 年前