<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kicad on AddOhms by Bald Engineer</title>
    <link>https://www.addohms.com/tags/kicad/</link>
    <description>Recent content in Kicad on AddOhms by Bald Engineer</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 27 Aug 2024 13:26:00 +0000</lastBuildDate>
    <atom:link href="https://www.addohms.com/tags/kicad/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DIY versus Turnkey PCB Assembly with Bald SENSE and MacroFab</title>
      <link>https://www.addohms.com/diy-versus-turnkey-pcb-assembly-with-bald-sense-and-macrofab/</link>
      <pubDate>Tue, 27 Aug 2024 13:26:00 +0000</pubDate>
       <guid isPermaLink="false">https://www.addohms.com/?p=526</guid> 
      <description>My recent experience with the &lt;a href=&#34;https://github.com/baldengineer/BaldSENSE_Sensor_Feather_Wing&#34;&gt;Bald SENSE&lt;/a&gt; sensor feather wing project reminded me that time is often our most valuable resource. This video documents the journey that has taught me crucial lessons about design, assembly, and the value of turnkey PCB assembly services. See what went right and what went wrong, and how I ultimately brought this project back to life with the help of &lt;a href=&#34;https://bald.ee/macrofab&#34;&gt;MacroFab&lt;/a&gt;.</description>
    </item>
    <item>
      <title>KiCad 8 - Bald Engineer&#39;s Top 8 Features</title>
      <link>https://www.addohms.com/kicad-8-bald-engineers-top-8-features/</link>
      <pubDate>Mon, 26 Feb 2024 14:12:00 +0000</pubDate>
       <guid isPermaLink="false">https://www.addohms.com/?p=480</guid> 
      <description>KiCad 8 just dropped, and here are Bald Engineer&amp;rsquo;s eight must-try features! The February 2024 release brings a whole host of new stuff to the Schematic editor. However, the PCB editor, CLI, and Simulation tools also received attention. (There are something like 900 closed issues for the 8.0.0 Milestone!) Which of these is your favorite?</description>
    </item>
    <item>
      <title>Copy/Paste KiCad 6 Text Hack | KiCad 6 Quick Tip #3</title>
      <link>https://www.addohms.com/copy-paste-kicad-6-text-hack-kicad-6-quick-tip-3/</link>
      <pubDate>Thu, 14 Apr 2022 13:15:00 +0000</pubDate>
       <guid isPermaLink="false">https://www.addohms.com/?p=408</guid> 
      <description>&lt;p&gt;In mid-2021, I saw a demonstration of features for the upcoming KiCad 6. A statement caught me off guard: &amp;ldquo;the new copy/paste feature uses the system&amp;rsquo;s clipboard.&amp;rdquo; Then I watched as one of the developers copied from one KiCad instance into another. Immediately, that capability hit me as a game-changer.&lt;/p&gt;
&lt;p&gt;Not because the world&amp;rsquo;s oldest shortcut keys now work as we all expect, but because of the flexibility the method introduces! Actual text gets copied to the clipboard. For example, you can paste that into a text editor, make some changes, and then paste the new version of &amp;ldquo;code&amp;rdquo; back into KiCad.&lt;/p&gt;</description>
    </item>
    <item>
      <title>INSert key saves time on wires and labels | KiCad 6 Quick Tip #2</title>
      <link>https://www.addohms.com/insert-key-saves-time-on-wires-and-labels-kicad-6-quick-tip-2/</link>
      <pubDate>Thu, 07 Apr 2022 13:15:00 +0000</pubDate>
       <guid isPermaLink="false">https://www.addohms.com/?p=386</guid> 
      <description>&lt;p&gt;KiCad repeats the last command when you press the &lt;code&gt;INSert&lt;/code&gt; key ( &lt;code&gt;Fn-Enter&lt;/code&gt; on Mac). This excellent shortcut creates incrementing labels and makes wires the same size. Both save time when you need to label the pins of an IC in the schematic.&lt;/p&gt;
&lt;p&gt;To try out the trick, open up a schematic. Click the &lt;code&gt;Add Net Label&lt;/code&gt; command and then type a net label that ends in a number, like, &lt;code&gt;A0&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Schematic to PCB KiCad 6 | Quick Tip #1</title>
      <link>https://www.addohms.com/kicad-schematic-to-pcb/</link>
      <pubDate>Tue, 29 Mar 2022 08:51:28 +0000</pubDate>
       <guid isPermaLink="false">https://test.addohms.com/?page_id=83</guid> 
      <description>&lt;p&gt;In KiCad 6 (and 5), the F8 key runs a special command. It automates annotating a schematic, generating a netlist, and loading it into PCBnew.&lt;/p&gt;
&lt;p&gt;Also the “Edit Symbol Fields” is a better tool for updating footprints than the actual “Assign Footprints” dialog!&lt;/p&gt;
&lt;p&gt;This video is the first one of a series of quick tips.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DIY Arduino Schematic in KiCad | #23</title>
      <link>https://www.addohms.com/diy-arduino-schematic/</link>
      <pubDate>Thu, 03 May 2018 08:51:00 +0000</pubDate>
       <guid isPermaLink="false">https://test.addohms.com/?page_id=70</guid> 
      <description>&lt;p&gt;This video is part of a 3 part series, with the other two parts coming in the future. When it&amp;rsquo;s time to design a custom PCB for your project, you might be wondering how to design in an Arduino. This video shows the pieces that go into the schematic. The next video will show how to layout the PCB. And after the boards come back, I will show how to turn it on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DIY Arduino PCB in KiCad | #24</title>
      <link>https://www.addohms.com/diy-arduino-pcb-pyramiduino/</link>
      <pubDate>Wed, 28 Feb 2018 09:51:00 +0000</pubDate>
       <guid isPermaLink="false">https://test.addohms.com/?page_id=73</guid> 
      <description>&lt;p&gt;Part two of the DIY Arduino series. In this video, we create the PCB. Also, the project gets a new name: Pyramiduino. Watch the process to make a PCB in KiCad. And the Bald Engineer gives you a challenge, can you find the unconnected nets before he does? Check out &lt;a href=&#34;https://www.addohms.com/diy-arduino-schematic&#34;&gt;Part 1 - the Schematic&lt;/a&gt; and subscribe to see when Part 3 - Turn On is posted.&lt;/p&gt;
&lt;h2 id=&#34;diy-arduino-pcb-in-kicad-show-notes&#34;&gt;DIY Arduino PCB in KiCad Show Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/baldengineer/addohms/tree/master/Episode%2024%20Pyramiduino%20PCB&#34;&gt;Pyramiduino Project&lt;/a&gt; on GitHub&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://contextualelectronics.com/courses/getting-to-blinky/&#34;&gt;Getting to Blinky: KiCad tutorial&lt;/a&gt; from Conextual Electronics&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://oshpark.com/&#34;&gt;OSHPark&lt;/a&gt;- Bald Engineer&amp;rsquo;s preferred PCB supplier. (They provided the boards for free for this project.)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;related-videos&#34;&gt;Related Videos&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Part 1: &lt;a href=&#34;https://www.addohms.com/diy-arduino-schematic/&#34;&gt;Creating DIY Arduino Schematic in KiCad&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Part 3: &lt;a href=&#34;https://www.addohms.com/diy-arduino-turn-on/&#34;&gt;Soldering and testing DIY Arduino&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
