GithubHelp home page GithubHelp logo

00mjk / avr-arduino-kicad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ppelleti/avr-arduino-kicad

0.0 0.0 0.0 199 KB

KiCad libraries and templates for AVR microcontrollers with a pinout that matches Arduino.

License: Other

HTML 100.00%

avr-arduino-kicad's Introduction

This repository contains a KiCad library for 8-bit AVR microcontrollers, with a pinout that matches the Arduino platform. This should make it easier when designing a custom board which is meant to be programmed with Arduino.

The KiCad symbol library in the library directory contains the following symbols:

Also in the library directory is a KiCad footprint library containing a footprint for the FTDI header, which is a standard 6-pin header with the pins labeled on the silkscreen.

There is also a templates directory containing four different templates, for the four different sizes of AVR (8 pin, 14 pin, 28 pin, and 40 pin). The template contains a schematic with a minimal circuit for the AVR. For all AVRs, this includes a 6-pin ISP header. For the 28 pin and 40 pin AVRs, it also includes an FTDI header and a crystal. (For 8 pin and 14 pin AVRs, it is assumed you'll use the internal oscillator, and will not be using a bootloader.)

If you want to use a template, you should download one of the zip files below. (The git repository contains symlinks, but the zip files have flattened the symlinks so that the template is self-contained.)

Downloads

License

This repository is licensed under the same terms as the KiCad libraries, which is the CC-BY-SA 4.0 license, with an exception that says that electronic designs based on this repository are not bound by the attribution and share-alike conditions.

The FTDI_Header footprint is based on the Pin_Header_Straight_1x06_Pitch2.54mm footprint from the KiCad library.

Change Log

1.1

  • Made AREF pin Passive.
  • Put a 0.1μF capacitor between AREF and GND. (See this thread.)

1.0

  • Initial release.

avr-arduino-kicad's People

Contributors

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