I have never used the KiCad toolset. The schematic capture tool I am familiar with is an older version of OrCad. The industry tools have changed a lot, I expect a steep learning curve.
KiCad is open source, and free to use. I will be posting my schematics, layout files, and new part libraries. This allows you to edit and suggest changes/ideas along the design path.
KiCad is available on Windows, Mac, and Linux machines.
KiCad is in the Ubuntu Software Center. This makes installing as easy as searching for “KiCad” selecting the install package, and click on install. The software center prompts me to authenticate and I proceed with the install. I also selected the English help file to download with the install. The version I installed is 2013-jul-07 Stable.
Ubuntu Studio places the KiCad Launcher in the Development menu folder. I ran it and got a dashboard for all the tools that come along with KiCad. This dashboard also helps manage projects.
There are tutorials linked to from the KiCad Website that I will be checking out this week.
Pingback: Project Custom Library in KiCad | Prototype Iteration
I can not find any library to download for ESP12E.
Hi Catalin,
I created the library element for the ESP-12E in my own library.
I found the footprint for the ESP-12E on GitHub.
You can go to my UProgrammer-Hardware page on GitHub and download the whole project or just the programmer.lib file. The ESP-12E schematic symbol is in that file.