hutattedonmyarm před 12 roky
rodič
revize
548e3d9764
58 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      .gitignore
  2. 0
    0
      AudioFirmware/adc.c
  3. 0
    0
      AudioFirmware/adc.h
  4. 0
    0
      AudioFirmware/eq.c
  5. 0
    0
      AudioFirmware/eq.h
  6. 0
    0
      AudioFirmware/main.c
  7. 0
    0
      AudioFirmware/makefile
  8. 0
    0
      AudioFirmware/twislave.c
  9. 0
    0
      AudioFirmware/twislave.h
  10. 0
    0
      COPYING
  11. 0
    0
      CubeControl/AFrame.java
  12. 0
    0
      CubeControl/Animation.java
  13. 0
    0
      CubeControl/AnimationUtility.java
  14. 0
    0
      CubeControl/Frame.java
  15. 0
    0
      CubeControl/HelperUtility.java
  16. 0
    0
      CubeControl/LEDoff.png
  17. 0
    0
      CubeControl/LEDon.png
  18. 0
    0
      CubeControl/SerialHelper.java
  19. 0
    0
      CubeControl/SerialReadThread.java
  20. 0
    0
      CubeControl/SerialWriteThread.java
  21. 0
    0
      CubeControl/bg.png
  22. 0
    0
      CubeControl/layerEditFrame.java
  23. 0
    0
      CubeControl/libSerial/.project
  24. 0
    0
      CubeControl/libSerial/makefile
  25. 0
    0
      CubeControl/libSerial/serialHelper.c
  26. 0
    0
      CubeControl/libSerial/unixSerial.c
  27. 0
    0
      CubeControl/libSerial/winSerial.c
  28. 0
    0
      CubeControl/makefile
  29. 0
    0
      CubeControl/manifest.txt
  30. 0
    0
      CubeControl/splash.png
  31. 0
    0
      CubeFirmware/audio.c
  32. 0
    0
      CubeFirmware/audio.h
  33. 0
    0
      CubeFirmware/cube.c
  34. 0
    0
      CubeFirmware/cube.h
  35. 0
    0
      CubeFirmware/main.c
  36. 0
    0
      CubeFirmware/makefile
  37. 0
    0
      CubeFirmware/mem.c
  38. 0
    0
      CubeFirmware/mem.h
  39. 0
    0
      CubeFirmware/memLayer.c
  40. 0
    0
      CubeFirmware/memLayer.h
  41. 0
    0
      CubeFirmware/time.c
  42. 0
    0
      CubeFirmware/time.h
  43. 0
    0
      CubeFirmware/twi.c
  44. 0
    0
      CubeFirmware/twi.h
  45. 0
    0
      Dokumentation/CubeControl.png
  46. 0
    0
      Dokumentation/Projektbeschreibung.pdf
  47. 0
    0
      Dokumentation/Projektbeschreibung.tex
  48. 0
    0
      Dokumentation/Projektspezifikation.odt
  49. 0
    0
      Dokumentation/cube.jpg
  50. 0
    0
      Dokumentation/platine1.jpg
  51. 0
    0
      Dokumentation/platine2.jpg
  52. 0
    0
      Hardware/LED Cube.brd
  53. 0
    0
      Hardware/LED Cube.sch
  54. 0
    0
      Hardware/Layout.png
  55. 0
    0
      Hardware/LayoutFischer.zip
  56. 0
    0
      Hardware/Parts.txt
  57. 0
    0
      Hardware/Schematic.png
  58. 0
    0
      README.md

+ 2
- 0
.gitignore Zobrazit soubor

@@ -5,3 +5,5 @@ CubeFirmware/.DS_Store
5 5
 AudioFirmware/.DS_Store
6 6
 Dokumentation/.DS_Store
7 7
 Hardware/.DS_Store
8
+
9
+.DS_Store

+ 0
- 0
AudioFirmware/adc.c Zobrazit soubor


+ 0
- 0
AudioFirmware/adc.h Zobrazit soubor


+ 0
- 0
AudioFirmware/eq.c Zobrazit soubor


+ 0
- 0
AudioFirmware/eq.h Zobrazit soubor


+ 0
- 0
AudioFirmware/main.c Zobrazit soubor


