LSL Visualiser est une application Android conçue pour visualiser les données provenant d'un serveur LSL (Lab Streaming Layer). Ce projet a été réalisé dans le cadre de mon stage en informatique pour un laboratoire de recherche.
Vous pouvez télécharger l'application APK dans la section des releases de ce projet.
L'application est disponible en tant qu'APK dans les releases de ce dépôt. Il suffit de télécharger le fichier APK et de l'installer sur un appareil Android compatible pour l'utiliser.
Notez que l'application ne permet pas de télécharger ou d'exporter les graphiques générés.
LSL Visualiser a été développé en utilisant les technologies suivantes :
- Python 3.11
- Toga 0.3.1 pour l'interface utilisateur
- pylsl 1.16.1 pour la communication avec le serveur LSL
- Matplotlib 3.6.0 pour la création des graphiques
LSL Visualiser is an Android application designed to visualize data from a Lab Streaming Layer (LSL) server. This project was completed as part of my computer science internship for a research laboratory.
You can download the application APK in the releases section of this project.
The application is available as an APK in the releases of this repository. Simply download the APK file and install it on a compatible Android device to use it.
Note that the application does not allow for downloading or exporting of the generated graphics.
LSL Visualizer was developed using the following technologies:
- Python 3.11
- Toga 0.3.1 for the user interface
- pylsl 1.16.1 for communication with the LSL server
- Matplotlib 3.6.0 for creating graphics