<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>usb on soldernerd</title><link>https://soldernerd.com/tags/usb/</link><description>Recent content in usb on soldernerd</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy; 2026 Lukas F&amp;auml;ssler &amp;middot; soldernerd</copyright><lastBuildDate>Sun, 02 Apr 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://soldernerd.com/tags/usb/index.xml" rel="self" type="application/rss+xml"/><item><title>MPPT Solar Charger Rev C - First Test Results</title><link>https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/</link><pubDate>Sun, 02 Apr 2017 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/</guid><description>&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt=""
 width="1024"
 height="683"
 src="https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/images/20170331_SolarCharger_008-8-1024x683_hu_209f145fabbf0ed2.jpg"
 srcset="https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/images/20170331_SolarCharger_008-8-1024x683_hu_209f145fabbf0ed2.jpg 800w, https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/images/20170331_SolarCharger_008-8-1024x683.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/images/20170331_SolarCharger_008-8-1024x683.jpg"&gt;&lt;/figure&gt;
&lt;p&gt;Over the last few weeks I have been quite busy with my &lt;a href="https://soldernerd.com/projects/mppt-solar-charger/" &gt;MPPT Solar Charger project&lt;/a&gt;. I&amp;rsquo;ve built up a first board and started writing firmware for it. Since the last version was not too different in terms of hardware I was able to re-use most of that code. But I hadn&amp;rsquo;t even touched on the whole USB stuff back then so there was still a lot of work to do. While the project is still far from being complete I am happy to say that I&amp;rsquo;ve made quite some progress. Most importantly, the new design seems to work well and so far I haven&amp;rsquo;t found any mistakes in the board layout. But let&amp;rsquo;s go through this step by step.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/mppt-solar-charger-rev-c-first-test-results/feature.jpg"/></item><item><title>MPPT Solar Charger Rev C Design</title><link>https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/</link><pubDate>Wed, 22 Feb 2017 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/</guid><description>&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt=""
 width="1024"
 height="683"
 src="https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/images/20161223_SolarChargerRevC_007-1024x683_hu_3df451bd31638236.jpg"
 srcset="https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/images/20161223_SolarChargerRevC_007-1024x683_hu_3df451bd31638236.jpg 800w, https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/images/20161223_SolarChargerRevC_007-1024x683.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/images/20161223_SolarChargerRevC_007-1024x683.jpg"&gt;&lt;/figure&gt;
&lt;p&gt;Over the last year or so I&amp;rsquo;ve designed, built and tested a &lt;a href="https://soldernerd.com/posts/mppt-solar-charger-testing-ii/" &gt;standalone solar charger&lt;/a&gt;. It performed quite well but as with any complex design there were a number of things that needed to be improved.  So I eventually reached the point where I decided to design a revised version. And this is what this post is all about.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/mppt-solar-charger-rev-c-design/feature.jpg"/></item><item><title>C# USB HID Utility</title><link>https://soldernerd.com/posts/c-usb-hid-utility/</link><pubDate>Mon, 13 Feb 2017 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/c-usb-hid-utility/</guid><description>&lt;p&gt;Have you ever tried to write a program that connects to some device via USB? I have done so a few years ago and was shocked how much of a pain that is (at least on a Windows plattform). I always thought there should be a nice little library that wraps all those uggly DLL imports, marshalling and COM API calls and offers a nice and clean C# interface to the outside world.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/c-usb-hid-utility/feature.jpg"/></item><item><title>Ultrasonic Anemometer Part 23: First successful measurements</title><link>https://soldernerd.com/posts/ultrasonic-anemometer-part-23-first-successful-measurements/</link><pubDate>Mon, 06 Jun 2016 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/ultrasonic-anemometer-part-23-first-successful-measurements/</guid><description>&lt;p&gt;In my &lt;a href="https://soldernerd.com/posts/ultrasonic-anemometer-part-22-usb-up-and-running/" &gt;last post&lt;/a&gt; I was happy to report that I managed to get the USB interface to work. This interface has since proved to be extremely valuable in software development and testing. While the device is taking measurements you can look at the results (or intermediate results) at your PC in real time. You can even log large amounts of data to a .csv file and inspect the results in Excel.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/ultrasonic-anemometer-part-23-first-successful-measurements/feature.jpg"/></item><item><title>Ultrasonic Anemometer Part 21: Standalone Anemometer Hardware</title><link>https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/</link><pubDate>Sat, 14 May 2016 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/</guid><description>&lt;p&gt;&lt;a href="https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/" &gt;Last time&lt;/a&gt; I went through the design of my new standalone anemometer. Now it&amp;rsquo;s time to build this thing and see if it works as planned.&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="20160428_StandaloneAnemometer_034"
 width="1024"
 height="683"
 src="https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/images/20160428_StandaloneAnemometer_034-1024x683_hu_9662cc839e9710a8.jpg"
 srcset="https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/images/20160428_StandaloneAnemometer_034-1024x683_hu_9662cc839e9710a8.jpg 800w, https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/images/20160428_StandaloneAnemometer_034-1024x683.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/images/20160428_StandaloneAnemometer_034-1024x683.jpg"&gt;&lt;/figure&gt;
