Update project libraries
This commit is contained in:
parent
715339b9b0
commit
af4c72675b
2 changed files with 21 additions and 35 deletions
|
@ -15,3 +15,13 @@ The PCB schematics and layout of the ESP8266-button made with [KiCad](http://kic
|
||||||
* 3-pin male angled header
|
* 3-pin male angled header
|
||||||
* 2-pin male or female straight header
|
* 2-pin male or female straight header
|
||||||
* Pin jumper (2.54mm pitch)
|
* Pin jumper (2.54mm pitch)
|
||||||
|
|
||||||
|
## KiCad Libraries
|
||||||
|
For full source code modifiability please [import](https://www.accelerated-designs.com/help/KiCad_Library.html) the following libraries which were used for the symbols and the footprints of this project:
|
||||||
|
|
||||||
|
* [kicad-ESP8266](https://github.com/jdunmire/kicad-ESP8266)
|
||||||
|
* [Resistors_THT](https://github.com/KiCad/Resistors_THT.pretty)
|
||||||
|
* [TerminalBlock](https://github.com/KiCad/TerminalBlock.pretty)
|
||||||
|
* [Pin_Headers](https://github.com/KiCad/Pin_Headers.pretty)
|
||||||
|
* [Socket_Strips](https://github.com/KiCad/Socket_Strips.pretty)
|
||||||
|
* [Button_Switches_THT](https://github.com/KiCad/Buttons_Switches_THT.pretty)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
update=sön 3 jun 2018 00:15:21
|
update=tis 3 jul 2018 20:45:13
|
||||||
version=1
|
version=1
|
||||||
last_client=kicad
|
last_client=kicad
|
||||||
[pcbnew]
|
[pcbnew]
|
||||||
|
@ -25,40 +25,16 @@ version=1
|
||||||
NetIExt=net
|
NetIExt=net
|
||||||
[general]
|
[general]
|
||||||
version=1
|
version=1
|
||||||
|
[schematic_editor]
|
||||||
|
version=1
|
||||||
|
PageLayoutDescrFile=
|
||||||
|
PlotDirectoryName=
|
||||||
|
SubpartIdSeparator=0
|
||||||
|
SubpartFirstId=65
|
||||||
|
NetFmtName=
|
||||||
|
SpiceForceRefPrefix=0
|
||||||
|
SpiceUseNetNumbers=0
|
||||||
|
LabSize=60
|
||||||
[eeschema]
|
[eeschema]
|
||||||
version=1
|
version=1
|
||||||
LibDir=
|
LibDir=
|
||||||
[eeschema/libraries]
|
|
||||||
LibName1=power
|
|
||||||
LibName2=device
|
|
||||||
LibName3=switches
|
|
||||||
LibName4=relays
|
|
||||||
LibName5=motors
|
|
||||||
LibName6=transistors
|
|
||||||
LibName7=conn
|
|
||||||
LibName8=linear
|
|
||||||
LibName9=regul
|
|
||||||
LibName10=74xx
|
|
||||||
LibName11=cmos4000
|
|
||||||
LibName12=adc-dac
|
|
||||||
LibName13=memory
|
|
||||||
LibName14=xilinx
|
|
||||||
LibName15=microcontrollers
|
|
||||||
LibName16=dsp
|
|
||||||
LibName17=microchip
|
|
||||||
LibName18=analog_switches
|
|
||||||
LibName19=motorola
|
|
||||||
LibName20=texas
|
|
||||||
LibName21=intel
|
|
||||||
LibName22=audio
|
|
||||||
LibName23=interface
|
|
||||||
LibName24=digital-audio
|
|
||||||
LibName25=philips
|
|
||||||
LibName26=display
|
|
||||||
LibName27=cypress
|
|
||||||
LibName28=siliconi
|
|
||||||
LibName29=opto
|
|
||||||
LibName30=atmel
|
|
||||||
LibName31=contrib
|
|
||||||
LibName32=valves
|
|
||||||
LibName33=/home/dimitris/share/kicad/kicad-ESP8266/ESP8266
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue