-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
768a80a
commit b212239
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
# 🦻 OpenEarable Dashboard | ||
This repository offers comprehensive web interface for controlling and monitoring OpenEarable. The dashboard offers acces to different sensors, audio controls, and the RGB LED OpenEarable. In addition, it shows real-time accelerometer, gyroscope, magnetomer, pressure sensor, temperature sensor data. Users can use the dashboard to label incoming data and download the labeled data as csv file ([edge-ml.org](https://edge-ml.org) compatible format) | ||
This repository offers comprehensive web interface for controlling and monitoring OpenEarable. The dashboard offers acces to different sensors, audio controls, button and the RGB LED of OpenEarable. In addition, it shows real-time graphs of accelerometer, gyroscope, magnetomer, pressure sensor, and temperature sensor data. Users can use the dashboard to label incoming data and download the labeled data as csv file ([edge-ml.org](https://edge-ml.org) compatible format). | ||
|
||
This repository also includes the OpenEarable JavaScript library in the assets folder `assets/js/OpenEarable.js`. | ||
|
||
## Usage | ||
|
||
## OpenEarable.js library | ||
|
||
|
||
## License | ||
Distributed under the MIT License. See LICENSE for more information. | ||
|
||
## Acknowledgements | ||
- developed by the TECO research group at the Karlsruhe Institute of Technology | ||
- icons by Bootstrap Icons |