adafruit / Adafruit-Eagle-Library

Slowly building up a collection of parts we use here ... This file includes some library parts from microbuilder.eu Most of 'em are either Eagle parts that I've changed a little to make them easier to solder, some are 'handmade' and a few are from microbuilder.eu Its released into the Public Domain - that means you can do whatever you want. We'd like it if you kept the author email/url in the part description, just so we can be alerted if there are errors. Enjoy!
http://www.ladyada.net/library/pcb/eaglelibrary.html
1.02k stars 384 forks source link

DS1307 #20

Open fubian opened 9 years ago

fubian commented 9 years ago

For the RTC DS1307 the SMD footprint is mission. It is a simple SO8 package.

gabrielbastoos commented 1 year ago

Does it have been added?

ericwertz commented 1 year ago

Adafruit has not updated this Eagle library for years. They expect you to take an existing schematic of theirs, use Eagle to break it up into its components, and then you can make use of the pieces that it has extracted.

I'd suggest learning how to make Eagle components yourself. This part would be a great one to start with for learning. I cannot find the original SparkFun tutorial that I learned from (which I think demoed a MAX232), but a similar SMD component tutorial version is at https://learn.sparkfun.com/tutorials/designing-pcbs-smd-footprints. I'm sure that there are tutorials on YouTube about how to create library components. Once you learn, doing one for the DS1307 should only take 5 minutes. Good luck.