Skip to content

uECG device firmware - other parts of the project linked in description

License

Notifications You must be signed in to change notification settings

ultimaterobotics/uECG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

uECG device main firmware

This firmware version supports BLE connection to uECG app with full functionality (ECG data with RR, HRV, GSR and accel/gyro, steps data) - and also can work as a generic pulse tracking device (in generic mode, only BPM and RR intervals are available - but it can work with popular fitness apps).

For building the firmware, you also need to download our micro-sdk: https://github.com/ultimaterobotics/urf_lib, by default it's expected to be in the same level folder (so that you have folder urf_lib next to folder uECG_v5). Build relies on arm-none-eabi-gcc compiler, path to compiler is configured in this file: urf_lib/nrf_usdk52/gcc/Makefile.posix (or Makefile.windows, depending on your OS).

This firmware requires our bootloader (https://github.com/ultimaterobotics/uECG_bootloader) and doesn't need Nordic's softdevice.

Links to other parts of the project:

About

uECG device firmware - other parts of the project linked in description

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published