I amtrying out Eagle6.5, and I need library for Atmel ATtiny10, 9, 5, and 4. I also need library for the bluetooth modul HC-06.
Does anybody know where to gint it?
HM
I amtrying out Eagle6.5, and I need library for Atmel ATtiny10, 9, 5, and 4. I also need library for the bluetooth modul HC-06.
Does anybody know where to gint it?
HM
Check out the library files here:
http://www.cadsoftusa.com/download-eagle/libraries-dev/
Maybe avr-7.lbr
Don
For more complex things like the BT module, you may have to create your own component. Its mot hard. The manual provides a step-by-step tutorial.
Jim
I have made a few libs for the version 4.x I guess its similar for the 6.5 version. I have however not done any SMD yet. Any recomended library/chip in existing 4.16 i can make a copy from to get me started? A 6 pin SOT23 package?
HM
you can copy the package from another existing library - it's not particularly intuitive, but is done like this:
open/create your new target library
in the control panel window, click & expand Libraries
find a library which already has SOT23 package (eg v-reg) and click on the Package (nb: not the Device which is the is the package + symbol!)
then right-click to bring up sub-menu and click 'Copy to Library'
Eagle V6 files are now all xml type rather than the binary ones used in V4/5
you can copy the package from another existing library - it's not particularly intuitive, but is done like this:open/create your new target library
in the control panel window, click & expand Libraries
find a library which already has SOT23 package (eg v-reg) [/quote/]
The right name for the pavkage are "SOT23-6(L)". It is to be found in:"ref-packages.lbr"HM
Eagle V6 files are now all xml type rather than the binary ones used in V4/5
I got help at:
News
e.s.eng
HM