OpenEarable is the world's first fully open-source AI platform for ear-based sensing applications with true wireless audio. Packed with an unprecedented array of high-precision sensors, OpenEarable redefines what's possible in wearable tech. Designed for both development and research applications, OpenEarable is modular, reconfigurable, and built for the future.
- Connect to OpenEarable device
- Configure the sensors
- Control the audio
- Control the built-in LED
- Show live data from the sensors
- Provide a number of example applications
- Posture Tracker
- Recorder
To get started with the OpenEarable App, you need to have the following:
- An OpenEarable device with the newest firmware
- A working flutter installation
- Clone this repository
git clone https://github.com/OpenEarable/app.git
- Navigate to the project folder in your terminal
- Connect your Phone to your Computer
- Start the app on your phone
and select your phone as the target device from the list of connected devices.
flutter run
- Navigate to the project folder in your terminal
- Connect your Phone to your Computer
- Run the app in release mode
and select your phone as the target device from the list of connected devices.
flutter run --release