Giter Site home page Giter Site logo

iryek-rpi / piaa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soypat/piaa

0.0 0.0 0.0 2.81 MB

Industrial extension board for Raspberry Pi Pico (W). RS485, EMI insulated digital input/output pins.

License: GNU General Public License v2.0

piaa's Introduction

piaa

PIAA, inspired by the CIAA project.

The PIAA is a open source printed cicuit board design for use in industrial settings where electromagnetic interference is of great concern. The on board processor is intended to be the RP2040 contained in the Raspberry Pi Pico package

Features:

  • All I/O except for GPIO header come with extensive EMI protection.
  • Wide temperature range components.
  • 1 RS485 peripheral using MAX3072E.
  • 6 Digital outputs with PWM capabilities.
  • 4 digital inputs.
  • Powered be 6-24V input.
  • 8 additional GPIO on header with SPI, I2C, UART, PWM, PIO capabilities. This header is connected to GPIO0 through GPIO7.
  • Regulated 3.3V and 5V outputs.
  • Grounded padding on sides of Proant wifi/bluetooth antenna to potentially increase antenna gain (not tested).

Kicad: Project setup

This project was made entirely with Kicad.

Download external dependencies with:

git submodule update --init

Further setup

I'd believe the project should be set automatically since I've taken care to include all libraries as "Project" libraries, not "Global". In any case, if that fails you may follow the steps detailed here to setup any symbol, footprint and 3D model libraries that may be needed to work or visualize the PIAA.

  1. After initializing git submodules with external symbol and footprint libraries (with git submodule update --init) follow the symbol installation instructions at this link and use the footprint in the folder [RP-Pico Libraries](./submodules/KiCad-RP-Pico/RP-Pico Libraries).

  2. Setup piaalib symbol and footprint libraries. They are located under design/lib/piaalib. The steps to adding these libraries are the same as with the RP-Pico libraries.

piaa's People

Contributors

soypat 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.