Trying to create my own beaglebone cape

Hi,everyone. I am new to to Kicad and have watched a few videos on how to get started and use the software. I have found a template on of a beaglebone cape which was created on ki cad . Will I be able to download the libraries and use create the circuit tracks onto the template and use it as my own.

If I can do that, how do I go about doing it ?Are there any tutorials on how to do it ? Your help would be appreciated.

Kind regards,
Mausam

There is/are bbb templates in the template folder that ships with KiCAD (if you select that option during installation).
Usually KiCAD also ships with the component and footprint libraries to hit the ground running, if you select those options during installation as well.

Download the software and install it?

I have already installed Kicad, but I don’t remember installing the BBB templates. I will download the software again with the libraries containing BBB templates.

Thanks for the information.

They are on GitHub https://github.com/KiCad/kicad-library/tree/master/template/BeagleBone-Black-Cape

What OS you’re on?

Windows has the template folders located here:

C:\Program Files\KiCad\share\kicad\template

yeah, i found them . Thanks again