Thomas Buck
668b6a6311
Integrated xyRobot libSerial fixes.
il y a 12 ans
Thomas Buck
0bfe145bc5
'?' now prints version instead of help.
il y a 12 ans
Thomas Buck
8a8bcff589
Added Crossplatform CubeControl
il y a 12 ans
Thomas Buck
b08b649efc
Extended new font.
il y a 12 ans
Thomas Buck
b3b5b35dc7
Implemented own font in CubeFirmware.
Also removed CubeControl CLI, thus no longer having 100% CPU Usage.
il y a 12 ans
Thomas Buck
121b72537c
Fixed frame counter width.
Only used 8bit vars, while 16bit were required.
il y a 12 ans
Thomas Buck
a533318567
Can render text.
Font is not pretty, but works :)
il y a 12 ans
Thomas Buck
f76fa0a7d3
Typo.
il y a 12 ans
Thomas Buck
535652db64
Improved readme.
il y a 12 ans
Thomas Buck
470d9ff7f8
Extended Readme.
il y a 12 ans
Thomas Buck
38fddc79da
Improved Readme.
il y a 12 ans
Thomas Buck
4961757466
Removed wrong copyright notices.
il y a 12 ans
Thomas Buck
521b36d7fe
Storing frames no longer corrupts them!
il y a 12 ans
Thomas Buck
ff5d0d9043
Can now upload frames "by hand"
il y a 12 ans
Thomas Buck
941723235e
Misc changes.
Reversed button scroll direction, removed cruft, linLog Visualization
is now started after boot. Revised filter for audio data.
il y a 12 ans
Thomas Buck
0619f4b121
Fixed button.
Thanks to Peter Dannegger. Also added another visualization, linear and
logarithmic together.
il y a 12 ans
Thomas Buck
a03216caee
Improved Visualizer.
il y a 12 ans
Thomas Buck
6c59b90794
Logarithmic scale visualizer implemented.
il y a 12 ans
Thomas Buck
04d9bbf0d3
Uploading animations with up to 4 frames works.
Larger animations get everything but the last 4 frames corrupted.
il y a 12 ans
Max Nuding
4bd6980ed5
removed axis
il y a 12 ans
Thomas Buck
690c102d75
Implemented Audio Mode again.
Beware: freeing static, unallocated memory will cause very strange
behavior!
il y a 12 ans
Thomas Buck
d7f90d3801
Idle Animations can set a desired duration now.
Also incremented version number.
il y a 12 ans
Thomas Buck
3a492fc89f
CubeFirmware major rewrite.
Removed buggy idle animations. Killed idle frames alltogether.
il y a 12 ans
Thomas Buck
9bbafc0332
Removed Debug build
il y a 12 ans
Thomas Buck
2b48984d79
Built new LED Cube, implemented Lookup Table to compensate for shitty connections.
il y a 12 ans
Thomas Buck
be09e27b10
Old wave visualization is back.
Finally, the moment you all long awaited :)
il y a 12 ans
Thomas Buck
cf21cd3ae3
Can now cycle through different audio visualizations with button.
Also better filtering for audio data in AudioFirmware.
il y a 12 ans
Thomas Buck
03bc1cf9c2
Misc. fixes.
Poti is now a multiplication, from 1 to 3,5. Also added basic noise
filtering. UploadTest can now send a specific byte as frame data.
il y a 12 ans
Max Nuding
627387d131
Prettier fullscreen and nicer default-view in fullscreenmode (now all LEDs are displayed)
il y a 12 ans
Thomas Buck
8414d2c418
CubeWorker is sending data!
il y a 12 ans
Thomas Buck
d993b7da9b
Added Upload Utility.
il y a 12 ans
Max Nuding
be142a6329
Prettier names for animationa
il y a 12 ans
Max Nuding
0ffe28bfab
Splitted Animation
il y a 12 ans
Max Nuding
caed7272e0
Finished hardcoding animation and deleted the ugly part of it
il y a 12 ans
Thomas Buck
ec94194cbf
Fixed animations.
il y a 12 ans
Max Nuding
5c8455dd69
Idle animation now displays each frame now for 125 ms...
il y a 12 ans
Thomas Buck
1401f65fb7
Some AudioFirmware fixes.
Rewrote MSGEQ7 Algorithm. Removed stdlib.h dependency, thereby reducing
the flash needed by 50%. Interrupts no longer enabled in twislave, but
in main.
il y a 12 ans
Thomas Buck
65914fdb57
Fixed errors.
il y a 12 ans
Max Nuding
7b2507a49d
Continued animation, added buffClearAllPixels
il y a 12 ans
Thomas Buck
ca69131f9a
Off-by-One bug.
il y a 12 ans
Thomas Buck
7b63d567bf
Fixed Winavr compiler error.
il y a 12 ans
Thomas Buck
88c8e46934
Fixed animation.
il y a 12 ans
Thomas Buck
079371541b
Fucked up file access rights.
il y a 12 ans
Max Nuding
e055f31a23
Started hardcoding an animation
il y a 12 ans
Thomas Buck
b106b133ae
Moved receive and transmit routines.
il y a 12 ans
Thomas Buck
9b0b6d5874
No high cpu usage while idling in Emulator.
Emulator reads now blocking.
il y a 12 ans
Thomas Buck
7cc8543a48
Fixed download in emulator.
il y a 12 ans
Max Nuding
98206a2f0f
continued implementing the download function
il y a 12 ans
Thomas Buck
1299f069cb
Another try at the emulator memory…
il y a 12 ans
Max Nuding
bff4769b99
Started implementing download
il y a 12 ans