Lightsaber sounds with Movella sensor.
Find a file
2025-07-11 08:31:08 +02:00
.idea ee 2024-02-09 06:56:29 +01:00
app feklfjkl 2024-02-09 06:54:58 +01:00
gradle/wrapper Initial commit 2024-01-25 21:28:24 +01:00
.gitignore Initial commit 2024-01-25 21:28:24 +01:00
build.gradle.kts Initial commit 2024-01-25 21:28:24 +01:00
gradle.properties Initial commit 2024-01-25 21:28:24 +01:00
gradlew Initial commit 2024-01-25 21:28:24 +01:00
gradlew.bat Initial commit 2024-01-25 21:28:24 +01:00
README.md Update README.md 2025-07-11 08:31:08 +02:00
settings.gradle.kts Initial commit 2024-01-25 21:28:24 +01:00

Movella Lightsaber

A basic Android application that connects to a Movella sensor via Bluetooth and plays lightsaber sound effects when the sensor is moved rapidly.

Hardware

Device used in testing: Movella DOT

Code Quality

The code quality is rudimentary due to limited Kotlin experience. The app is functional but contains several known issues that will not be addressed in future updates.