Arduino library for uECG

Finally created a library for reading data from uECG device using nRF24 radio module - for a while there were only examples of code that did quite a loosy job, now it supports the whole protocol (including checksum verification) so all data are available without any significant amount of errors. Library is located here: Device, as always, here:
Back to Top