X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=t/yN0mGsO0SJfHtZU9eq5fZKP8UxJO1Uo5NY5CfATyc=; b=UuNppgK2ifpHsTz8eZE54SDprjVn7niZgUvkWMNj+rIiJLUoT91X3dK2o0fuYJMh85 pZD+mt756r7GDYgnEooH9H829GUSBCd4uGgRAc98yM31gKSQKIvtF4JKkB4CSrEuIXWJ UGV4nG6sYbAYNGC4gUZMOYzzizt0dAd/q5ERVdBHx6AXKisd1eaH2tuQJc3JgmDG6/8/ yAxYy/I4tLufHQ5f8L/MkX1gPJtpKERGDGaOB79kWSg4nv2iSPB7crvn1pzEnVxD/fCm cqeMWs/kouoT5NW6tskqKOUVxyz2uCvN3TOtFlj7qkoINhL0QL35HsMmpv16cRPlH5Kp 27WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=t/yN0mGsO0SJfHtZU9eq5fZKP8UxJO1Uo5NY5CfATyc=; b=nd5/C7ChapTZSTfcshAqyG8CwARuHjT0ofDqBgCm45hE2uv1jUpk9eOmLyzlUrRaJP iMpXeilDKD74lItwG3cq63oa56gIXt0pF8beDjAvsKkUlI/yNwpgT77zbC4zj2KFGt8V RwddriyxSK2AOQG9rpJyixOHTwbieYJZ96zqInha2/MwUxJPBusUYdWgQy9HuMoqcrMZ 1N5aCJsd7BHn7ntS+3wuOpHBKujw0x+V3U0JkOXUEO3T8PMemDrGDcMjNKL1b894I4Jy ODsUHHaPIuqxewBIzXhp7Aki4sn01+kxxLxSkyOHiUg4OxV6atNlw9CoZV7MUtFLbyHC +ygQ== X-Gm-Message-State: AOUpUlGwVmqegWI+FPrz84hUG9aDxwtXdjpjIp1FDkGSQhUj0OW1nR5x KVnIJevmJ9jEgO//Mfn0BFE33cYm X-Google-Smtp-Source: AA+uWPzYVDq5r4H4IbLrrfrSwRW7Wbjgn1KhzZ3dovP9GFuDRGTsqyu93Xoac37qEiuRM2mn1gbE4A== X-Received: by 2002:a2e:557:: with SMTP id 84-v6mr15027062ljf.152.1534228631809; Mon, 13 Aug 2018 23:37:11 -0700 (PDT) Date: Tue, 14 Aug 2018 08:37:07 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Gschem component database? Message-Id: <20180814083707.7ef526fd225ce9179bb836a0@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 13 Aug 2018 16:58:50 -0400 "Rob Butts (r DOT butts2 AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > I'll first say that I haven't updated my fedora/geda system in some years > (still using fedora 19). > > I was wondering if there is a component database, like maybe a digikey > database, and if gschem can be configured with a component database. > > Or if I create a Libre Base database is there a way to link it to gschem so > I don't have to add part numbers, footprint, price... attributes to a > schematic and said database would also allow me to use components I've > already purchased and have extras of. If I had time I would try script to automatically find suitable components in database from symbol attributes. This approach make it possible to start with a fast sketch and refine attribute values later. In most cases you will probably end up with a manufacturer part number and in some cases this could be given directly but not always. Even if manufacturer part number is given from the start this approach may have a big advantage because attribute values for distributor or reseller could be added automatically added from database without changing the schematic. Nicklas Karlsson