hw/altusmetrum
8 years agoAuto-generate gafrc, attribs and project files if needed
Keith Packard [Thu, 29 Oct 2015 01:10:20 +0000 (10:10 +0900)]
Auto-generate gafrc, attribs and project files if needed

This makes sure these files exist with reasonable default content.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoRework pdf generation
Keith Packard [Thu, 29 Oct 2015 01:08:58 +0000 (10:08 +0900)]
Rework pdf generation

psmerge is busted on my machine, so use pdfjoin instead.
Generate color output for PCBs
Add 'big' version of PCB output filling the page instead of at scale.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoClean directories harder
Keith Packard [Thu, 29 Oct 2015 01:06:50 +0000 (10:06 +0900)]
Clean directories harder

Remove seeed zipfile contents.
Remove PostScript and PDF files

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoMake geda tool output depend on config files
Keith Packard [Thu, 29 Oct 2015 01:04:39 +0000 (10:04 +0900)]
Make geda tool output depend on config files

Add dependencies so that the geda tools will be re-run if the config
files change (gafrc, project and attribs)

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdd missing newline to 'seeed' style partslist output
Keith Packard [Thu, 29 Oct 2015 01:03:25 +0000 (10:03 +0900)]
Add missing newline to 'seeed' style partslist output

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdd preferred parts for telefiretwo board
Keith Packard [Thu, 29 Oct 2015 01:02:31 +0000 (10:02 +0900)]
Add preferred parts for telefiretwo board

Huge mosfets and screw terminals, plus misc passives

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoFix edge-launch BNC connector name (vbrite - v-bite)
Keith Packard [Thu, 29 Oct 2015 01:01:41 +0000 (10:01 +0900)]
Fix edge-launch BNC connector name (vbrite - v-bite)

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdjust oshpark targets. Add seeed targets
Keith Packard [Tue, 27 Oct 2015 12:13:48 +0000 (21:13 +0900)]
Adjust oshpark targets. Add seeed targets

Try to pull correct filenames for the oshpark target.
Add seeed target for both PCB and BOM.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoOrange LED mfg part has an 'LO ' prefix. Yes, with a space
Keith Packard [Tue, 27 Oct 2015 12:12:44 +0000 (21:12 +0900)]
Orange LED mfg part has an 'LO ' prefix. Yes, with a space

Ok, the first part value with an embedded space. Be careful out there.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdd ability to generate dk, mouser and other partslists
Keith Packard [Tue, 27 Oct 2015 02:22:08 +0000 (11:22 +0900)]
Add ability to generate dk, mouser and other partslists

This starts with partslist.csv and generates per-vendor lists. The DK
version is in the format needed to directly import into the DK BOM tool.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdd parts from MicroPeak
Keith Packard [Tue, 27 Oct 2015 00:17:53 +0000 (09:17 +0900)]
Add parts from MicroPeak

Battery holder
debug connector
ATtiny85
Orange LED
Switch
Two more resistor values

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoand I think I'm done for the first pass with adding mpn data!
Bdale Garbee [Mon, 26 Oct 2015 05:50:02 +0000 (14:50 +0900)]
and I think I'm done for the first pass with adding mpn data!

8 years agomany more attributes filled in, more to go
Bdale Garbee [Mon, 26 Oct 2015 05:45:56 +0000 (14:45 +0900)]
many more attributes filled in, more to go

8 years agoAdd stand-up USB connector
Keith Packard [Mon, 26 Oct 2015 04:40:52 +0000 (13:40 +0900)]
Add stand-up USB connector

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agofilling in mpn, etc .. more to do!
Bdale Garbee [Mon, 26 Oct 2015 03:20:59 +0000 (12:20 +0900)]
filling in mpn, etc .. more to do!

8 years agohave partslist targets depend on preferred-parts file to pick up updates
Bdale Garbee [Mon, 26 Oct 2015 02:56:23 +0000 (11:56 +0900)]
have partslist targets depend on preferred-parts file to pick up updates

