Skip to content

Releases: xtnctx/BFRBSys

BFRBSys v2.1.0

16 Jul 16:06
b0ad94f
Compare
Choose a tag to compare

Improved UI 🔥

  • Revised UI from previous version.
  • Added accounts management --> user-file-memory.
  • Divided into four (4) pages (Dashboard, Bluetooth connect, Model training, Results).

mobile app

Improved to faster API 🔥

Finished Docs 🔥

Documents are finished, it details the development of microcontroller-based wearable device with monitoring system for Body-Focused Repetitive Behavior. Added schematics and software features.

BFRBSys 1.11.0

03 Mar 12:16
ed62b06
Compare
Choose a tag to compare

Improvements:

📱 Migrated to mobile application (Flutter)

- Better and more portable UI

Monitoring Page

- Added result page. Retrieving training history of an authenticated user and saving it on a local storage  

Results Page

🖥️ Migrated to REST API (django-rest-framework)

🔥 Performance are highly asynchronous

What's Changed

Full Changelog: v1.10.0-beta...v1.11.0

v1.10.0-beta

05 Sep 04:27
065bf31
Compare
Choose a tag to compare
v1.10.0-beta Pre-release
Pre-release

This is version 1.10.0beta

Fix and changes from the /app/

error where the user can send POST request to the server even there is no data.

Use the app

  • Run the website python manage.py runserver
  • Upload the code to your Arduino Nano 33 BLE Sense.

What's Changed

New Contributors

  • @xtnctx made their first contribution in #1

Full Changelog: https://github.com/xtnctx/bfrbsys/commits/v1.10.0-beta