Thomas Buck
bc2a3143f3
Strings now in program memory.
hace 12 años
Thomas Buck
18ec89a596
Debugging.
hace 12 años
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*…
hace 12 años
Thomas Buck
0dce607e4e
Loading an animation file now rebuilds frame list.
hace 12 años
Thomas Buck
ba65d6c88d
Consistent storage format.
No longer using one- and two-dimensional arrays combined.
hace 12 años
Thomas Buck
006665ba0b
Memory now working.
Also changed nitrate to highest one possible with our clock speed,
38400bps.
hace 12 años
Thomas Buck
36c3ed25b0
CubeFirmware debug mode improvements.
Now talks to FRAM most of the time…
hace 12 años
Thomas Buck
287df82da2
Fixed some frame stuff.
Auto select animations and frames, consistent order for frame and
animation buttons.
hace 12 años
Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
hace 12 años
Thomas Buck
1bf08451f6
Debugging
hace 12 años
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.
hace 12 años
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…
hace 12 años
Thomas Buck
ca4334745a
Just testing...
hace 12 años
Thomas Buck
5601e6baad
Added avr binarys
hace 12 años
hutattedonmyarm
548e3d9764
aaah
hace 12 años
Thomas Buck
d91837dd41
Can now transmit animations
hace 12 años
Thomas Buck
9b0ab03d68
Cube can receive animations
hace 12 años
Thomas Buck
3673a620ce
Cube FW Audio Interface done
hace 12 años
Thomas Buck
04c76e19ce
Audio FW complete. New libs for Cube FW.
hace 12 años
Thomas Buck
d627eeec8b
Worked at Cube Firmware
hace 12 años
Thomas Buck
a7b01721d2
First Cube Test
hace 12 años
Thomas Buck
6291712d71
Added docs for school
hace 12 años
Thomas Buck
8f95871b93
Now with nicer makefiles, auto OS detection
hace 13 años