GithubHelp home page GithubHelp logo

00mjk / altium_passivesmt_dblib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikef5410/altium_passivesmt_dblib

0.0 0.0 0.0 5.56 MB

Lots of SMT (chip) resistors, capacitors, and inductors for Altium in the form of a DbLib

Shell 1.10% Perl 98.90%

altium_passivesmt_dblib's Introduction

This library uses SQLite3, so you need to install a "data source" for SQLite3
before you can use it. You can get it from: http://www.ch-werner.de/sqliteodbc/

In particular, you want: http://www.ch-werner.de/sqliteodbc/sqliteodbc.exe

Install it, and re-start Altium.

The connection to the SQLite3 database is done in PassiveSMT.DbLib ... you may
need to edit the ConnectionString ... it should read:

ConnectionString=DSN=SQLite3 Datasource;Database=Z:\root\projects\MF_CAD\PassiveSMT\PassiveSMT.db

Note the full path to the Sqlite database file. You'll probably need to change
this.

Next, add the DbLib file to your project or install it as a library.

Right now, we've got all 1% values of 0201, 0402, 0603, 0805, and 1206 TDK
resistors with Digi-Key ordering info.

Then, there's a whole bunch of TDK MLC capacitors ... 0201 -> 2220's

Then, there's a whole bunch of TDK Ceramic inductors ... 0201, 0402, and 0603

Then, there's the whole T491 series of Kemet surface mount tantalums.

The schema uses fixed size varchars because for some reason text fields result
in all data being "WideMemo". Dunno why. Guess it's a windows thing. The
Scripts directory has all the code I used to load up the tables.

altium_passivesmt_dblib's People

Contributors

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