<?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>build &#8211; makerken</title> <atom:link href="https://makerken.com/tag/build/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>build &#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>Eisenscript &#8216;build&#8217;</title><link>https://makerken.com/2017/09/12/eisenscript-build/</link> <comments>https://makerken.com/2017/09/12/eisenscript-build/#respond</comments> <pubDate>Tue, 12 Sep 2017 21:39:36 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category> <category><![CDATA[current]]></category><guid
isPermaLink="false">http://makerken.com/?p=473</guid> <description><![CDATA[The current project is a WebGL implementation of the eisenscript language. See documented progress on the dedicated page. Current live This page will serve as a todo list: render in iframe update iframe based on code entered code highlighting primitives in eisenscript rendered in three.js eisenscript transformations preformed in three.js local transformations eisenscript lines primitives: &#8230; <a
href="https://makerken.com/2017/09/12/eisenscript-build/" class="more-link">Continue reading<span
class="screen-reader-text"> "Eisenscript &#8216;build&#8217;"</span></a>]]></description> <content:encoded><![CDATA[<p>The current project is a WebGL implementation of the eisenscript language. See documented progress on the dedicated <a
href="http://makerken.com/eisenscript/">page</a>.</p><p><a
href="http://makerken.com/es/">Current live</a></p><p>This page will serve as a todo list:</p><ul><li><del>render in iframe</del></li><li><del>update iframe based on code entered</del></li><li>code highlighting</li><li><del>primitives in eisenscript rendered in three.js</del></li><li><del>eisenscript transformations preformed in three.js</del></li><li><del>local transformations</del></li><li>eisenscript lines<ul><li>primitives: box, sphere, wireframe</li><li>single transform group</li><li>multiple transform group</li></ul></li><li>eisenscript rules<ul><li>rule order determined</li></ul></li><li>beginner interactive tutorial to eisenscript</li><li>save and share scripts</li><li>share creations, watermarked/linked</li></ul> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2017/09/12/eisenscript-build/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">473</post-id> </item> <item><title>Getting started with Three.js</title><link>https://makerken.com/2017/08/08/getting-started-with-three-js/</link> <comments>https://makerken.com/2017/08/08/getting-started-with-three-js/#respond</comments> <pubDate>Tue, 08 Aug 2017 18:44:06 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=431</guid> <description><![CDATA[Three.js is a 3D JavaScript library enabling 3D experience and more on the web. To do this properly it needs it&#8217;s own page, so find it on makerken.com/threejs stemkoski has a great collection of examples showing off capabilities.]]></description> <content:encoded><![CDATA[<p><a
href="https://threejs.org">Three.js</a> is a 3D JavaScript library enabling 3D experience and more on the web.</p><p>To do this properly it needs it&#8217;s own page, so find it on <a
href="http://makerken.com/threejs">makerken.com/threejs</a></p><p><a
class="user-mention" href="https://github.com/stemkoski" rel="author">stemkoski</a> has a <a
href="https://stemkoski.github.io/Three.js/">great collection</a> of examples showing off capabilities.</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2017/08/08/getting-started-with-three-js/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">431</post-id> </item> <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> <item><title>Sound LEDs</title><link>https://makerken.com/2016/09/16/sound-lights/</link> <comments>https://makerken.com/2016/09/16/sound-lights/#respond</comments> <pubDate>Fri, 16 Sep 2016 17:03:46 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Arduino Control]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=365</guid> <description><![CDATA[This is a graph of different bias voltages and the sensitivity of the module, mainly I learned, the potentiometer to one extreme or the other and you get nothing, and there isn&#8217;t much change with different bias, I have a 3.3V tolerant Arduino type micro so I picked ~1.5V I have a electret microphone module module &#8230; <a
href="https://makerken.com/2016/09/16/sound-lights/" class="more-link">Continue reading<span
class="screen-reader-text"> "Sound LEDs"</span></a>]]></description> <content:encoded><![CDATA[<p>This is a graph of different bias voltages and the sensitivity of the module, mainly I learned, the potentiometer to one extreme or the other and you get nothing, and there isn&#8217;t much change with different bias, I have a 3.3V tolerant Arduino type micro so I picked ~1.5V I have a electret microphone module module and I want it to control the intensity of LEDs, ideally the louder the music, the more intense the light. The second part of that problem is when it is quieter, you want lower light. A wave is captured as an AC voltage so a loud sound has a larger wave, in positive and negative.</p> <figure
id="attachment_367" style="max-width: 300px" class="wp-caption alignnone"><img
data-attachment-id="367" data-permalink="https://makerken.com/2016/09/16/sound-lights/1-5v/" data-orig-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?fit=1520%2C1138&amp;ssl=1" data-orig-size="1520,1138" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="measured frequency response" data-image-description="&lt;p&gt;measured voltage peak to peak frequency response&lt;/p&gt;
" data-medium-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?fit=300%2C225&amp;ssl=1" data-large-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?fit=840%2C629&amp;ssl=1" class="wp-image-367 size-medium" src="https://i1.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V-300x225.png?resize=300%2C225" alt="measured frequency response" width="300" height="225" srcset="https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?resize=768%2C575&amp;ssl=1 768w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?resize=1024%2C767&amp;ssl=1 1024w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?resize=1200%2C898&amp;ssl=1 1200w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/09/1.5V.png?w=1520&amp;ssl=1 1520w" sizes="(max-width: 300px) 85vw, 300px" data-recalc-dims="1" /><figcaption
class="wp-caption-text">measured specific frequency response</figcaption></figure><p>I started with a the voltage off the microphone sampled and controlling which lights are on and off in the strip. Louder means that there is more variation in the strip. I have &#8216;machine learning&#8217; (if you call one variable learning) so that it would still change on quieter music with smaller changes.</p><p>&nbsp;</p><p>http://dpeckett.com/beat-detection-on-the-arduino</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/09/16/sound-lights/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">365</post-id> </item> <item><title>Water detector</title><link>https://makerken.com/2016/08/13/water-detector/</link> <comments>https://makerken.com/2016/08/13/water-detector/#respond</comments> <pubDate>Sat, 13 Aug 2016 06:06:55 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=351</guid> <description><![CDATA[Water absence alarm.]]></description> <content:encoded><![CDATA[<p>Ingenuity from laziness, sounds like it could be protecting from huge amounts of water damage, and it could be. But, my dogs water runs low for an hour or two before we notice- perfect simple IoT project.</p><p>I built it. My dog water bowl sends an sms when it needs to be filled. I plan to make a proper guide. Used the Particle with power shield, and a IFTTT trigger to send an SMS. Very low power.</p><p>Archive of earlier ideas, possibly future work:</p><p>To detect absence of water, I&#8217;m thinking two wires that form a switch to ground, normally closed and you&#8217;d read 0 when there isn&#8217;t water you&#8217;d read 1, connected to an interrupt that can wake from sleep. How about a <a
href="http://www.instructables.com/id/Capacitive-Fluid-Level-Sensor/?ALLSTEPS">capacitive</a> liquid level sensor, like the one I&#8217;d imagine is in the <a
href="https://myvessyl.com/prymevessyl//">Pryme</a>?</p><p>I&#8217;ll have to play with web hooks and see what integration will work, ideally something that alerts my phone. This could lead to integration to other things.</p><p>After a working prototype, there would be an effort to design something nice. The components I&#8217;ll use will be small already. How long power is provided should be alright with the interrupt, maybe instead of LiPo, I&#8217;ll use 4x 1.2V Eneloop batteries that would probably last longer and be safer.</p><p>This would be a good project for the <a
href="http://digistump.com/category/22">Oaks</a> I haven&#8217;t used. I got them not really knowing much, but know I know they were an early (at least when I got them) ESP8266 board. I&#8217;ve already worked with other Particle stuff so they use the same web IDE I&#8217;m used to.</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/08/13/water-detector/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">351</post-id> </item> <item><title>LED Grid</title><link>https://makerken.com/2016/07/09/led-grid/</link> <comments>https://makerken.com/2016/07/09/led-grid/#respond</comments> <pubDate>Sat, 09 Jul 2016 21:22:34 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=137</guid> <description><![CDATA[Fast refresh a grid of LEDs.]]></description> <content:encoded><![CDATA[<p>I have 6, 5M 30LEDs/m WS2812B strips and if connected in a grid that would be 900 LEDs. I haven&#8217;t cut my strips yet, I have a 288 LED test strip first. Next would be if you can output a control signal on more than one digital pin at the same time. The Photon controller is 120Hz and there is some direct port access, toggling with pinSetFast() pinResetFast() is faster than my oscilloscope can handle.</p><p>They seem to have <a
href="https://cpldcpu.wordpress.com/2014/01/14/light_ws2812-library-v2-0-part-i-understanding-the-ws2812/">straightforward</a> <a
href="https://wp.josh.com/2014/05/13/ws2812-neopixels-are-not-so-finicky-once-you-get-to-know-them/">timing</a> based on a state machine. It seems like there is a <a
href="https://www.pjrc.com/teensy/td_libs_OctoWS2811.html">library</a> I can start with.</p><p>Any idea on how Oscilloscope rating relates to time divisions?</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/07/09/led-grid/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">137</post-id> </item> <item><title>Quadcopter</title><link>https://makerken.com/2016/07/08/quadcopter/</link> <comments>https://makerken.com/2016/07/08/quadcopter/#respond</comments> <pubDate>Fri, 08 Jul 2016 05:38:24 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=65</guid> <description><![CDATA[Control and GPS.]]></description> <content:encoded><![CDATA[<p>The <a
href="https://www.particle.io/prototype#electron">Particle Electron</a> with <a
href="https://docs.particle.io/datasheets/particle-shields/#electron-asset-tracker">Asset Tracker</a> shield enables cellular data, GPS, and an accelerometer, control the ESCs I have connected to the brushless motors and I&#8217;m off. There is still the PID control that I need for stable hovering, then I can try directional movement. With GPS I could take it to place where unattended drones are allowed, and have it follow programmed waypoints.</p><p>I have the Electron working logging temperature and humidity.</p><p>Current build:<br
/> 250mm quadcopter frame<br
/> 25560 battery holder<br
/> <a
href="http://www.emaxmodel.com/esc/emax-simon-series-12a-for-multirotor.html">12A ESC</a><br
/> <a
href="http://www.emaxmodel.com/emax-multicopter-motor-mt2204-kv2300.html">EMAX MT2204</a> motors 2 x CW and 2 x CCW, the opposite sides are spinning the same way.<br
/> I have some SR-HC04 ultrasonics and got distance but not a stable flight using a different micro.</p><ol><li>Assumption, common RC timing is 50Hz:<br
/> 1 sec / 50 Hz = 0.020 second = 20ms period<br
/> it is controlled with 1ms (1/20) low and 2ms(2/20) high<br
/> ESC and digital servo timing is 300Hz<br
/> 1 sec / 300 Hz = 0.00333 seconds = 3.33ms period<br
/> it is controlled with 0.166ms (1/20) low and 0.333ms(2/20) high</li><li>Digital Servo control and timing is the same 300Hz the more frequently it updates, the more responsive it can be.</li><li>Test at 300Hz with buttons to increase and decrease. Test at other frequencies, but it will not be under load they heat up using frequencies not supported, that would be worse under load.</li><li></li></ol> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/07/08/quadcopter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">65</post-id> </item> <item><title>2D Icing Printer</title><link>https://makerken.com/2016/07/08/2d-printer/</link> <comments>https://makerken.com/2016/07/08/2d-printer/#respond</comments> <pubDate>Fri, 08 Jul 2016 02:21:56 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=43</guid> <description><![CDATA[References: Syringe extruder, PancakeBot™ Once I had control of a simple shape I would implement use an open source firmware to control motion, and investigate more on the software to allow user text or drawings to be &#8216;printed.&#8217; So far: I have used my CNC more to make the stepper mounts and the wood blocks. I made a C++ header with &#8230; <a
href="https://makerken.com/2016/07/08/2d-printer/" class="more-link">Continue reading<span
class="screen-reader-text"> "2D Icing Printer"</span></a>]]></description> <content:encoded><![CDATA[<p><strong>References</strong>: <a
href="http://www.3ders.org/articles/20141002-italian-studio-lab-unveils-open-source-syringe-extruder-for-fdm-3d-printers.html">Syringe extruder</a>, <a
href="http://www.pancakebot.com">PancakeBot<img
src="https://s.w.org/images/core/emoji/2.4/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></p><p>Once I had control of a simple shape I would implement use an open source <a
href="http://reprap.org/wiki/RepRap_Firmware">firmware</a> to control motion, and investigate more on the software to allow user text or drawings to be &#8216;printed.&#8217;</p><p>So far:<br
/> I have used my CNC more to make the stepper mounts and the wood blocks.<br
/> I made a C++ header with a class for the DVR8825 module.<br
/> Constructed a two rail gantry out of 10mm drill rod and linear bearings, used GT2 timing belt with 30 teeth on the stepper and a pair of fanged bearings on the other side.</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/07/08/2d-printer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">43</post-id> </item> <item><title>Hoop Counter</title><link>https://makerken.com/2016/07/08/hoop-counter/</link> <comments>https://makerken.com/2016/07/08/hoop-counter/#respond</comments> <pubDate>Fri, 08 Jul 2016 02:10:53 +0000</pubDate> <dc:creator><![CDATA[ken]]></dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[build]]></category><guid
isPermaLink="false">http://makerken.com/?p=33</guid> <description><![CDATA[Detecting the score.]]></description> <content:encoded><![CDATA[<p><b></b><strong>References</strong>: <a
href="http://www.instructables.com/id/Arduino-Basketball-Pop-a-Shot-Upgrayedd/">Pop-a-Shot</a></p><p>A scoreboard made of a 7-segment LED strip and two sensors to see if the ball had gone through or just come close to the hoop.</p> <figure
id="attachment_202" style="max-width: 300px" class="wp-caption alignnone"><img
data-attachment-id="202" data-permalink="https://makerken.com/2016/07/08/hoop-counter/img_0401/" data-orig-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?fit=2514%2C1918&amp;ssl=1" data-orig-size="2514,1918" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1468533906&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="IMG_0401" data-image-description="&lt;p&gt;each segment is 10 LEDs&lt;/p&gt;
" data-medium-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?fit=300%2C229&amp;ssl=1" data-large-file="https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?fit=840%2C641&amp;ssl=1" class="size-medium wp-image-202" src="https://i2.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401-300x229.jpg?resize=300%2C229" alt="WS2812B strip cut into seven segment displays" width="300" height="229" srcset="https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?resize=300%2C229&amp;ssl=1 300w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?resize=768%2C586&amp;ssl=1 768w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?resize=1024%2C781&amp;ssl=1 1024w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?resize=1200%2C916&amp;ssl=1 1200w, https://i0.wp.com/makerken.com/wp-content/uploads/2016/07/IMG_0401.jpg?w=1680&amp;ssl=1 1680w" sizes="(max-width: 300px) 85vw, 300px" data-recalc-dims="1" /><figcaption
class="wp-caption-text">LED scoreboard</figcaption></figure><p>Current build:<br
/> <a
href="https://www.adafruit.com/products/1927">One sensor<br
/> </a>4x 20 LED strips<br
/> 6x 10 LED strips</p><p>Currently segment 7 of the second digit isn&#8217;t working. I&#8217;m writing a library so that a number is displayed using the LED strip.</p> ]]></content:encoded> <wfw:commentRss>https://makerken.com/2016/07/08/hoop-counter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">33</post-id> </item> </channel> </rss>