+ 0
- 0
AudioFirmware/makefile Zobrazit soubor


+ 0
- 0
AudioFirmware/twislave.c Zobrazit soubor


+ 0
- 0
AudioFirmware/twislave.h Zobrazit soubor


+ 0
- 0
COPYING Zobrazit soubor


+ 0
- 0
CubeControl/AFrame.java Zobrazit soubor


+ 0
- 0
CubeControl/Animation.java Zobrazit soubor


+ 0
- 0
CubeControl/AnimationUtility.java Zobrazit soubor


+ 0
- 0
CubeControl/Frame.java Zobrazit soubor


+ 0
- 0
CubeControl/HelperUtility.java Zobrazit soubor


+ 0
- 0
CubeControl/LEDoff.png Zobrazit soubor


+ 0
- 0
CubeControl/LEDon.png Zobrazit soubor


+ 0
- 0
CubeControl/SerialHelper.java Zobrazit soubor


+ 0
- 0
CubeControl/SerialReadThread.java Zobrazit soubor


+ 0
- 0
CubeControl/SerialWriteThread.java Zobrazit soubor


+ 0
- 0
CubeControl/bg.png Zobrazit soubor


+ 0
- 0
CubeControl/layerEditFrame.java Zobrazit soubor


+ 0
- 0
CubeControl/libSerial/.project Zobrazit soubor


+ 0
- 0
CubeControl/libSerial/makefile Zobrazit soubor


+ 0
- 0
CubeControl/libSerial/serialHelper.c Zobrazit soubor


+ 0
- 0
CubeControl/libSerial/unixSerial.c Zobrazit soubor


+ 0
- 0
CubeControl/libSerial/winSerial.c Zobrazit soubor


+ 0
- 0
CubeControl/makefile Zobrazit soubor


+ 0
- 0
CubeControl/manifest.txt Zobrazit soubor


+ 0
- 0
CubeControl/splash.png Zobrazit soubor


+ 0
- 0
CubeFirmware/audio.c Zobrazit soubor


+ 0
- 0
CubeFirmware/audio.h Zobrazit soubor


+ 0
- 0
CubeFirmware/cube.c Zobrazit soubor


+ 0
- 0
CubeFirmware/cube.h Zobrazit soubor


+ 0
- 0
CubeFirmware/main.c Zobrazit soubor


+ 0
- 0
CubeFirmware/makefile Zobrazit soubor


+ 0
- 0
CubeFirmware/mem.c Zobrazit soubor


+ 0
- 0
CubeFirmware/mem.h Zobrazit soubor


+ 0
- 0
CubeFirmware/memLayer.c Zobrazit soubor


+ 0
- 0
CubeFirmware/memLayer.h Zobrazit soubor


+ 0
- 0
CubeFirmware/time.c Zobrazit soubor


+ 0
- 0
CubeFirmware/time.h Zobrazit soubor


+ 0
- 0
CubeFirmware/twi.c Zobrazit soubor


+ 0
- 0
CubeFirmware/twi.h Zobrazit soubor


+ 0
- 0
Dokumentation/CubeControl.png Zobrazit soubor


+ 0
- 0
Dokumentation/Projektbeschreibung.pdf Zobrazit soubor


+ 0
- 0
Dokumentation/Projektbeschreibung.tex Zobrazit soubor


+ 0
- 0
Dokumentation/Projektspezifikation.odt Zobrazit soubor


+ 0
- 0
Dokumentation/cube.jpg Zobrazit soubor


+ 0
- 0
Dokumentation/platine1.jpg Zobrazit soubor


+ 0
- 0
Dokumentation/platine2.jpg Zobrazit soubor


+ 0
- 0
Hardware/LED Cube.brd Zobrazit soubor


+ 0
- 0
Hardware/LED Cube.sch Zobrazit soubor


+ 0
- 0
Hardware/Layout.png Zobrazit soubor


+ 0
- 0
Hardware/LayoutFischer.zip Zobrazit soubor


+ 0
- 0
Hardware/Parts.txt Zobrazit soubor


+ 0
- 0
Hardware/Schematic.png Zobrazit soubor


+ 0
- 0
README.md Zobrazit soubor


Loading…
Zrušit
Uložit