Thank you very much for this great series. It really makes getting into and learning to make a PCB way easier than googleing every tiny step! FOR ANNYONE WHO USES KICAD 6.0 (like me): General: "C" does not work for copying. However, "Ctrl + C" does and then pasting with "Ctrl + V" like you would do anywhere else. at 11:37: click "Preferences">"Manage Symbol Libraries" at 11:43: click the folder-icon at the bottom left and navigate to your KiCad directory with the library files you just downloaded
@kyrylosovailo16909 ай бұрын
You are a life savior and this is the best KiCAD tutorial ever (although it is already quite dated).
@sambrown94946 жыл бұрын
These videos are first class! Thank you.
@codemaster.4 жыл бұрын
I am new to pcb design and digi keys videos are really helpful for me. Thanks bro and digi-key...
@digikey4 жыл бұрын
Glad to hear our content is helping. Good luck with your designs!
@angelomosquera64634 жыл бұрын
What a time to be alive! Great content Digi-key!
@AnthonyW074 жыл бұрын
This guy reminds me of Clarke Kent, except he's showing his super powers. Well Done.
@terokiuru46614 жыл бұрын
Also kind of reminds me of The Riddler in Gotham
@adelamim13103 жыл бұрын
aslo remind me of Keven from home alone, when he smile.
@BryanChance2 жыл бұрын
Will and Grace LOL :-/)
@bbowling49796 жыл бұрын
Thanks very much for this tutorial. Just getting started with KiCAD and this is very helpful. I did find out the hard way that you should save your schematic along the way. KiCAD crashed right before finishing the wiring and I lost it all. Live and learn.
@pow96064 жыл бұрын
Ctrl-S is your friend in almost all softwares.
@deltaray36 жыл бұрын
Either it's a difference with KiCad 5 or with the current version of the digikey library, but the symbol for the switch has drastically changed. There is no box and it defaults to pins 1 and 2 being connected instead of 2/3. Of course it's a switch so it doesn't really matter, but I used the orientation function and mirrored the part along the X axis so that I could hook it up the way it is in the video. You do this by right mouse clicking on the component on the schematic and choosing orientation -> mirror around x axis.
@lozD833 жыл бұрын
It looks like the changes were made to the library in the month following this video. If you're Git-wise, you could "pull" the initial commit and use that - I suspect you'll find the version of the library that is compatible with this schematic. However, you'd then be missing out on a great many commits of changes, so you'd possibly want to have two separate local copies of the repository. But... mirroring does the job, tbh
@bradyshows Жыл бұрын
On my 4k display + macOS I was unable to see the Grid. I fixed this by going to Kicad > Settings > Schematic Editor > Display Options and changed "Grid thickness" to 3px.
@naezdnik4735 жыл бұрын
He-elp. I can't create connection between elements. 14:20. There are components and wires separately.
@osamazahid7154 жыл бұрын
You are my best teacher!
@jaimelopez74862 жыл бұрын
Thanks for such an excellent presentation. Very professional and illustrative. Great job, greatly appreciated.
@karunavankdothu72842 жыл бұрын
can you explain the working of a circuit that is drawn to the schematic capture? and its operation and simulation.
@woodywood19516 жыл бұрын
Good tutorial. I installed version (5.0.1)-4, and it's a bit different from your version. Anyway, a little effort, and it works.
@hamzaalisyed2058 Жыл бұрын
i have kicad 7.0. and i'm facing issue in importing libraries. libraries get added. but when i press ok, it shows an error saying symbol library failed to load. file is not a valid symbol or symbol library file. kindly guide me through it. thanks
@spacewhat8877 Жыл бұрын
I got through this problem by naming my library something other than the project name, let me know if it works.
@YesiPleb6 жыл бұрын
Browse all the libraries that come installed by default - not on mine I don't :( I'm running Linux and I have no symbols/components whatsoever and I'd love to know how I can get that library please!
@LivingUnlabeled4 ай бұрын
bold of you to assume i understand what a emitter base transistor is
@AK-gc2ug6 жыл бұрын
Great tutorial. Keep up the good work!
@Fopenplop6 жыл бұрын
first time i used KiCAD i filled out the info box by creating text elements and aligning them manually, which was pretty stupid now that i know the right way to do it
@franklister74264 жыл бұрын
The newer version of KiCad has newer terminology. Is eeschema (v4) the same as Edit Schematic (v5) ?
@ayushgemini Жыл бұрын
yes
@AndrewKiethBoggs2 жыл бұрын
Thank you for the great series!! Can I add another 3rd LED in parallel with the two we are currently working with?
@shiratikkas6780 Жыл бұрын
Great job ! Love this tutorial :)
@alocin110 Жыл бұрын
You are unique and professioal . I liked all your videos.Thank you for sharing.
@khephrengould2419Ай бұрын
This is amazing thanks
@asadulhuq5 жыл бұрын
Excellent presentation indeed! Thanks a lot.
@osamazahid7154 жыл бұрын
man you are amazing!
@alanj5545 жыл бұрын
Hi, thank you for this series. What purpose is that 100k resistor to ground serving?
@tuqaibrahim90395 ай бұрын
Can I attach my schematic from proteus?
@francoisp36256 жыл бұрын
isn't powerflag still needed ?? aren't unconnected pins to be marked / forced as unconnected ??
@ShawnHymel6 жыл бұрын
From what I understand, the specific Power Flag symbol is only needed to tell the ERC that power comes from somewhere else. Since our power/ground connections are all on this one page, I don't think the Power Flags are needed (everything works without them). Similarly, it's a good idea to use the "no connect" symbol to mark pins as not connected, but it's not necessary to make the board.
@francoisp36256 жыл бұрын
thanks
@andymouse5 жыл бұрын
@@ShawnHymelIt always moans if I dont use no connect
@avejst6 жыл бұрын
Thanks for sharing :-) Interesting stuff
@amrutakki97913 жыл бұрын
hello, do we have to specifically mention the dimensions of connecting wire in schematics?? I am aware that must be done while designing PCB, but in eeschema?
@TranscendentBen3 жыл бұрын
No, and in eeschema I think the only way you COULD do this is with a text comment.
@dpat41755 жыл бұрын
how does the simulation know the functionality of the custom-designed circuit component like 555 in this case?
@rohitchaturvedi22715 жыл бұрын
you need to specify it's spice Model. KiCad is not suitable for such tasks.
@gearturner93075 жыл бұрын
the place component isn't an option on my version, how do i find it???
@pow96064 жыл бұрын
The later version of KiCad it is called place symbol. First option on Place menu
@Alex-rv8gw4 жыл бұрын
where to get ltspice
@TranscendentBen3 жыл бұрын
Google it, it's at analog.com.
@ahmedghallab5342 Жыл бұрын
شكرا Thanks
@sandydisk70334 жыл бұрын
you are a fine looking human but that illustration of you is terrifying
@schwartzenheimer16 жыл бұрын
Why would you want to draw it on paper first ?? If it is to serve a useful purpose, KiCad should be easy enough to use for a first, modifiable sketch. It should be an extension of your drawing hand, not something to tread lightly around, afraid of making a hard-to-correct error.
@ShawnHymel6 жыл бұрын
To each their own. I usually prefer to draw it on paper first, where I find it easier to correct mistakes and be able to see how pins should be connected before making parts. There's certainly nothing stopping you if you wish to skip that step and just capture the schematic directly in eeschema.
@KevinSmith-dx6xq6 жыл бұрын
I'm with schwartzenheimer1 on this. The whole point of CAD/CAM software is to eliminate tedious hand drawing. That being said I will print a view from the data sheet and write notes on it as I use eeschema. And like you said, to each their own.
@YesiPleb6 жыл бұрын
I'm completely new to all this and I actually find that drawing it on paper first helps massively.
@sambrown94946 жыл бұрын
I always scribble in a notebook. Gets ideas down, wherever you are. Not necessary perhaps but nice.
@andymouse5 жыл бұрын
@@KevinSmith-dx6xqI'm with you too EEscema is my pencil and paper