Small update to .gitignore and added correct RS485 driver part

This commit is contained in:
unknown 2012-07-17 20:36:40 -06:00
parent 91744bc720
commit a2c8ca134f
3 changed files with 4 additions and 3 deletions

3
eagle/.gitignore vendored
View File

@ -1,6 +1,7 @@
# Compiled source #
###################
*.#*
*.b#*
*.s#*
# Packages #
############

View File

@ -2048,7 +2048,7 @@ design rules under a new name.</description>
<element name="C1" library="rcl-2" package="C0603" value=".1uF" x="49.149" y="33.274"/>
<element name="C2" library="rcl-2" package="C0603" value=".1uF" x="45.847" y="33.274" rot="R180"/>
<element name="C3" library="rcl-2" package="C0603" value=".1uF" x="26.035" y="32.893" rot="R180"/>
<element name="IC3" library="linear-technology" package="SOIC8" value="LTC485S" x="33.147" y="28.956" rot="R90">
<element name="IC3" library="linear-technology" package="SOIC8" value="SN75HVD11D" x="33.147" y="28.956" rot="R90">
<attribute name="OC_NEWARK" value="unknown" x="52.197" y="58.166" size="1.778" layer="27" rot="R90" display="off"/>
<attribute name="MPN" value="" x="52.197" y="58.166" size="1.778" layer="27" rot="R90" display="off"/>
<attribute name="MF" value="" x="52.197" y="58.166" size="1.778" layer="27" rot="R90" display="off"/>

View File

@ -13769,7 +13769,7 @@ Footprint is not confirmed yet.</description>
<part name="GND5" library="supply1" deviceset="GND" device=""/>
<part name="GND6" library="supply1" deviceset="GND" device=""/>
<part name="GND7" library="supply1" deviceset="GND" device=""/>
<part name="IC3" library="linear-technology" deviceset="LTC485" device="S"/>
<part name="IC3" library="linear-technology" deviceset="LTC485" device="S" value="SN75HVD11D"/>
<part name="V2" library="supply0" deviceset="+3V3" device=""/>
<part name="V3" library="supply0" deviceset="+3V3" device=""/>
<part name="JP1" library="avr-7" deviceset="AVR-ISP-10" device="R"/>