<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>Programmable DC Electronic Load - Followup</title><link>/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><description>Introduction This is the follow-up to a post about a simple programmable DC electronic load. Progress has not been as good as hoped and the project needs to be set aside for the time being so other priorities (like a RoadTest and life in g...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sat, 31 Aug 2019 00:41:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>fmilburn</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;There is an interesting discussion on &lt;a class="jive-link-external-small" href="https://hackaday.com/2019/08/30/your-arduino-samd21-adc-is-lying-to-you/#comment-6175935" rel="nofollow ugc noopener" target="_blank"&gt;Hackaday&lt;/a&gt; about how Arduino code for reading ADC is incorrect for the SAMD21.&amp;nbsp; Basically it attempts to read the ADC before it is finished and ready.&amp;nbsp; I am using the SAMD51 above but need to check if the same error exists there as well.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sun, 11 Aug 2019 21:01:13 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>three-phase</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice summary of your project, I am very guilty of just leaving things and then taking two weeks to try and figure out what I was doing when I go back to the project.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sat, 10 Aug 2019 18:19:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Good progress.&lt;/p&gt;&lt;p&gt;I look forward to the next post to see your progress.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sat, 10 Aug 2019 15:59:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>genebren</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great idea to collect all of your thoughts before you shelf a project for a while, as it is much easier to restart when the time is available.&amp;nbsp; It looks like you did improve a lot of the things that you set out too.&amp;nbsp; Hopefully you will be able to sort out the other things when you restart.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Good work!&lt;/p&gt;&lt;p&gt;Gene&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sat, 10 Aug 2019 10:26:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;blockquote class="jive-quote"&gt;&lt;ul&gt;&lt;li&gt;Design the UI - look at implementing SCPI&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;p&gt;Yay!&lt;/p&gt;&lt;p&gt;It helps if you do the two together. It drives you to separate instrument logic from interface logic.&lt;/p&gt;&lt;p&gt;If you design so that the user interface talks to the instrument via an API only, without knowing the internals of the load design, it&amp;#39;s easier to get it SCPI-enabled.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Programmable DC Electronic Load - Followup</title><link>https://community.element14.com/members-area/personalblogs/b/frank-milburn-s-blog/posts/programmable-dc-electronic-load---followup</link><pubDate>Sat, 10 Aug 2019 09:58:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6142c89f-66c7-47c7-bdcf-b4a4b136f91b</guid><dc:creator>jc2048</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Good blog - you&amp;#39;re making some progress.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The OPA192 op amp is only specced on the datasheet down to 4.5V. It may still work below that, but not necessarily very well.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you are doing a board layout, you might want to add a gate drive resistor for the MOSFET and the additional external compensation components that MK spoke of in the commments to your last blog. Then you can experiment with them without hacking the board around too much.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=7556&amp;AppID=328&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>