<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Components &#8211; makerken</title> <atom:link href="https://makerken.com/category/components/feed/" rel="self" type="application/rss+xml" /><link>https://makerken.com</link> <description>Collaborative builds</description> <lastBuildDate>Wed, 13 Sep 2017 04:19:52 +0000</lastBuildDate> <language>en-CA</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=4.9.3</generator><image> <url>https://i2.wp.com/makerken.com/wp-content/uploads/2017/07/whitefavicon.png?fit=30%2C30&#038;ssl=1</url><title>Components &#8211; makerken</title><link>https://makerken.com</link> <width>32</width> <height>32</height> </image> <site
xmlns="com-wordpress:feed-additions:1">113837341</site> <item><title>Strain wave gear</title><link>https://makerken.com/2017/03/20/strain-wave-gear/</link> <comments>https://makerken.com/2017/03/20/strain-wave-gear/#respond</comments> <pubDate>Mon, 20 Mar 2017 18:49:57 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Arduino Control]]></category> <category><![CDATA[Components]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=415</guid> <description><![CDATA[Arduino MKR1000 Blynk app DRV8825 stepper driver Blynk can send and receive data to internet devices using it&#8217;s free app. You can also host your own Blynk server for security. To send an adjustable frequency from the Arduino to the DRV8825 I used the tone command, a square wave is perfect. The tone command: tone(pin, frequency) tone(pin, frequency, duration) calling it &#8230; <a
href="https://makerken.com/2017/03/20/strain-wave-gear/" class="more-link">Continue reading<span
class="screen-reader-text"> "Strain wave gear"</span></a>]]></description> <content:encoded><![CDATA[<div
class="jetpack-video-wrapper"><iframe
class='youtube-player' type='text/html' width='840' height='503' src='https://www.youtube.com/embed/NPnIaAVyYu4?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;start=7&#038;wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></div><p><a
href="https://www.arduino.cc/en/Main/ArduinoMKR1000">Arduino MKR1000</a></p><p><a
href="http://www.blynk.cc">Blynk</a> app</p><p><a
href="https://www.pololu.com/product/2133">DRV8825</a> stepper driver</p><p>Blynk can send and receive data to internet devices using it&#8217;s free app. You can also host your own Blynk server for security.</p><p>To send an adjustable frequency from the Arduino to the DRV8825 I used the <a
href="https://www.arduino.cc/en/Reference/Tone">tone</a> command, a square wave is perfect.</p><p>The tone command:<br
/> tone(pin, frequency)<br
/> tone(pin, frequency, duration)</p><p>calling it with 2 parameters the frequency is output once, I want the frequency to output continually so there needs to be a duration, but the longer the duration the less responsive it is. Measuring the speed of the loop can be done with a set/clear with a state = !state, while including Blynk.</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2017/03/20/strain-wave-gear/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">415</post-id> </item> </channel> </rss>