<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58622/how-to-calculate-cadence-using-gyroscope-accelerometer-with-nrf52</link><description>Hi, 
 I&amp;#39;m trying to understand how to powermeter bike works. I read the ant documents and execute example bpwr ant code, but I have a question how cadence in power meters are read? Using accelerometer or gyroscope? I have a mpu6050 arduino board and I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jun 2020 15:34:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58622/how-to-calculate-cadence-using-gyroscope-accelerometer-with-nrf52" /><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/256524?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 15:34:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecf2902f-dbc5-431f-8b8f-29ff45046ddf</guid><dc:creator>exman</dc:creator><description>&lt;p&gt;powermeters are made with accelerometers that can be driven with coin cell batteries because they are low power and low voltage.&lt;/p&gt;
&lt;p&gt;the cadence can be calculated from centrifugal acceleration,&lt;/p&gt;
&lt;p&gt;but it needs a good algorithm to filter the shocks from the road and rider&amp;#39;s leg on accelerometer and&lt;/p&gt;
&lt;p&gt;remove the effect of gravity.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/255421?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 08:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7519b5a-df68-4e50-8a7d-4347e5ad4c22</guid><dc:creator>bronsus</dc:creator><description>&lt;p&gt;Hi am doing the same as you and I had the same problems. The status of my project now is that I can calculate the cadence from the values I got from the MPU6050 and send them via ANT+ to my Garmin Forerunner 735. Now I am implementing the HX711 to measure the strain gauges, This routine also works with some issues at the moment.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So if you are interested, send me an email and we can help us each other.&lt;/p&gt;
&lt;p&gt;I also developed my own PCB...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/245073?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 16:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:698b05b6-0ab6-4ca5-ab72-74f6cad7a7a2</guid><dc:creator>drewvigne</dc:creator><description>&lt;p&gt;As a previous user has already mentioned this is probably not the best forum. However I am working on a similar project and can help you so why not.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;there are many ways to measure cadence using a gyro/accel IMU. You could simply count the degrees per second using the gyro and convert to rpm for example. There are more accurate ways to do this using Euler angles. Check this research project out and you should be good to go:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;a href="https://csce.ucmss.com/cr/books/2018/LFS/CSREA2018/ESC3700.pdf"&gt;https://csce.ucmss.com/cr/books/2018/LFS/CSREA2018/ESC3700.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;good luck&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/237869?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 16:49:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:403cd068-afab-43fe-9978-1922de2ae21e</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
[quote userid="84776" url="~/f/nordic-q-a/58622/how-to-calculate-cadence-using-gyroscope-accelerometer-with-nrf52/237865"]I googled many times about it, but i&amp;#39;m not found it.[/quote]
&lt;p&gt;Go on:&amp;nbsp;&amp;nbsp;&lt;a href="https://www.livescience.com/40064-cadence-sensors.html"&gt;https://www.livescience.com/40064-cadence-sensors.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="84776" url="~/f/nordic-q-a/58622/how-to-calculate-cadence-using-gyroscope-accelerometer-with-nrf52/237865"]How can I do the capture motion without sensor[/quote]
&lt;p&gt;&lt;em&gt;by definition&lt;/em&gt;, a sensor is what translates an external physical thing into an electronic signal that an electronic system can process. So, yes - you &lt;em&gt;&lt;strong&gt;need&lt;/strong&gt; &lt;/em&gt;some sort of a &amp;quot;sensor&amp;quot;.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s a vast range of different &amp;quot;sensors&amp;quot; available which could fulfil this role; eg&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a simple switch which clicks once per revolution&lt;/li&gt;
&lt;li&gt;a rotational sensor on the axle&lt;/li&gt;
&lt;li&gt;an accelerometer - which gives the acceleration of a point, eg on the crank arm&lt;/li&gt;
&lt;li&gt;etc, etc, ...&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/237865?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 16:35:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86e2d173-5de8-4b01-aec4-99ad19a3bd95</guid><dc:creator>Laerte Junior</dc:creator><description>&lt;p&gt;I googled many times about it, but i&amp;#39;m not found it. I was started study because I won a nrf52dk kit and I&amp;#39;m cyclist &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The crank arm is a rotate part and need a sensor to capture this motion? How can I do the capture motion without sensor?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate cadence using gyroscope/accelerometer with nrf52</title><link>https://devzone.nordicsemi.com/thread/237823?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 14:52:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed77db59-5d50-4ec4-aeb9-85126a030b2d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;This has nothing to do with ANT, BLE, or Nordic.&lt;/p&gt;
&lt;p&gt;There are many articles on how to process sensor data to deduce things like cadence,&amp;nbsp;steps, etc.&amp;nbsp; Many of them are based on AI / ML.&lt;/p&gt;
&lt;p&gt;You need to get googling ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>