&lt;p&gt;After I fried a couple of chips on my &lt;a href="https://soldernerd.com/posts/ultrasonic-anemometer-part-16-testing-the-new-driver-circuit/" &gt;driver circuit testing board&lt;/a&gt; due to a wrong chip in the power supply I was a bit more careful this time and built up the board step by step.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/ultrasonic-anemometer-part-21-standalone-anemometer-hardware/feature.jpg"/></item><item><title>Ultrasonic Anemometer Part 20: Standalone Anemometer Design</title><link>https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/</link><pubDate>Wed, 11 May 2016 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/</guid><description>&lt;p&gt;&lt;a href="https://soldernerd.com/posts/ultrasonic-anemometer-part-19-testing-the-analog-circuit/" &gt;Last time&lt;/a&gt; I outlined my reasons to &amp;lsquo;go digital&amp;rsquo; by adding a powerful on-board microcontroller and designing a standalone wind meter.&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="20160426_StandaloneAnemometer_001"
 width="1024"
 height="683"
 src="https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/images/20160426_StandaloneAnemometer_001-1024x683_hu_b1eed058d0f92ba6.jpg"
 srcset="https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/images/20160426_StandaloneAnemometer_001-1024x683_hu_b1eed058d0f92ba6.jpg 800w, https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/images/20160426_StandaloneAnemometer_001-1024x683.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/images/20160426_StandaloneAnemometer_001-1024x683.jpg"&gt;&lt;/figure&gt;
&lt;p&gt;In the weeks that followed that decision I tried to find a suitable microcontroller and to design a prototype. Today I&amp;rsquo;ll show you the result of that work.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/ultrasonic-anemometer-part-20-standalone-anemometer-design/feature.jpg"/></item><item><title>USB Boost Converter</title><link>https://soldernerd.com/posts/usb-boost-converter/</link><pubDate>Tue, 04 Aug 2015 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/usb-boost-converter/</guid><description>&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="_MG_1042"
 width="3072"
 height="2048"
 src="https://soldernerd.com/posts/usb-boost-converter/images/mg_1042_hu_5f77d44817de79c6.jpg"
 srcset="https://soldernerd.com/posts/usb-boost-converter/images/mg_1042_hu_5f77d44817de79c6.jpg 800w,/posts/usb-boost-converter/images/mg_1042_hu_6fe9ba9af9f819cd.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/usb-boost-converter/images/mg_1042.jpg"
 /&gt;
 
 &lt;figcaption&gt;Finished 5V to 12V USB boost converter&lt;/figcaption&gt;
 &lt;/figure&gt;
&lt;p&gt;I frequently need a low-power supply to run a microcontroller system. Typically, one uses a lab power for such purposes. But at least on the desk where I do the programming I don&amp;rsquo;t have one. Since these systems typically consume little current it would be handy to be able to power them from USB. Most of my devices have on-board regulators so the voltage is rather uncritical. For 3.3 volt devices, the 5V from USB is just right. But others have a 5V regulator so they need a higher supply voltage. And even others might even need 12 volts.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/usb-boost-converter/feature.jpg"/></item></channel></rss>