8 years agomerge TeleMetrum to preferred parts, fix pintype in MS3021
Bdale Garbee [Mon, 26 Oct 2015 02:53:21 +0000 (11:53 +0900)]
merge TeleMetrum to preferred parts, fix pintype in MS3021

8 years agoMerge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
Bdale Garbee [Mon, 26 Oct 2015 02:29:34 +0000 (11:29 +0900)]
Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum

8 years agofold in parts from greenhouse board project
Bdale Garbee [Sun, 25 Oct 2015 03:32:49 +0000 (21:32 -0600)]
fold in parts from greenhouse board project

8 years agodon't try to expand part data for the header line
Bdale Garbee [Sun, 25 Oct 2015 02:42:05 +0000 (20:42 -0600)]
don't try to expand part data for the header line

8 years agoquote all fields except quantity to avoid confusing LibreOffice Calc
Bdale Garbee [Sun, 25 Oct 2015 02:41:33 +0000 (20:41 -0600)]
quote all fields except quantity to avoid confusing LibreOffice Calc

8 years agomerge in parts needed for EasyMini
Bdale Garbee [Sun, 25 Oct 2015 02:20:55 +0000 (20:20 -0600)]
merge in parts needed for EasyMini

8 years agomerge in TeleMega parts, not all fields filled (no wifi on this flight!)
Bdale Garbee [Sun, 25 Oct 2015 02:10:08 +0000 (20:10 -0600)]
merge in TeleMega parts, not all fields filled (no wifi on this flight!)

8 years agouse AM variable in paths
Bdale Garbee [Sun, 25 Oct 2015 02:09:56 +0000 (20:09 -0600)]
use AM variable in paths

8 years agoimplement filling of preferred parts data in partslist ouptut files
Bdale Garbee [Sun, 25 Oct 2015 01:43:47 +0000 (19:43 -0600)]
implement filling of preferred parts data in partslist ouptut files

8 years agotweak ADC symbol
Bdale Garbee [Sun, 25 Oct 2015 01:43:12 +0000 (19:43 -0600)]
tweak ADC symbol

8 years agoanalog to digital converter for greenhouse project
Bdale Garbee [Sat, 24 Oct 2015 22:06:00 +0000 (16:06 -0600)]
analog to digital converter for greenhouse project

8 years agoscript for extracting parts from a design to put in preferred parts db
Bdale Garbee [Wed, 14 Oct 2015 20:15:02 +0000 (14:15 -0600)]
script for extracting parts from a design to put in preferred parts db

8 years agoaugment preferred parts list with data from telebt and teledongle
Bdale Garbee [Wed, 14 Oct 2015 20:08:44 +0000 (14:08 -0600)]
augment preferred parts list with data from telebt and teledongle

8 years agoregularize DEVICE field
Bdale Garbee [Wed, 14 Oct 2015 20:00:32 +0000 (14:00 -0600)]
regularize DEVICE field

8 years agocorrect SMA data, mark USB connector and MAX-7Q as provided by us
Bdale Garbee [Wed, 14 Oct 2015 19:45:07 +0000 (13:45 -0600)]
correct SMA data, mark USB connector and MAX-7Q as provided by us

8 years agoeliminate vendor attributes from LPC library symbol
Bdale Garbee [Wed, 14 Oct 2015 19:39:28 +0000 (13:39 -0600)]
eliminate vendor attributes from LPC library symbol

8 years agoresolve conflicting 22pF caps in preferred parts database
Bdale Garbee [Wed, 14 Oct 2015 19:31:30 +0000 (13:31 -0600)]
resolve conflicting 22pF caps in preferred parts database

8 years agofirst cut at preferred parts database, from TeleGPS data
Bdale Garbee [Wed, 14 Oct 2015 19:22:50 +0000 (13:22 -0600)]
first cut at preferred parts database, from TeleGPS data

