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
287df82da2
Fixed some frame stuff.
Auto select animations and frames, consistent order for frame and
animation buttons.
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 年之前
Thomas Buck
ca4334745a
Just testing...
12 年之前
Thomas Buck
5601e6baad
Added avr binarys
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
04c76e19ce
Audio FW complete. New libs for Cube FW.
12 年之前
Thomas Buck
d627eeec8b
Worked at Cube Firmware
12 年之前
Thomas Buck
a7b01721d2
First Cube Test
12 年之前
Thomas Buck
6291712d71
Added docs for school
12 年之前
Thomas Buck
8f95871b93
Now with nicer makefiles, auto OS detection
13 年之前