<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marcus Nordström</title>
    <description>The latest articles on DEV Community by Marcus Nordström (@marcusnordstrom).</description>
    <link>https://dev.to/marcusnordstrom</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390398%2F91e1185e-e93d-4aff-acc0-6f651e18bac9.jpeg</url>
      <title>DEV Community: Marcus Nordström</title>
      <link>https://dev.to/marcusnordstrom</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcusnordstrom"/>
    <language>en</language>
    <item>
      <title>Open-source algorithm for wearables in healthcare-applications</title>
      <dc:creator>Marcus Nordström</dc:creator>
      <pubDate>Wed, 20 May 2020 12:44:40 +0000</pubDate>
      <link>https://dev.to/marcusnordstrom/open-source-algorithm-for-wearables-in-healthcare-applications-2pk9</link>
      <guid>https://dev.to/marcusnordstrom/open-source-algorithm-for-wearables-in-healthcare-applications-2pk9</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;The final project is a bachelor thesis developed within an initiative that aims to integrate a smartwatch for use in healthcare-applications with physical activity and physiological signals. Out contribution includes the step counting algorithm and the basic firmware for the device.&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vWogaON8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-28d89282e0daa1e2496205e2f218a44c755b0dd6536bbadf5ed5a44a7ca54716.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/MarcusNordstrom"&gt;
        MarcusNordstrom
      &lt;/a&gt; / &lt;a href="https://github.com/MarcusNordstrom/C-Step-Counter"&gt;
        C-Step-Counter
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Main repo for our bachelor thesis
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;h2&gt;
C-step-counter&lt;/h2&gt;
&lt;p&gt;This is the main repository for the thesis &lt;em&gt;Open-source algorithm for wearables in healthcare-applications&lt;/em&gt; made by Anna Brondin &amp;amp; Marcus Nordstrom at Malmö University.&lt;/p&gt;
&lt;h2&gt;
Guide&lt;/h2&gt;
&lt;p&gt;This is only the algorithm. It is used in &lt;a href="https://github.com/MarcusNordstrom/C-step-counter-test"&gt;C-step-counter-test&lt;/a&gt; and &lt;a href="https://github.com/MarcusNordstrom/pinetime-zephyr"&gt;Pinetime-zephyr&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To use it in your own project you need to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Collect raw data into a CSV file formated as &lt;em&gt;time(ms), X, Y, Z&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Optimize the constants with &lt;a href="https://github.com/MarcusNordstrom/C-optimize-variables"&gt;C-optimize-variables&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Insert the new constants into the stages.&lt;/li&gt;
&lt;li&gt;Build the library with cmake or clone the repo directly into your project&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/MarcusNordstrom/C-Step-Counter"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;Once the thesis is published I will add a link here&lt;br&gt;
Edit:&lt;br&gt;
The thesis is now published and can be accessed &lt;a href="http://muep.mau.se/handle/2043/31608"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
