Thomas Buck
0bfe145bc5
'?' now prints version instead of help.
преди 12 години
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
941723235e
Misc changes.
Reversed button scroll direction, removed cruft, linLog Visualization
is now started after boot. Revised filter for audio data.
преди 12 години
Thomas Buck
0619f4b121
Fixed button.
Thanks to Peter Dannegger. Also added another visualization, linear and
logarithmic together.
преди 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
690c102d75
Implemented Audio Mode again.
Beware: freeing static, unallocated memory will cause very strange
behavior!
преди 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
2b48984d79
Built new LED Cube, implemented Lookup Table to compensate for shitty connections.
преди 12 години
Thomas Buck
cf21cd3ae3
Can now cycle through different audio visualizations with button.
Also better filtering for audio data in AudioFirmware.
преди 12 години
Thomas Buck
ca69131f9a
Off-by-One bug.
преди 12 години
Thomas Buck
7b63d567bf
Fixed Winavr compiler error.
преди 12 години
Thomas Buck
88c8e46934
Fixed animation.
преди 12 години
Max Nuding
e055f31a23
Started hardcoding an animation
преди 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 години
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.
преди 12 години
Thomas Buck
ce1c3b2e43
Fixed latch selection
Code never was rewritten for new Hardware.
преди 12 години
Thomas Buck
e151419ddc
Added Watchdog timer.
преди 12 години
Thomas Buck
4d3f3f45fb
Added random animation.
преди 12 години
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.
преди 12 години
Thomas Buck
6d7dd21fe4
misc changes
преди 12 години
Thomas Buck
4b9006ec7c
Worked at firmware.
Interrupt execution time does not change, strangely?
преди 12 години
Thomas Buck
bc2a3143f3
Strings now in program memory.
преди 12 години
Thomas Buck
18ec89a596
Debugging.
преди 12 години
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*…
преди 12 години
Thomas Buck
0dce607e4e
Loading an animation file now rebuilds frame list.
преди 12 години
Thomas Buck
ba65d6c88d
Consistent storage format.
No longer using one- and two-dimensional arrays combined.
преди 12 години
Thomas Buck
006665ba0b
Memory now working.
Also changed nitrate to highest one possible with our clock speed,
38400bps.
преди 12 години
Thomas Buck
36c3ed25b0
CubeFirmware debug mode improvements.
Now talks to FRAM most of the time…
преди 12 години
Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
преди 12 години
Thomas Buck
1bf08451f6
Debugging
преди 12 години
Thomas Buck
216d49726b
Serial problems solved.
Setting the DDR of the serial pins before initializing the serial
hardware caused some logic '1' spikes on the tx line.
преди 12 години
Thomas Buck
6c8877d466
Replaced serial Library.
This was done because I was suspecting an error to be there. This is
not the case, so we probably have a Hardware Problem with our USB
Serial Stuff… If we send data too fast it sends garbage. It also always
sends two additional bytes (0xC2 at the beginning, 0xFF at the end),
which both come at the beginning if we don't delay between sending the
chars…
преди 12 години
hutattedonmyarm
548e3d9764
aaah
преди 12 години
Thomas Buck
d91837dd41
Can now transmit animations
преди 12 години
Thomas Buck
9b0ab03d68
Cube can receive animations
преди 12 години
Thomas Buck
3673a620ce
Cube FW Audio Interface done
преди 12 години
Thomas Buck
d627eeec8b
Worked at Cube Firmware
преди 12 години
Thomas Buck
a7b01721d2
First Cube Test
преди 12 години
Thomas Buck
6291712d71
Added docs for school
преди 13 години
Thomas Buck
8f95871b93
Now with nicer makefiles, auto OS detection
преди 13 години