Giter Site home page Giter Site logo

rp2040nexus / kicad-library-weact-rp2040-pico Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kriechi/kicad-library-weact-rp2040-pico

0.0 0.0 0.0 1.07 MB

KiCad 6 footprint and symbol library for the WeAct RP2040 Pico module

License: MIT License

kicad-library-weact-rp2040-pico's Introduction

KiCad Footprint and Symbol for WeAct RP2040 Pico module

This repository contains KiCad 6 footprint and symbol libraries for the WeAct RP2040 Pico module (like the Raspberry Pi Pico board, but with USB-C and minor differences on used GPIO pins).

The KiCad symbol contains all alternative pin assignments so you can select which function each pin should serve.

The KiCad footprint is linked to a 3D model: WeAct-RP2040-Pico.step, which is imported into this repository for convenience from the official WeAct RP2040 repository.

See also official documentation of the module at: https://github.com/WeActTC/WeActStudio.RP2040CoreBoard/tree/master (see both branches!).

See this Raspberry Pi forum post about the module: https://forums.raspberrypi.com/viewtopic.php?t=326528

Installing this library

First, you need to download or clone this repository and create a KiCad 6-compatible archive file:

git clone https://github.com/Kriechi/kicad-library-WeAct-RP2040-Pico.git
cd kicad-library-WeAct-RP2040-Pico.git
zip -r ~/WeAct-RP2040-Pico.zip *

Using the GitHub repository page Code -> Download ZIP feature will not produce a compatible archive file!

A correct archive file contains this folder structure and files:

$ unzip -l ~/WeAct-RP2040-Pico.zip
Archive:  /home/me/WeAct-RP2040-Pico.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  01-23-2022 12:00   3dmodels/
  8371761  01-23-2022 12:00   3dmodels/WeAct-RP2040-Pico.step
     1076  01-23-2022 12:00   LICENSE
     1783  01-23-2022 12:00   README.md
        0  01-23-2022 12:00   footprints/
        0  01-23-2022 12:00   footprints/WeAct-RP2040-Pico.pretty/
     8964  01-23-2022 12:00   footprints/WeAct-RP2040-Pico.pretty/WeAct-RP2040-Pico.kicad_mod
     1222  01-23-2022 12:00   metadata.json
        0  01-23-2022 12:00   symbols/
    11926  01-23-2022 12:00   symbols/WeAct-RP2040-Pico.kicad_sym
---------                     -------
  8396732                     10 files

Now, you can install this library via the KiCad 6 Plugin and Content Manager:

  • Open your KiCad main window, select the Plugin and Content Manager
  • Click the Install from File... button
  • Select the just created archive file
  • Add the following entries to your Global or Project footprint & symbol libraries
    • Manage Footprint Libraries... from the menu bar, and add a new entry
      • Nickname: WeAct-RP2040-Pico
      • Library Path: ${KICAD6_3RD_PARTY}/footprints/com_github_kriechi_kicad-library-WeAct-RP2040-Pico/WeAct-RP2040-Pico.pretty
    • Manage Symbol Libraries... from the menu bar, and add a new entry
      • Nickname: WeAct-RP2040-Pico
      • Library Path: ${KICAD6_3RD_PARTY}/symbols/com_github_kriechi_kicad-library-WeAct-RP2040-Pico/WeAct-RP2040-Pico.kicad_sym

kicad-library-weact-rp2040-pico's People

Contributors

kriechi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.