1

I'm a noob to PCB designing and electronic stuff. I want to design a pcb shield which is compatible with an Arduino mega 2560. I'm using Eagle CAD. I checked the sparkfun library but I couldn't find a way to design Mega Shield. Can anybody give me a library or any alternative way to do this?

VE7JRO
2,51519 gold badges27 silver badges29 bronze badges
asked May 19, 2017 at 5:37
3
  • You should try Circuit Maker instead. Commented May 19, 2017 at 5:43
  • Alright Thanks @Jeroen3 I'll give a try. Is it comes with inbuilt libraries for Mega shields? Commented May 19, 2017 at 5:51
  • Try KiCAD, there are plenty of templates for Arduino, Raspberry, BeagleBone etc. Commented May 19, 2017 at 5:55

1 Answer 1

1

Since you're new user, perhaps it's easier to take an existing project and modify it for your need. For Eagle, examples can be found on Github.

However, due to recent developments in the PCB EDA world I would suggest you take a look at Circuit Maker. It's more fit for sharing an collaborating designs and libraries. You can easily fork an existing board and use their community parts repository.

answered May 19, 2017 at 6:14

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.