/robbo_neuro

BLE data visualisation tool.

Primary LanguageDart

robbo_neuro

Flutter application, created to control external device and visualize some data.

app.

App gets characteristics from BLE device every 100ms, shows it, and sends modified data to external device using Bluetooth SPP to control it.

All data manipulation is located in lib/widgets/service_data.dart.