Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
12 years ago
Thomas Buck
1bf08451f6
Debugging
12 years ago
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 years ago
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 years ago
Thomas Buck
ca4334745a
Just testing...
12 years ago
Thomas Buck
5601e6baad
Added avr binarys
12 years ago
hutattedonmyarm
548e3d9764
aaah
12 years ago
Thomas Buck
d91837dd41
Can now transmit animations
12 years ago
Thomas Buck
9b0ab03d68
Cube can receive animations
12 years ago
Thomas Buck
3673a620ce
Cube FW Audio Interface done
12 years ago
Thomas Buck
04c76e19ce
Audio FW complete. New libs for Cube FW.
12 years ago
Thomas Buck
d627eeec8b
Worked at Cube Firmware
12 years ago
Thomas Buck
a7b01721d2
First Cube Test
13 years ago
Thomas Buck
6291712d71
Added docs for school
13 years ago
Thomas Buck
8f95871b93
Now with nicer makefiles, auto OS detection
13 years ago