8 years agopcb.mk: Cp instead of mv .gbr to .ger in oshpark target
Keith Packard [Wed, 14 Oct 2015 05:51:16 +0000 (22:51 -0700)]
pcb.mk: Cp instead of mv .gbr to .ger in oshpark target

This avoids potential collisions if you do 'make oshpark zip'

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoRevert "remove bogus GND pin from STM32L151-48 symbol"
Keith Packard [Wed, 14 Oct 2015 05:19:56 +0000 (22:19 -0700)]
Revert "remove bogus GND pin from STM32L151-48 symbol"

There actually is a ground pad on this part, and TeleMetrum has it
hooked up and everything.

This reverts commit 7a0638e84732978c71cc9c4d65c8a7b13ebc3e89.

8 years agoMerge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
Bdale Garbee [Tue, 13 Oct 2015 22:53:26 +0000 (16:53 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum

8 years agofirst cut at a shared Makefile template, only supports TeleGPS right now
Bdale Garbee [Tue, 13 Oct 2015 22:50:15 +0000 (16:50 -0600)]
first cut at a shared Makefile template, only supports TeleGPS right now

8 years agoD-shell connectors from cncfpga, reusing 9-pin for cortexelf
Bdale Garbee [Thu, 8 Oct 2015 22:27:45 +0000 (16:27 -0600)]
D-shell connectors from cncfpga, reusing 9-pin for cortexelf

8 years agoMerge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
Bdale Garbee [Mon, 5 Oct 2015 00:20:15 +0000 (18:20 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum

8 years agoAdd symbol and package for KL02 QFN-16
Keith Packard [Sun, 4 Oct 2015 10:53:25 +0000 (03:53 -0700)]
Add symbol and package for KL02 QFN-16

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoAdd Freescale KL02 datasheets
Keith Packard [Sun, 4 Oct 2015 10:52:40 +0000 (03:52 -0700)]
Add Freescale KL02 datasheets

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agosymbols/spdt: 'passive' isn't a valid pin type; 'pas' is the right one
Keith Packard [Mon, 28 Sep 2015 15:15:01 +0000 (10:15 -0500)]
symbols/spdt: 'passive' isn't a valid pin type; 'pas' is the right one

Using an invalid pin type generates terrible exceptions from the drc2
checking function.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoscheme: Add gnet-drcam.scm
Keith Packard [Mon, 28 Sep 2015 15:14:02 +0000 (10:14 -0500)]
scheme: Add gnet-drcam.scm

Forked from drc2, this adds checking for valid pintypes so that the
unconnected pin tests don't cause an exception with uninterpretable
backtrace.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agopackages: Add footprint for vbrite edge-launch connectors (including BNC)
Keith Packard [Tue, 29 Sep 2015 00:30:50 +0000 (17:30 -0700)]
packages: Add footprint for vbrite edge-launch connectors (including BNC)

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agopackages: Add phoenix giant screw terminal footprints
Keith Packard [Tue, 29 Sep 2015 00:28:15 +0000 (17:28 -0700)]
packages: Add phoenix giant screw terminal footprints

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoMerge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
Bdale Garbee [Sun, 13 Sep 2015 04:13:02 +0000 (22:13 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum

8 years agonew stuff for full-sized SD card, etc
Bdale Garbee [Sun, 13 Sep 2015 04:12:47 +0000 (22:12 -0600)]
new stuff for full-sized SD card, etc

8 years agoAdd title-E-both symbol
Keith Packard [Sun, 13 Sep 2015 04:09:29 +0000 (21:09 -0700)]
Add title-E-both symbol

This has copyrights for both hackers

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoUpdate TPS709 datasheet to Rev F.
Keith Packard [Sat, 12 Sep 2015 18:43:02 +0000 (11:43 -0700)]
Update TPS709 datasheet to Rev F.

Signed-off-by: Keith Packard <keithp@keithp.com>
8 years agoSD symbol, replace microSD.fp with .py file and arrange to auto generate
Bdale Garbee [Thu, 9 Jul 2015 00:43:09 +0000 (18:43 -0600)]
SD symbol, replace microSD.fp with .py file and arrange to auto generate

8 years ago7805 symbol in TO-252AA package by default
Bdale Garbee [Wed, 8 Jul 2015 17:21:03 +0000 (11:21 -0600)]
7805 symbol in TO-252AA package by default

8 years agomore stuff for test stand, including TO-252AA symbol+footprint, INA125 symbol
Bdale Garbee [Wed, 8 Jul 2015 16:19:21 +0000 (10:19 -0600)]
more stuff for test stand, including TO-252AA symbol+footprint, INA125 symbol

8 years agoadd more attributes to partslistgag for AC BOM creation
Bdale Garbee [Sun, 21 Jun 2015 00:46:10 +0000 (18:46 -0600)]
add more attributes to partslistgag for AC BOM creation

9 years agofootprint for CR2032 battery holder
Bdale Garbee [Tue, 26 May 2015 03:00:55 +0000 (21:00 -0600)]
footprint for CR2032 battery holder

9 years agodata sheet for CR2032 battery holder used on greenhouse board
Bdale Garbee [Tue, 26 May 2015 02:48:18 +0000 (20:48 -0600)]
data sheet for CR2032 battery holder used on greenhouse board

9 years agoRaspberry Pi v2 GPIO header, 40 pin, plus typo fix in 26 pin header
Bdale Garbee [Tue, 19 May 2015 22:12:52 +0000 (16:12 -0600)]
Raspberry Pi v2 GPIO header, 40 pin, plus typo fix in 26 pin header

9 years agoold-style Raspberry Pi header, 26 pin
Bdale Garbee [Tue, 19 May 2015 22:04:08 +0000 (16:04 -0600)]
old-style Raspberry Pi header, 26 pin

9 years ago40 pin header for R-PI v2 GPIO / HAT boards
Bdale Garbee [Tue, 19 May 2015 18:04:10 +0000 (12:04 -0600)]
40 pin header for R-PI v2 GPIO / HAT boards

9 years agorename symbol dir for consistency with datasheets, add 24C32 datasheet
Bdale Garbee [Tue, 19 May 2015 17:39:22 +0000 (11:39 -0600)]
rename symbol dir for consistency with datasheets, add 24C32 datasheet

9 years agonew symbol for Raspberry PI "HAT" EEPROM parts
Bdale Garbee [Tue, 19 May 2015 17:37:30 +0000 (11:37 -0600)]
new symbol for Raspberry PI "HAT" EEPROM parts

9 years agofootprint for diode used in greenhouse project relay snubbers
Bdale Garbee [Sat, 18 Apr 2015 19:52:44 +0000 (13:52 -0600)]
footprint for diode used in greenhouse project relay snubbers

9 years agofootprint for relay used in greenhouse project
Bdale Garbee [Sat, 18 Apr 2015 19:08:28 +0000 (13:08 -0600)]
footprint for relay used in greenhouse project

9 years agofootprint for fuse holder
Bdale Garbee [Fri, 17 Apr 2015 18:18:33 +0000 (12:18 -0600)]
footprint for fuse holder

9 years agofootprint for littlefuse pcb-mount fuse holder - greenhouse project
Bdale Garbee [Fri, 17 Apr 2015 18:14:47 +0000 (12:14 -0600)]
footprint for littlefuse pcb-mount fuse holder - greenhouse project

9 years agogeneral purpose rectifier data sheet for transistor relay drivers
Bdale Garbee [Fri, 17 Apr 2015 17:27:30 +0000 (11:27 -0600)]
general purpose rectifier data sheet for transistor relay drivers

9 years ago5v coil AC contact relays for greenhouse project
Bdale Garbee [Fri, 17 Apr 2015 17:20:57 +0000 (11:20 -0600)]
5v coil AC contact relays for greenhouse project

9 years ago10-bit A/D with I2C interface - greenhouse light sensor
Bdale Garbee [Fri, 17 Apr 2015 17:11:28 +0000 (11:11 -0600)]
10-bit A/D with I2C interface - greenhouse light sensor

9 years agophotocell data sheet - greenhouse light sensor
Bdale Garbee [Fri, 17 Apr 2015 17:09:35 +0000 (11:09 -0600)]
photocell data sheet - greenhouse light sensor

9 years agofootprint for 4ucon 12x12 mm push-button switches
Bdale Garbee [Fri, 3 Apr 2015 01:27:12 +0000 (19:27 -0600)]
footprint for 4ucon 12x12 mm push-button switches

9 years agoMerge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
Bdale Garbee [Fri, 3 Apr 2015 01:16:39 +0000 (19:16 -0600)]
Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum

9 years agomeh
Bdale Garbee [Fri, 3 Apr 2015 01:16:22 +0000 (19:16 -0600)]
meh

9 years agodata sheet for 4ucon 12x12 mm push-button switches 20571, 18573
Bdale Garbee [Fri, 3 Apr 2015 01:12:50 +0000 (19:12 -0600)]
data sheet for 4ucon 12x12 mm push-button switches 20571, 18573

9 years agocobble up a USA-standard 5-way Stratocaster switch symbol
Bdale Garbee [Tue, 24 Mar 2015 09:07:01 +0000 (10:07 +0100)]
cobble up a USA-standard 5-way Stratocaster switch symbol

9 years agoDPDT switch symbol pulled from gedasymbols.org
Bdale Garbee [Tue, 24 Mar 2015 08:44:56 +0000 (09:44 +0100)]
DPDT switch symbol pulled from gedasymbols.org

9 years agohard to believe we haven't ever used a potentiometer in a schematic...
Bdale Garbee [Tue, 24 Mar 2015 08:41:12 +0000 (09:41 +0100)]
hard to believe we haven't ever used a potentiometer in a schematic...

9 years agoSplit out usb A male footprint into two styles
Keith Packard [Fri, 20 Mar 2015 20:28:40 +0000 (13:28 -0700)]
Split out usb A male footprint into two styles

On using a hole for the clips, one designed to wrap around the board

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoRevert "Rework the usbAmale footprint to use pads near the edge of the board"
Keith Packard [Fri, 20 Mar 2015 20:28:13 +0000 (13:28 -0700)]
Revert "Rework the usbAmale footprint to use pads near the edge of the board"

This reverts commit 699bbfa097847f00e3c951f7b9eabb46194d53b4.

9 years agoRevert "Fix USB A connector pads to expose copper"
Keith Packard [Fri, 20 Mar 2015 20:28:04 +0000 (13:28 -0700)]
Revert "Fix USB A connector pads to expose copper"

This reverts commit d59ca2f81a59ac11b4515a8cc6eb2ddf3439e9c6.

9 years agoFix USB A connector pads to expose copper
Keith Packard [Fri, 20 Mar 2015 20:26:06 +0000 (13:26 -0700)]
Fix USB A connector pads to expose copper

This was mis-specified causing the solder mask to nearly cover the pad

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd pin 1 marking for s-pwson-n8 package
Keith Packard [Fri, 20 Mar 2015 20:25:41 +0000 (13:25 -0700)]
Add pin 1 marking for s-pwson-n8 package

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd footprint and data sheet for ti TPS71401
Keith Packard [Fri, 20 Mar 2015 20:24:43 +0000 (13:24 -0700)]
Add footprint and data sheet for ti TPS71401

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agodata sheet for new meas spec temp/pres/humidity sensor
Bdale Garbee [Tue, 3 Mar 2015 23:54:56 +0000 (16:54 -0700)]
data sheet for new meas spec temp/pres/humidity sensor

9 years agoAdd value to 3904 transistor symbol
Keith Packard [Wed, 25 Feb 2015 06:28:24 +0000 (22:28 -0800)]
Add value to 3904 transistor symbol

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd packages used by usbtrng
Keith Packard [Wed, 25 Feb 2015 06:27:58 +0000 (22:27 -0800)]
Add packages used by usbtrng

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoRework the usbAmale footprint to use pads near the edge of the board
Keith Packard [Wed, 25 Feb 2015 06:22:30 +0000 (22:22 -0800)]
Rework the usbAmale footprint to use pads near the edge of the board

This places ink on the top of the board to show where the tabs are
going to line up on the edge of the board, and places metal on the
solder side of the board to provide something to attach the tabs to

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoSOD323 diode footprint needs cathode on pin 2, not pin 1
Keith Packard [Mon, 23 Feb 2015 00:46:42 +0000 (16:46 -0800)]
SOD323 diode footprint needs cathode on pin 2, not pin 1

The cathode marker was a small dot, which could easily get lost, and
it was on the wrong pin. Make it a nice line that is next to pin 2.

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd datasheet for On Semiconductor NSR0240H0D schottky diode
Keith Packard [Fri, 30 Jan 2015 20:50:11 +0000 (21:50 +0100)]
Add datasheet for On Semiconductor NSR0240H0D schottky diode

Candidate for usbtrng.

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd application note for AP3012 boost converter
Keith Packard [Fri, 30 Jan 2015 20:43:18 +0000 (21:43 +0100)]
Add application note for AP3012 boost converter

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd NXP PMBT3904VS dual NPN transistor
Keith Packard [Fri, 30 Jan 2015 14:57:39 +0000 (15:57 +0100)]
Add NXP PMBT3904VS dual NPN transistor

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd AP3012 boost regulator symbol
Keith Packard [Fri, 30 Jan 2015 05:39:59 +0000 (06:39 +0100)]
Add AP3012 boost regulator symbol

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd 5-pin connector symbol
Keith Packard [Fri, 30 Jan 2015 05:39:45 +0000 (06:39 +0100)]
Add 5-pin connector symbol

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd STM32F042-28 (28-pin QFN) symbol
Keith Packard [Fri, 30 Jan 2015 05:39:28 +0000 (06:39 +0100)]
Add STM32F042-28 (28-pin QFN) symbol

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoremove bogus GND pin from STM32L151-48 symbol
Keith Packard [Fri, 30 Jan 2015 05:38:58 +0000 (06:38 +0100)]
remove bogus GND pin from STM32L151-48 symbol

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd 5-hole 50mil pin header footprint
Keith Packard [Fri, 30 Jan 2015 05:37:43 +0000 (06:37 +0100)]
Add 5-hole 50mil pin header footprint

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd ufqfpn-28 package (4x4 mm)
Keith Packard [Fri, 30 Jan 2015 05:37:16 +0000 (06:37 +0100)]
Add ufqfpn-28 package (4x4 mm)

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd DIP16 package
Keith Packard [Fri, 30 Jan 2015 05:36:06 +0000 (06:36 +0100)]
Add DIP16 package

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd MicroChip MCP601 op-amp datasheet
Keith Packard [Fri, 30 Jan 2015 05:35:04 +0000 (06:35 +0100)]
Add MicroChip MCP601 op-amp datasheet

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd Liteon 7-segment LED datasheet
Keith Packard [Fri, 30 Jan 2015 05:34:35 +0000 (06:34 +0100)]
Add Liteon 7-segment LED datasheet

Signed-off-by: Keith Packard <keithp@keithp.com>
9 years agoAdd AP3012 boost regulator data sheet
Keith Packard [Fri, 30 Jan 2015 05:34:05 +0000 (06:34 +0100)]
Add AP3012 boost regulator data sheet

Signed-off-by: Keith Packard <keithp@keithp.com>