<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Eagle Schematic - Rename socket and pins in EAGLE Forum</title>
    <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9248200#M11392</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5240852"&gt;@one-of-the-robs&lt;/a&gt;&amp;nbsp; - in the sparkfun tutorial,&amp;nbsp;&lt;A href="https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf" target="_blank" rel="noopener"&gt;https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf&lt;/A&gt;, they have JP2 pins named and JP1 pins not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this because, as you said, JP2 is a custom component? I cannot see in the tutorial how they are adding or doing this.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, this is because they're using a custom connector. If you look in the tutorial linked in your first post, at "Step 5", there is a table of the connectors they use. I think JP2 is&lt;/P&gt;
&lt;PRE&gt;6-Pin Serial Programming Header	SparkFun-Connectors	ARDUINO_SERIAL_PROGRAMPTH&lt;/PRE&gt;
&lt;P&gt;So it's a custom, Arduino-specific connector from their own library. I think "J2" is&lt;/P&gt;
&lt;PRE&gt;2x3 AVR Programming Header	SparkFun-Connectors	AVR_SPI_PRG_6PTH&lt;/PRE&gt;
&lt;P&gt;which is again custom but, in my view, more nicely designed.&lt;/P&gt;
&lt;P&gt;Unfortunately, that tutorial makes no mention of the library editor. There are plenty of good tutorials out there for that, and one of these days I'll remember to make a list somewhere I can paste from.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 22:32:24 GMT</pubDate>
    <dc:creator>one-of-the-robs</dc:creator>
    <dc:date>2020-01-13T22:32:24Z</dc:date>
    <item>
      <title>Eagle Schematic - Rename socket and pins</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245948#M11388</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies if this is a really dumb question but I've been messing around now for days with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sockq.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/716003iF75EE5064BF87660/image-size/large?v=v2&amp;amp;px=999" role="button" title="sockq.png" alt="sockq.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to name the pins VCC, GNC, BLA, BLA2.&lt;/P&gt;&lt;P&gt;If I right click on one of the pins and go to Properties, I can change the component value and show that (Socket1)&lt;/P&gt;&lt;P&gt;How do I change the pin values? I cannot get it to not say EE-1, 2, 3 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've watched a few sparkfun tutorials (&lt;A href="https://learn.sparkfun.com/tutorials/using-eagle-schematic/all" target="_blank" rel="noopener"&gt;for example&lt;/A&gt;) but alas, I cannot see how the named JP2 pins.&lt;/P&gt;&lt;P&gt;I've clicked on the "R2/10K NAME" function in the toolbar but that just makes my laptop gong at me when I click on a pin....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for any help or pointers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 21:08:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245948#M11388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-12T21:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Schematic - Rename socket and pins</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245980#M11389</link>
      <description>&lt;P&gt;The short answer is you can't. The longer one is that it needs trickery.&lt;/P&gt;
&lt;P&gt;When you place a component in your design, the name of the whole component is editable but the name of an individual gate of that component is fixed as being that "whole component" name plus the pre-defined suffix in the library. If a particular gate has a particular function, then the library should name it appropriately. An example of this would be a subsection of a micro containing all the "port B" pins, which you might name "-PB" or similar. Another, from a recent thread on here, is a dual-LED where the "gates" are named "RED" and "GREEN".&lt;/P&gt;
&lt;P&gt;Another option is to define your connector as a single "gate" with multiple pins on the symbol, and name the pins for what they connect to. This is what the Sparkfun tutorial did. However, that's not really appropriate for a connector. Really, you want that connector to show pin numbers because that's what the connector defines. Unless it's a special connector that only has one purpose, of course, such as a USB socket.&lt;/P&gt;
&lt;P&gt;I would recommend, for your purposes, that you leave the connector showing pin numbers but add labels on each of the nets attaching to it, placed close to the connector symbol. These labels will automatically show the name of the net, which should be "GND", "VCC", "BLA", etc. because power nets always have such names and you will name the other nets to suit.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 21:55:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245980#M11389</guid>
      <dc:creator>one-of-the-robs</dc:creator>
      <dc:date>2020-01-12T21:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Schematic - Rename socket and pins</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245996#M11390</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5240852"&gt;@one-of-the-robs&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I would recommend, for your purposes, that you leave the connector showing pin numbers but add labels on each of the nets attaching to it, placed close to the connector symbol. These labels will automatically show the name of the net, which should be "GND", "VCC", "BLA", etc. because power nets always have such names and you will name the other nets to suit.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5240852"&gt;@one-of-the-robs&lt;/a&gt;&amp;nbsp;I am glad you've said the above because after realising (from one of the tutorials) I can have nets not connect just named the same with a label, I've been doing that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for taking the time. Eagle seems like quite a complete tool; nore so for a noob. Not sure I'll understand it all by Wednesday&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 22:10:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9245996#M11390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-12T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Schematic - Rename socket and pins</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9247949#M11391</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5240852"&gt;@one-of-the-robs&lt;/a&gt;&amp;nbsp; - in the sparkfun tutorial,&amp;nbsp;&lt;A href="https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf" target="_blank"&gt;https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf&lt;/A&gt;, they have JP2 pins named and JP1 pins not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this because, as you said, JP2 is a custom component? I cannot see in the tutorial how they are adding or doing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 20:28:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9247949#M11391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-13T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle Schematic - Rename socket and pins</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9248200#M11392</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5240852"&gt;@one-of-the-robs&lt;/a&gt;&amp;nbsp; - in the sparkfun tutorial,&amp;nbsp;&lt;A href="https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf" target="_blank" rel="noopener"&gt;https://cdn.sparkfun.com/assets/6/e/4/f/4/52127868757b7f30438b4567.pdf&lt;/A&gt;, they have JP2 pins named and JP1 pins not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this because, as you said, JP2 is a custom component? I cannot see in the tutorial how they are adding or doing this.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, this is because they're using a custom connector. If you look in the tutorial linked in your first post, at "Step 5", there is a table of the connectors they use. I think JP2 is&lt;/P&gt;
&lt;PRE&gt;6-Pin Serial Programming Header	SparkFun-Connectors	ARDUINO_SERIAL_PROGRAMPTH&lt;/PRE&gt;
&lt;P&gt;So it's a custom, Arduino-specific connector from their own library. I think "J2" is&lt;/P&gt;
&lt;PRE&gt;2x3 AVR Programming Header	SparkFun-Connectors	AVR_SPI_PRG_6PTH&lt;/PRE&gt;
&lt;P&gt;which is again custom but, in my view, more nicely designed.&lt;/P&gt;
&lt;P&gt;Unfortunately, that tutorial makes no mention of the library editor. There are plenty of good tutorials out there for that, and one of these days I'll remember to make a list somewhere I can paste from.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 22:32:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/eagle-schematic-rename-socket-and-pins/m-p/9248200#M11392</guid>
      <dc:creator>one-of-the-robs</dc:creator>
      <dc:date>2020-01-13T22:32:24Z</dc:date>
    </item>
  </channel>
</rss>

