<?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>Blog - All Comments</title><link>/challenges-projects/project14/test-instrumentation/b/blog</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: &amp;quot;No lies&amp;quot; IR Thermometer - part IV</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/no-lies-ir-thermometer---part-iv</link><pubDate>Tue, 28 Nov 2023 21:45:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c596248-7a69-4298-beb3-0cf01c19dd26</guid><dc:creator>Marvian</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi David, I have same project and I could not communicate with MLX90614. I appreciate if you share your PSOC code so I can figure out it.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Marvian&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5681&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: &amp;quot;No lies&amp;quot; IR Thermometer - part II</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/no-lies-ir-thermometer---part-ii</link><pubDate>Wed, 22 Nov 2023 23:13:32 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cfb4cd65-e36a-4a5c-894a-76bd5218da9d</guid><dc:creator>Marvian</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi David, I am new to PSOC5 and I love this project and try to build it but I could not to read the IR, project files the google drive link does not work and I appreciate for sharing&amp;nbsp; the files.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5570&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: &amp;quot;No lies&amp;quot; IR Thermometer - part I</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/no-lies-ir-thermometer---part-i</link><pubDate>Fri, 01 Sep 2023 16:52:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4727c39c-6931-45d2-91db-5f542c6f4dd8</guid><dc:creator>Marvian</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi David and Every one,&lt;/p&gt;
&lt;p&gt;I start Psoc and have CY8KIT-050 and I like this project but I couldn&amp;#39;t communicate with MLX90614.&lt;/p&gt;
&lt;p&gt;the link of project is not available and I appreciate it to have psoc codes to to find out my mistake.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Marvian&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5557&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: &amp;quot;No lies&amp;quot; IR Thermometer - part III</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/no-lies-ir-thermometer---part-iii</link><pubDate>Wed, 30 Aug 2023 21:58:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9986d39f-afc2-4e5d-9ced-f6f68491efe4</guid><dc:creator>Marvian</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Ever one.&lt;/p&gt;
&lt;p&gt;this a project I try to do but I could not introduce MLX90614 to PSOC5.&lt;/p&gt;
&lt;p&gt;I appreciate if you help me and give have&amp;nbsp; code for reading and writing for RAM and EEPROM.&lt;/p&gt;
&lt;p&gt;or email marvian_s at yahoo.com&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5624&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Multicomp Pro MP710086 DC Power Supply Review</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/multicomp-pro-mp710086-dc-power-supply-review</link><pubDate>Wed, 30 Aug 2023 14:22:32 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3c49a708-61be-44a9-8a2e-9d4f0d7c5dc5</guid><dc:creator>Yorick</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not have the MP710086 power supply but another Multicomp power supply: MP710509&lt;/p&gt;
&lt;p&gt;Thanks to this tutorial, I succesfully displayed the product information using Pyvisa framework, here is the python code:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:a19d7896-9023-456f-a113-33a112c760e8:type=python&amp;text=import%20pyvisa%0A%0Arm%20%3D%20pyvisa.ResourceManager%28%29%0Apower_supply%20%3D%20rm.open_resource%28%22ASRL%2Fdev%2FttyACM0%3A%3AINSTR%22%29%0Apower_supply.baud_rate%20%3D%20115200%0Apower_supply.query_delay%20%3D%200.1%0Apower_supply.called%20%3D%20False%0Apower_supply.timeout%20%3D%2010%0Apower_supply.read_termination%20%3D%20%20%27%5Cn%27%0Apower_supply.query_termination%20%3D%20%27%5Cn%27%0Apower_supply.write_termination%20%3D%20%27%5Cn%27%0Aprint%28f%22Device%20info%20%7Bpower_supply.query%28%27%2AIDN%3F%27%29%7D%22%29]&lt;/p&gt;
&lt;p&gt;This display: &lt;strong&gt;Device info MP710509 V1.1 SN:00001482&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, that is the only thing I am able to get from this power supply, here is the code when I am trying to set and read the voltage:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:d6a588d5-4d94-4e19-99f1-1a5c81d9210d:type=python&amp;text=import%20pyvisa%0A%0Arm%20%3D%20pyvisa.ResourceManager%28%29%0Apower_supply%20%3D%20rm.open_resource%28%22ASRL%2Fdev%2FttyACM0%3A%3AINSTR%22%29%0Apower_supply.baud_rate%20%3D%20115200%0Apower_supply.query_delay%20%3D%200.1%0Apower_supply.called%20%3D%20False%0Apower_supply.timeout%20%3D%2010%0Apower_supply.read_termination%20%3D%20%20%27%5Cn%27%0Apower_supply.query_termination%20%3D%20%27%5Cn%27%0Apower_supply.write_termination%20%3D%20%27%5Cn%27%0Aprint%28f%22Device%20info%20%7Bpower_supply.query%28%27%2AIDN%3F%27%29%7D%22%29%0Apower_supply.write%28%22VOLT%20%22%2Bstr%281%29%29%0Aprint%28f%22Voltage%20%7Bpower_supply.read_ascii_values%28%27MEAS%3AVOLT%3F%27%29%5B0%5D%7D%22%29%0A]&lt;/p&gt;
&lt;p&gt;I have the following trace:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Device info MP710509 V1.1 SN:00001482&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Traceback (most recent call last):&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/home/ww_bum_evi_ci_agent1/tmp/yorick/EVI-SW.dhcom_image_generator4/step_impl/power_supply/mp710509.py&amp;quot;, line 14, in &amp;lt;module&amp;gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print(f&amp;quot;Voltage {power_supply.read_ascii_values(&amp;#39;MEAS:VOLT?&amp;#39;)[0]}&amp;quot;)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python3.10/dist-packages/pyvisa/resources/messagebased.py&amp;quot;, line 529, in read_ascii_values&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; block = self.read()&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python3.10/dist-packages/pyvisa/resources/messagebased.py&amp;quot;, line 486, in read&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; message = self._read_raw().decode(enco)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python3.10/dist-packages/pyvisa/resources/messagebased.py&amp;quot;, line 442, in _read_raw&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chunk, status = self.visalib.read(self.session, size)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python3.10/dist-packages/pyvisa_py/highlevel.py&amp;quot;, line 519, in read&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return data, self.handle_return_value(session, status_code)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python3.10/dist-packages/pyvisa/highlevel.py&amp;quot;, line 251, in handle_return_value&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise errors.VisaIOError(rv)&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;pyvisa.errors.VisaIOError: VI_ERROR_TMO (-1073807339): Timeout expired before operation completed.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I tried a lot of other &amp;quot;write&amp;quot; commands but that was pointless, it has no effect on the power supply. And every query commands I tried ended up with timeout error (excepting &amp;quot;&lt;span&gt;*IDN?&amp;quot;).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Do you have any idea why this does not work for MP710509? I suspect a brand new command definition for this product (and I cannot find any documentation on the web!). Or maybe that is because it is a multi-channel power supply and I don&amp;#39;t know how to handle the specificities of this kind of product.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11338&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working Prototype of a Kelvin (4-Wire) Milliohm Meter</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/working-prototype-of-a-kelvin-4-wire-milliohm-meter</link><pubDate>Wed, 05 Apr 2023 02:09:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f21a80d7-dfd8-486f-8fbc-f54c303f90e9</guid><dc:creator>jdceletronica</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;muito interesante , mais ten algun amigo que ja feis con arduino nano e que tenha todos os componentes aky no brasil ?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5872&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Precision analog opto-isolation amplifier using HCNR200/201</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/precision-analog-opto-isolation-amplifier-using-hcnr200-201</link><pubDate>Thu, 28 Jul 2022 12:59:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d115eefa-8633-46df-b17c-c5c22d9601db</guid><dc:creator>VictorKhan</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Hassan,&lt;/p&gt;
&lt;p&gt;I need to measure 0-60 V analog input signal what are the modifications I need to make to suit my requirement. Can you please help?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5649&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: DC motor Load indicator</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/dc-motor-load-indicator</link><pubDate>Thu, 30 Sep 2021 23:39:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2f8cdb05-1e67-432f-b2bd-0309d9a77b6e</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Manoj,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Measuring current should meet your primary requirement, but also isn&amp;#39;t the current related to speed? I think it&amp;#39;s a linear relationship when the load is applied, you&amp;#39;ll see the current increase almost linearly as the motor is loaded. At least for DC motors, I don&amp;#39;t know what you&amp;#39;re using.&lt;/p&gt;&lt;p&gt;You&amp;#39;ll get a ton of insight by measuring the current but for sure you could measure other things like actual RPM if you wanted to, but it&amp;#39;s not as directly related to protecting your motor as a straightforward current measurement (or even a fuse - consider a resettable fuse). Also you mention connection wiring burning, that really needs replacing with more suitable wire.. It&amp;#39;s a fire hazard if the wire cannot support the maximum load or has flammable insulation.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21992&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 17:05:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Frank,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Great investigation and photos! It&amp;#39;s always impressive how much can be obtained for little outlay.. although it has its limitations but maybe it&amp;#39;s useful for battery discharging/battery performance measurement (i.e. LiPo or something, where it wouldn&amp;#39;t require to discharge to low voltages).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 15:54:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>genebren</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Great Blog Frank!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is an interesting device and it nice to see that you were able to get the serial interface to work.&amp;nbsp; This could be handy device for testing, but I really would need higher current range for my immediate needs.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Well done!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: DC motor Load indicator</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/dc-motor-load-indicator</link><pubDate>Thu, 30 Sep 2021 15:38:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2f8cdb05-1e67-432f-b2bd-0309d9a77b6e</guid><dc:creator>rsjawale24</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Maybe you can attach an ammeter and measure the current through the motor. High load means high power and higher current will be drawn by the motor. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21992&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 15:33:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>dougw</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Decent price. Thanks for posting your findings. It seems viable for quite a few applications and it is useful in the sense that I would usually be reluctant to spend more for a test load. I have spent more than this making variable test loads for USB power supplies.&lt;/p&gt;&lt;p&gt;If someone wants to get ambitious they could capture the step response.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 12:35:11 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>scottiebabe</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;That is a really nice find.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;Lower voltage capability down to below 1V&amp;gt;&lt;/p&gt;&lt;p&gt;This will always be the case using a Darlington pass element, it will saturate at 1Vbe + 1Vce sat approximately 1V at moderate currents. You could replace the TIP122 with a logic level NFET (though running them in saturation isn&amp;#39;t ideal).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;Improved current accuracy and resolution to 1mA&amp;gt;&lt;/p&gt;&lt;p&gt;One could replace the current shunt with a higher value resistor, but then the display current would be off by the same factor inversed.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Looks like a basic lm324 constant current source.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is the fan temperature controlled?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 10:22:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>rsjawale24</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I did try to make one. But often the DIY one costs much more than these inexpensive Chinese electronic items. &lt;/p&gt;&lt;p&gt;For example, recently I was looking for a SMD practice board on Banggood. Later, I thought why not to make a PCB myself? You can get 5 PCBs for 2USD from JLCPCB.&lt;/p&gt;&lt;p&gt;But when I calculated the shipping it was around 27 USD (Fedex) to India (Add 10 USD more for customs). Then buying 30 pcs each of SMD caps (0402,0603,0805), resistors (0402,0603,0805) and SOT packages, cost me around 300 INR ~ 4 USD&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DIY Cost = 2 + 27 + 10 + 4 = 43 USD&lt;/p&gt;&lt;p&gt;SMD board (with Components from banggood) = 500 INR + 200 INR shipping (direct mail) = 700 INR ~ 9.43 USD&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: XY-FZ35 - Inexpensive Electronic Load</title><link>https://community.element14.com/challenges-projects/project14/test-instrumentation/b/blog/posts/xy-fz35---inexpensive-electronic-load</link><pubDate>Thu, 30 Sep 2021 08:58:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f283135-16ef-47ec-88e4-8aab2dba53bd</guid><dc:creator>Andrew J</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Worth $18 for the LCD, rotary encoder(?) and knob.&amp;nbsp; I’m sure the case would be useful too.&amp;nbsp; The DC load function is a nice freebie.&amp;nbsp; I’m pretty sure you could develop your project to fit in that case and have a better test instrument.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=21991&amp;AppID=215&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>