element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum Would You Be Interested in Roadtesting KiCad EDA?
  • Blog
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 77 replies
  • Subscribers 2554 subscribers
  • Views 8314 views
  • Users 0 members are here
  • kicad
  • roadtest survey
Related

Would You Be Interested in Roadtesting KiCad EDA?

rscasny
rscasny over 2 years ago

KiCad has a following on the element14 Community, so we figured it would be a good thing to roadtest. It's a little different than what we usually roadtest, so we have a few questions. KiCad is free, so we were wondering what the potential roadtesters would like to see in the roadtest kit. There was a suggestion for the roadtesters to design a Raspberry Pi HAT. But we could also use a Pi/Ardunio library or even someone's own design. 

I have some polls below. I'd appreciate you voting. Thanks.


  • Sign in to reply
  • Cancel

Top Replies

  • robogary
    robogary over 2 years ago +5
    Maybe a bit off the wall, but wouldnt a nice part of a road test include actually get a 5 pack of their fabs made for participants ?
  • shabaz
    shabaz over 2 years ago in reply to misaz +5
    I suspect Design Challenges are intensive work, whereas Project14 is a lot lighter touch to support. It's a lot of effort to ship low-cost boards, so it might be better for any applicant to just swallow…
  • charlieo21
    charlieo21 over 2 years ago +4
    This sounds interesting but I'm not sure that the roadtest format is the best for this, maybe a design challenge could be more appropriate.
  • embeddedguy
    embeddedguy over 2 years ago

    I used Kicad EDA for so long now and have made some designs using it.

    My idea is to make a schematic design in EAGLE and then switch to Kicad for PCB layout. The reason is that EAGLE offers good schematic design features compared to Kicad while Kicad has good features in PCB layout design. Also, it is open source.

    It would be really interesting to do a roadtest and one which covers different aspects such as Schematic design, PCB layout, Simulation of the circuit with Spice, Antena impedance calculation etc. That way we can Roadtest Kicad in a more effective manner. And also check how the theoretical values match practical performance.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 2 years ago in reply to embeddedguy

    The EAGLE import into KiCad is really excellent. However, it might be difficult to do this as a regular workflow, since the import is really just for working with legacy projects.

    Maybe it's possible to adjust the defaults in KiCad and EAGLE to match more closely so that it could be a regular workflow, but I think that will be tricky.

    In any case, KiCad is really good for EAGLE enthusiasts who want to maintain legacy projects. 

    I've wanted to make some changes to an old EAGLE project, and instead of just editing the project in EAGLE, I imported it all into KiCad.

    The left side is EAGLE, the right side is the KiCad import. Looks really good (although I will need to make a few minor tweaks for cosmetic purposes):

    image

    The fonts are different to the ones that KiCad uses by default, so that will be a bit annoying when adding new KiCad parts which use more normal fonts. Anyway it's a cosmetic thing (I was able to resolve it by doing search-and-replace of the font size in the .kicad_sch file, using a text editor).

    Also the PCB gets imported too, and it looks spot-on. During the import, the Auto-Match Layers button should be clicked. It won't auto-match EAGLE tRestrict and bRestrict layers which is a bit odd, but it's easy to resolve; simply set  the tRestrict layer to map to KiCad layer User.1 and set bRestrict to User.2. This seems to work,although I have no idea why. It was simply trial-and-error and it works for me.

    image

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • ggabe
    ggabe over 2 years ago in reply to cstanton

    Just how Charlieo21 said - had both offerings. Seems we all have our favorites - when I need parts I go to DigiKey first.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 2 years ago

    I guess it's time for me to try KiCad :D

    I've only ever created one PCB before, which was for the Raspberry Pi sprinkler system 7 years ago, and that was in EAGLE.

    Since then I've used EAGLE for some small circuits to help me figure out how/where to place parts and run wires, but I've never been motivated enough to wait for a PCB.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 2 years ago in reply to ntewinkel

    Hi Nico,

    I recommend (in a biased way): 

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    It covers schematic, PCB, symbol, and footprint creation (plus output file generation, of course), all in under 50 minutes.

    The title states KiCad 6 but is also relevant for the latest KiCad 7. I should update the title, I guess.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 2 years ago in reply to shabaz
    shabaz said:
    I recommend (in a biased way)

    I hear that author is brilliant, and handsome too! Slight smile

    Thanks for the tutorial! I’ll check it out right now.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 2 years ago in reply to ntewinkel

    Joy  

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 2 years ago in reply to shabaz

    Seems I’ve been pronouncing “key-kad” wrong Thinking Laughing I was thinking “kai-kad” like the sound in chai tea .

    great video, shabaz , makes it all a little less daunting.

    From my very limited exposure to EAGLE, it appears to have a similar feel.

    I’m sure it’ll take me some time to remember when to press which key Stuck out tongue closed eyes 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 2 years ago in reply to ggabe

    To be clear, we will not be using DigiKey. The element14 Community is owned by Premier Farnell, Premier Farnell owns Newark, element14 and Farnell, and Premier Farnell is owned by Avnet.

    As you're on the element14 Community that's why it's confusing why you'd mention DigiKey, it is less likely you would be chosen as a RoadTester on the element14 Community if you were also advertising a competitor to the company and we would not provide or award any prizes from competitors.

    Offering the option to have PCBs fabricated makes sense.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 2 years ago in reply to ggabe
    ggabe said:
    then would happily see OshPark.

    I would too, Drew Fustini who works for/with them used to work for the element14 Community Slight smile

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube