You need to use EasyEDA editor to create some projects before publishing
Need help with some schematic symbols (noob questions)
1705 10
Natanaelprado 3 years ago
Hello guys, I'm Natanael Prado and currently I'm trying to make my own schematics and PCB layout in EasyEDA, I'm using a PDF schematics from Proteus to help me with it (I only have the schematics in PDF format with me), this is my first time using EasyEDA and making a schematics. But I came across with some symbols in the PDF that I'm not understanding, can anyone tell me what the symbols below means and explain to me how I can put them in my EasyEDA schematic? That Would help me a lot!! This can be easy for some people, but I really don't know because I'm in the very beginning... Thank you for everyone who can help me!! 1. What are these little circles together with this triangle? Is it some kind of connection? How I can reproduce it in EasyEDA? 2. What are these circles in the final of every line? and what this means? How I put it in EasyEDA? 3. What are these little triangles in the final of each line? What means and how I can put it in EasyEDA? **1.                                                                                                                                 2.                                                                                                                                  3.** ![Captura de tela de 2020-07-13 21-04-42.png](//image.easyeda.com/pullimage/q41AFHBlFBUJIUSMg0kMetdzciwbxSI1TAthLgmX.png)                           ![Captura de tela de 2020-07-13 21-04-12.png](//image.easyeda.com/pullimage/YhnAvd14FfqDvlRoKkbanOiPVp4s58dcnYAeyakL.png)                    ![simbols squemmatics.png](//image.easyeda.com/pullimage/3Ly9JoDMvOR3MZa1lGGEJnyxBoku3XLgbOPP8ikl.png)
Comments
UserSupport 3 years ago
when you create a new symbol, you can place a circle, ![图片.png](//image.easyeda.com/pullimage/gOq2ULdTCuRNPV9fr1HqT43vkXQsLnkdyOd8wD29.png) for netflage, you can find at EElib ![图片.png](//image.easyeda.com/pullimage/rPvha7sMOBTYWD4LkaYz9qPZvQOlLHK69mPHmGOz.png)
Reply
deskpro256 3 years ago
Hello! Welcome to the club! > What are these little circles together with this triangle? Is it some kind of connection? How I can reproduce it in EasyEDA? The "74AHC125" is a integrated circuit Quadruple Bus Buffer Gates With 3-State Outputs Link to datasheet: [https://www.ti.com/lit/ds/symlink/sn74ahc125.pdf?ts=1594706572066](https://www.ti.com/lit/ds/symlink/sn74ahc125.pdf?ts=1594706572066&) The schematic symbol is a triangle with the circle. You can use the triangle symbol or "chip" style symbol, whatever works for you. The dot for the symbol means that it's the OE(Output Enable) pin for that buffer gate, which is an active LOW input. That means, when the pin is HIGH, that particular gate is off, but when it's LOW, then the gate is used. You can also see that there are multiple triangles like that in the schematic with U1:A, U1:B, U1:C, U1:D next to them. These are the individual buffer gates as a symbol, but they are physically all inside one chip. > What are these circles in the final of every line? and what this means? How I put it in EasyEDA? These are Net flags. In EasyEDA you can also have them like that, see the _UserSupport_ post above. These just tell the program, and show on the schematic, what connects to what without the use of long wires across the page. J1, J2, J3, J4 are connectors, showing each pin having a connection off to somewhere on the Arduino board. J1 pin 1 goes to Arduino pin Digital 0 and so on. > What are these little triangles in the final of each line? What means and how I can put it in EasyEDA? These are also net flags, but show the "direction" the signal is coming in or going out to some other device. I hope this helps you! Good luck!
Reply
JLCPCBsupport 3 years ago
@UserSupport Hello ; The circle that you have pointed there is for "drawing" what he is requesting is "wiring".   :) Hi Natanael ; regarding your request let me first invite you to read the "getting started" guide to learn the basics of "the UI icons functionalities" through the following link : [https://docs.easyeda.com/en/Introduction/UI-Introduction/index.html](https://docs.easyeda.com/en/Introduction/UI-Introduction/index.html) > What are these little circles together with this triangle? Is it some kind of connection? How I can reproduce it in EasyEDA? Actually you don't have to reproduce these circles since they are just indicating how the integrated circuit operates, you are using a Noninverting Buffers 74HC125 which has Quad gates, in Proteus when you select that component you will gate the gates separated each one aside so you can drop them one by one to create the complete integrated circuit, in your design already you have the four gates labeled (**U1**:A , **U1**:B, **U1**:C, **U1**:D) and they are the four blocs of the **U1** 74HC125 then you have (**U2**:A , **U2**:B, **U2**:C, **U2**:D) belong to **U2** 74HC125. In EasyEDA it will be just a little bit different because you will get the four blocs together in one part with all the pins in one bloc, so you don't have to reproduce that circle :) > What are these circles in the final of every line? and what this means? How I put it in EasyEDA? The circle that you are describing now in Proteus it is the **default terminal** (could be Input, Output BIDIR, Power etc..) you can reproduce it in EasyEDA using the "net label" from "wiring tools" palette (please check the link that I posted above to understand how to find/use the wiring tools) > What are these little triangles in the final of each line? What means and how I can put it in EasyEDA? In Proteus these are also terminals (similar to the circles that we talk about in the previous question) the only difference is that these are not default terminal (not circles) but they are Inputs or Outputs terminal just to make the schematic clear to understand which are the inputs and outputs terminals, in EasyEDA we don't have such tool but These are also could be represented as "net label" or "net port" without any problems :) I advice you to read more about both Proteus and EasyEDA before getting further in your project, and I will be here in case you request support. Keep up and best of luck.
Reply
Natanaelprado 3 years ago
@deskpro256 Thank you for your answer, it have helped me a lot, I'm very glad!!! 👍🏽😃
Reply
Natanaelprado 3 years ago
@UserSupport Thank you!! I appreciate your answer, very helpful!!!
Reply
Natanaelprado 3 years ago
@JLCPCBsupport Thank you so much, Now I can understand it!!! ✌🏽😊
Reply
andyfierman 3 years ago
@Natanaelprado, It will help you to read: [https://easyeda\.com/andyfierman/Welcome\_to\_EasyEDA\-31e1288f882e49e582699b8eb7fe9b1f](https://easyeda.com/andyfierman/Welcome_to_EasyEDA-31e1288f882e49e582699b8eb7fe9b1f) and all the documents that it links to, in particular, (1), (2.2), (2.3), (4) and (6).
Reply
Natanaelprado 3 years ago
@ JLCPCBsupport @deskpro256 Also, I would like to know where are the +VIN and the 3V3 supply flag, I couldn't find it in EasyEDA.
Reply
andyfierman 3 years ago
@Natanaelprado, Place a VCC or +5V net flag from the Wiring Tools palette then rename it. ![Netflags.gif](//image.easyeda.com/pullimage/jTmU4VQ9oms70Mf4sJnFzOdjbCLkUQEKw8UXawHM.gif) Basic skills like this are all explained in the EasyEDA Tutorial. It will save you a lot of time to read this and the linked documents that it points to: [https://easyeda.com/forum/topic/How-to-ask-for-help-and-get-an-answer-71b17a40d15442349eaecbfae083e46a](https://easyeda.com/forum/topic/How-to-ask-for-help-and-get-an-answer-71b17a40d15442349eaecbfae083e46a)
Reply
Natanaelprado 3 years ago
@andyfierman Ahhh ok, I was imagining that I could do this but I was afraid if this could be a mistake in my schematic project. Thanks a lot!!!
Reply
Login or Register to add a comment
goToTop
你现在访问的是EasyEDA海外版,使用建立访问速度更快的国内版 https://lceda.cn(需要重新注册)
如果需要转移工程请在个人中心 - 工程 - 工程高级设置 - 下载工程,下载后在https://lceda.cn/editor 打开保存即可。
有问题联系QQ 3001956291 不再提醒
svg-battery svg-battery-wifi svg-books svg-more svg-paste svg-pencil svg-plant svg-ruler svg-share svg-user svg-logo-cn svg-double-arrow -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus-@1x -mockplus-

Cookie Notice

Our website uses essential cookies to help us ensure that it is working as expected, and uses optional analytics cookies to offer you a better browsing experience. To find out more, read our Cookie Notice