Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
projekte:fablight [2014-07-29 00:28] messlinger |
projekte:fablight [2014-08-19 00:00] (aktuell) |
||
---|---|---|---|
Zeile 2: | Zeile 2: | ||
===== Software ===== | ===== Software ===== | ||
- | Die aktuellste Software Version (Arduino Firmware und Android App) gibt es im git-repository: https://github.com/fablab-bayreuth/fablight \\ | + | Die aktuellste Software Version (Arduino Firmware und Android App) gibt es im git-repository: https://github.com/fablab-bayreuth/fablight |
- | Download (zip-Datei von github): [[https://github.com/fablab-bayreuth/fablight/archive/master.zip]] \\ | + | |
- | Andriod-app install-Paket: [[https://github.com/fablab-bayreuth/fablight/blob/master/Fablight-Android/apk/QtApp-debug.apk]] | + | Direkter download (zip-Datei von github): [[https://github.com/fablab-bayreuth/fablight/archive/master.zip | master.zip]] |
+ | |||
+ | Android-app install-Paket: [[https://github.com/fablab-bayreuth/fablight/blob/master/Fablight-Android/apk/QtApp-debug.apk | QtApp-debug.apk]] | ||
+ | |||
+ | Windows GUI executable: [[https://github.com/fablab-bayreuth/fablight/blob/master/Fablight-Gui/bin/fablight_gui_win.zip | fablight_gui_win.zip]] \\ | ||
+ | (extract and run fablight_gui.exe) | ||
+ | |||
+ | === Implementiert === | ||
+ | |||
+ | * Steuerung über IR-Fernbedienung | ||
+ | * Sterueung über Bluetooth durch Android-App | ||
+ | * Speicherung/Wiederherstellen des letzten Farbzustandes | ||
+ | * Steuerung per PC-Programm über USB-Serial | ||
+ | |||
+ | === Geplant === | ||
+ | |||
+ | * HSB-Farbraum (Farbton, Sättigung, Helligkeit) | ||
+ | * Automatische Farbwechsel | ||
+ | |||
+ | === PC-Programm (mit grafischer Benutzeroberfläche) === | ||
+ | |||
+ | * Python/Tkinter basiert, wird eventuell irgendwann auf Qt umgestellt | ||
+ | * Standalone windows-executable in fablight-gui/bin/ | ||
+ | * Bietet verschiedene Farbräume zur Auswahl, mehr in Vorbereitung | ||
==== IR-Fernbedieung ==== | ==== IR-Fernbedieung ==== | ||
- | ==Tastenbelegung== | + | === Tastenbelegung === |
- | | off | all to 1 | all to 10 | | + | | off | Restore | Save | |
- | | red - | red + | | | + | | red - | red + | | |
- | | green - | green + | | | + | | green - | green + | | |
- | | blue - | blue + | | | + | | blue - | blue + | | |
- | | white - | white + | | | + | | white - | white + | | |
- | | | | | | + | | | | | |
- | | | | | | + | | | | | |