Small update.
As I mentioned before, I am spending Christmas far from my home, so I had to focus on some side tasks.
I tried my skills with Flutter to write app for Android devices.
https://www.youtube.com/embed/PLzqvnvWZKc
Current features:
- List bluetooth devices
- Connect with DIY Onewheel
- Collect real date over Bluetooth
- Display data as animated Onewheel and graphs
Missing features: - Configuration page to sett all parameters
For now I am sending:
- speed
- angle
- side angle
- battery voltage
- battery current
- left sensor status
- right sensor status
At the movie the data are coming from Bluetooth connection but for tests I am using Arduino to send data messages.
This is my second day writing in Flutter and I have 0 skills in terms of graphic design… So app is ugly and slow… but is working