<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pic18 on soldernerd</title><link>https://soldernerd.com/tags/pic18/</link><description>Recent content in pic18 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>Wed, 01 Jan 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://soldernerd.com/tags/pic18/index.xml" rel="self" type="application/rss+xml"/><item><title>Stepper Motor Controller Rev B</title><link>https://soldernerd.com/posts/stepper-motor-controller-rev-b/</link><pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/stepper-motor-controller-rev-b/</guid><description>&lt;figure&gt;
&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/stepper-motor-controller-rev-b/images/IMG_1649-1024x683_hu_1bb5cd6eebe0d11d.jpg"
 srcset="https://soldernerd.com/posts/stepper-motor-controller-rev-b/images/IMG_1649-1024x683_hu_1bb5cd6eebe0d11d.jpg 800w, https://soldernerd.com/posts/stepper-motor-controller-rev-b/images/IMG_1649-1024x683.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/stepper-motor-controller-rev-b/images/IMG_1649-1024x683.jpg"&gt;&lt;/figure&gt;
&lt;figcaption&gt;
&lt;p&gt;Looks almost like the first version&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;This board may look familiar to some of you. Because at first glance, it looks just like its older brother described here: &lt;a href="https://soldernerd.com/posts/dividing-head-controller/" &gt;Dividing Head Controller&lt;/a&gt;. But many things have been improved in Revision B.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/stepper-motor-controller-rev-b/feature.jpg"/></item><item><title>USB Mass Storage Device Bootloader</title><link>https://soldernerd.com/posts/usb-mass-storage-device-bootloader/</link><pubDate>Tue, 20 Nov 2018 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/usb-mass-storage-device-bootloader/</guid><description>&lt;p&gt;Let&amp;rsquo;s start with a video. It will tell you most of what I&amp;rsquo;m going to write about today.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/usb-mass-storage-device-bootloader/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>Programming sockets for PIC microcontrollers</title><link>https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/</link><pubDate>Tue, 11 Nov 2014 00:00:00 +0000</pubDate><guid>https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/</guid><description>&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="_MG_0957"
 width="1293"
 height="862"
 src="https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/images/mg_0957_hu_a5add52361fac3f4.jpg"
 srcset="https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/images/mg_0957_hu_a5add52361fac3f4.jpg 800w, https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/images/mg_0957_hu_3720fded68180443.jpg 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/images/mg_0957.jpg"&gt;&lt;/figure&gt;
&lt;p&gt;I regularly use PIC microcontrollers. I&amp;rsquo;ve tried some Atmel chips lately but I&amp;rsquo;m still by far most familiar with the PIC16 &amp;amp; PIC18 chip families. As you can see in my other posts, I tend to use SMD components but once in a while I need to program a DIP package.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://soldernerd.com/posts/programming-sockets-for-pic-microcontrollers/feature.jpg"/></item></channel></rss>