1
0
mirror of git://projects.qi-hardware.com/board-qi-avt2.git synced 2024-11-01 10:20:37 +02:00

initial commit

This commit is contained in:
Adam Wang 2009-07-03 17:20:21 +08:00
commit 868613e587
86 changed files with 9275 additions and 0 deletions

1
AUTHORS Normal file
View File

@ -0,0 +1 @@
Adam Wang <adam@qi-hardware.com>

34
COPYING Normal file
View File

@ -0,0 +1,34 @@
This work in this directory and the directories below it is under the
copyright of various authors. Authorship is indicated either directly
in the files containing the respective work or in the file AUTHORS.
Unless otherwise indicated, all code is distributed under the terms of
the GNU GENERAL PUBLIC LICENSE, Version 3:
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
For your convenience, a copy of the complete license has been included
in the file COPYING.GPLv3.
All files that are not considered code, such as schematic symbols and
board layout, are distributed under the terms of the Creative Commons
Attribution-ShareAlike 3.0 Unported license (cc-by-sa 3.0):
This work is licensed under the Creative Commons Attribution-Share
Alike 3.0 Unported License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to
Creative Commons, 171 Second Street, Suite 300, San Francisco,
California, 94105, USA.
The complete text of the license is available at the following
location:
http://creativecommons.org/licenses/by-sa/3.0/legalcode
More information about the respective license can be obtained at the
following locations:
http://www.gnu.org/licenses/gpl-3.0.html
http://creativecommons.org/licenses/by-sa/3.0/

674
COPYING.GPLv3 Normal file
View File

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

3
README Normal file
View File

@ -0,0 +1,3 @@
This is the Qi_AVT2 project.
This work is licensed under the terms detailed in the file COPYING.

0
STATUS Normal file
View File

58
components/BOM.csv Normal file
View File

@ -0,0 +1,58 @@
"ITEM","QUANTITY","LOCATION","DESCRIPTION","SHEET PACKAGE","DATASHEET","DOWNLOAD FROM",,"CONTACT","Contact Date"
1,1,"U1","JZ4720","COB","v","http://www.ingenic.cn/pfWebPlus/Default.aspx",,,
2,2,"U2, U3","EUP3406, 1.5MHz, 600mA Synchronous Step-Down Converter","SOT23-5","v","www.eutechmicro.com/",,"886-2-2659-4556, jeremy_chou@eutechmicro.com",07/01/09
3,1,"U4","BL8555-33PRA","SOT23-5A","v","www.belling.com.cn/",,,
,1,"U5","SE9016","SOT23-5L","v","http://www.seawardinc.com.cn/index.asp",,,
4,1,"U6","BL8509-263DNRM","SOT23-3","v","www.belling.com.cn/",,,
5,1,"U7","BL8506-30NRM","SOT23-3","v","www.belling.com.cn/",,,
6,1,"U8","P3V56S40ETP-G6","n/a","n/a",,"C62 SCH USED",,
,,,"Z2V56S40BTP-G6","54-PIN TSOP-II 400 mils","v","http://www.echip.com.cn/index.asp http://www.deutron.com.tw/index.htm","C63 PCBA USED",,
7,1,"U9","HY27UG088G5M","n/a","n/a","http://www.hynix.com/","C62 SCH USED",,
,,,"K9G8G08U0M","48-PIN TSOPI 400mils","v","http://www.samsung.com/global/business/semiconductor/productList.do?fmly_id=672","C63 PCBA USED",,
8,1,"U10","SPY0030A SOP8","SOIC8","v","http://w3.sunplus.com/",,"+886-3-5786005, 'file:///home/adam/AdamIMF/Knowledge/中和王家_New.xls'#Adr.H9",
9,1,"U11/NC","SCIC SOP8/NC","n/a","n/a","No mount on C63 version",,,
10,4,"Q1, Q2, Q4, Q6","TM2301N","SOT23","v","http://www.techmos.com.tw/index.htm",,,
11,3,"Q3, Q9, Q10","TM2302N","SOT23","v","http://www.techmos.com.tw/index.htm",,,
12,1,"Q5","2N3904","SOT23","v","N/A",,,
13,2,"R9, R31",0,"0603","n/a",,,,
14,4,"R20, R21, R37, R38","33/5%","0603","n/a",,,,
15,2,"R40, R41","100/5%","0603","n/a","1k at C63 version",,,
16,1,"R8","330/5%","0603","n/a",,,,
17,1,"R12","510/5%","0603","n/a",,,,
18,2,"R33, R35","1K/5%","0603","n/a",,,,
19,1,"R39","2.2K/5%","0603","n/a",,,,
20,2,"R14, R32","2.5K/5%","0603","n/a",,,,
21,11,"R4, R5, R7, R15, R22, R23, R24, R26, R27, R28, R29, R30, R34, R44, R46, ","10K/5%","0603","n/a",,,,
22,1,"R47","47K/5%","0603","n/a","n/c(C63)",,,
23,5,"R16, R17, R18, R36, R42","100K/5%","0603","n/a",,,,
24,2,"R6, R11","150K/1%","0603","n/a",,,,
25,1,"R10","300K/1%","0603","n/a",,,,
26,2,"R13, R19","470K/5%","0603","n/a",,,,
27,1,"R3","680K/1%","0603","n/a",,,,
28,2,"R1, R2","1M/5%","0603","n/a",,,,
29,2,"BN1, BN2","33/5%","RP4","n/a",,,,
30,3,"D1, D2, D4","MSCD104","0805","???",,,,
31,1,"D3","RED LED","1206","???",,,,
32,1,"Y1","32768KHz",,"???",,,,
33,1,"Y2","12MHz",,"???",,,,
34,2,"C7, C10","10pF/16V","0402","n/a",,,,
35,4,"C1, C4, C5, C8","33pF/16V","0402","n/a",,,,
36,12,"C2, C6, C13, C9, C11, C17, C22, C28, C37, C45, C50, C52","10uF/10V","0805","n/a",,,,
37,4,"C19, C35, C36, C63","1uF/16V","0603","n/a",,,,
38,37,"C3, C12, C14, C15, C18, C21, C23, C24, C25, C26, C27, C29, C30, C31, C32, C34, C38, C39, C40, C41, C42, C43, C44, C46, C47, C48, C51, C53, C54, C55, C58, C61, C66, C67, C68, C69, C70","0.1uF/16V","0402","n/a","c69(nc, C63), c70(nc, C63)",,,
,1,"C49","0.1uF/16V","0603",,,,,
39,1,"C16","0.01uF/16V","0402","n/a",,,,
40,3,"C20, C60, C65","47uF/6.3V","1206","???",,,,
41,2,"C59, C62","100uF/4V","1210","???",,,,
42,6,"BD2, BD3, BD6, BD7, BD8, BD9","PZ1608D221","0603","v","http://www.sunlordinc.com/chinese/about/dedication.asp",,,
43,1,"BD4","33/5%","0603","n/a",,,,
44,2,"L1, L2","4.7uH/1A",,"???",,,,
45,1,"L3","SDCW2012-2-900",,"v","http://www.sunlordinc.com/chinese/about/dedication.asp",,,
46,1,"CON1","BAT CON",,"???",,,,
47,1,"CON2","FPCCON24",,"???",,,,
48,1,"J1","MS_1D77",,"???",,,,
49,1,"J2","USB MINIB",,"???",,,,
50,1,"J3","PHONEJACK",,"???",,,,
51,1,"MIC","MIC",,"???",,,,
52,1,"SPEAKER","SP",,"???",,,,
53,1,"BUZ","BUZ",,"???",,,,
1 ITEM QUANTITY LOCATION DESCRIPTION SHEET PACKAGE DATASHEET DOWNLOAD FROM CONTACT Contact Date
2 1 1 U1 JZ4720 COB v http://www.ingenic.cn/pfWebPlus/Default.aspx
3 2 2 U2, U3 EUP3406, 1.5MHz, 600mA Synchronous Step-Down Converter SOT23-5 v www.eutechmicro.com/ 886-2-2659-4556, jeremy_chou@eutechmicro.com 07/01/09
4 3 1 U4 BL8555-33PRA SOT23-5A v www.belling.com.cn/
5 1 U5 SE9016 SOT23-5L v http://www.seawardinc.com.cn/index.asp
6 4 1 U6 BL8509-263DNRM SOT23-3 v www.belling.com.cn/
7 5 1 U7 BL8506-30NRM SOT23-3 v www.belling.com.cn/
8 6 1 U8 P3V56S40ETP-G6 n/a n/a C62 SCH USED
9 Z2V56S40BTP-G6 54-PIN TSOP-II 400 mils v http://www.echip.com.cn/index.asp http://www.deutron.com.tw/index.htm C63 PCBA USED
10 7 1 U9 HY27UG088G5M n/a n/a http://www.hynix.com/ C62 SCH USED
11 K9G8G08U0M 48-PIN TSOPI 400mils v http://www.samsung.com/global/business/semiconductor/productList.do?fmly_id=672 C63 PCBA USED
12 8 1 U10 SPY0030A SOP8 SOIC8 v http://w3.sunplus.com/ +886-3-5786005, 'file:///home/adam/AdamIMF/Knowledge/中和王家_New.xls'#Adr.H9
13 9 1 U11/NC SCIC SOP8/NC n/a n/a No mount on C63 version
14 10 4 Q1, Q2, Q4, Q6 TM2301N SOT23 v http://www.techmos.com.tw/index.htm
15 11 3 Q3, Q9, Q10 TM2302N SOT23 v http://www.techmos.com.tw/index.htm
16 12 1 Q5 2N3904 SOT23 v N/A
17 13 2 R9, R31 0 0603 n/a
18 14 4 R20, R21, R37, R38 33/5% 0603 n/a
19 15 2 R40, R41 100/5% 0603 n/a 1k at C63 version
20 16 1 R8 330/5% 0603 n/a
21 17 1 R12 510/5% 0603 n/a
22 18 2 R33, R35 1K/5% 0603 n/a
23 19 1 R39 2.2K/5% 0603 n/a
24 20 2 R14, R32 2.5K/5% 0603 n/a
25 21 11 R4, R5, R7, R15, R22, R23, R24, R26, R27, R28, R29, R30, R34, R44, R46, 10K/5% 0603 n/a
26 22 1 R47 47K/5% 0603 n/a n/c(C63)
27 23 5 R16, R17, R18, R36, R42 100K/5% 0603 n/a
28 24 2 R6, R11 150K/1% 0603 n/a
29 25 1 R10 300K/1% 0603 n/a
30 26 2 R13, R19 470K/5% 0603 n/a
31 27 1 R3 680K/1% 0603 n/a
32 28 2 R1, R2 1M/5% 0603 n/a
33 29 2 BN1, BN2 33/5% RP4 n/a
34 30 3 D1, D2, D4 MSCD104 0805 ???
35 31 1 D3 RED LED 1206 ???
36 32 1 Y1 32768KHz ???
37 33 1 Y2 12MHz ???
38 34 2 C7, C10 10pF/16V 0402 n/a
39 35 4 C1, C4, C5, C8 33pF/16V 0402 n/a
40 36 12 C2, C6, C13, C9, C11, C17, C22, C28, C37, C45, C50, C52 10uF/10V 0805 n/a
41 37 4 C19, C35, C36, C63 1uF/16V 0603 n/a
42 38 37 C3, C12, C14, C15, C18, C21, C23, C24, C25, C26, C27, C29, C30, C31, C32, C34, C38, C39, C40, C41, C42, C43, C44, C46, C47, C48, C51, C53, C54, C55, C58, C61, C66, C67, C68, C69, C70 0.1uF/16V 0402 n/a c69(nc, C63), c70(nc, C63)
43 1 C49 0.1uF/16V 0603
44 39 1 C16 0.01uF/16V 0402 n/a
45 40 3 C20, C60, C65 47uF/6.3V 1206 ???
46 41 2 C59, C62 100uF/4V 1210 ???
47 42 6 BD2, BD3, BD6, BD7, BD8, BD9 PZ1608D221 0603 v http://www.sunlordinc.com/chinese/about/dedication.asp
48 43 1 BD4 33/5% 0603 n/a
49 44 2 L1, L2 4.7uH/1A ???
50 45 1 L3 SDCW2012-2-900 v http://www.sunlordinc.com/chinese/about/dedication.asp
51 46 1 CON1 BAT CON ???
52 47 1 CON2 FPCCON24 ???
53 48 1 J1 MS_1D77 ???
54 49 1 J2 USB MINIB ???
55 50 1 J3 PHONEJACK ???
56 51 1 MIC MIC ???
57 52 1 SPEAKER SP ???
58 53 1 BUZ BUZ ???

3
components/bat_con.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 23/6/2009-06:14:05
#
#End Doc Library

17
components/bat_con.lib Normal file
View File

@ -0,0 +1,17 @@
EESchema-LIBRARY Version 2.3 Date: 23/6/2009-06:14:05
#
# BAT_CON
#
DEF BAT_CON CON 0 40 Y N 1 F N
F0 "CON" 0 -50 60 H V C C
F1 "BAT_CON" 0 50 60 H V C C
DRAW
S -250 300 250 -300 0 1 0 N
T 0 -50 -200 60 0 0 0 GND
T 0 -50 200 60 0 0 0 VBAT
X 1 1 -350 -200 100 R 50 50 1 1 P
X 2 2 -350 200 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 25/6/2009-15:22:01
#
#End Doc Library

View File

@ -0,0 +1,16 @@
EESchema-LIBRARY Version 2.3 Date: 25/6/2009-15:22:01
#
# BL8506-30NRM
#
DEF BL8506-30NRM U 0 40 Y Y 1 F N
F0 "U" -260 -120 60 H V C C
F1 "BL8506-30NRM" 0 400 60 H V C C
DRAW
S -300 340 300 -70 0 1 0 N
X VOUT 1 500 250 200 L 50 50 1 1 O
X VIN 3 -500 250 200 R 50 50 1 1 I
X GND 2 0 -270 200 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 25/6/2009-15:25:24
#
#End Doc Library

View File

@ -0,0 +1,16 @@
EESchema-LIBRARY Version 2.3 Date: 25/6/2009-15:25:24
#
# BL8509-263DNRM
#
DEF BL8509-263DNRM U 0 40 Y Y 1 F N
F0 "U" -260 -120 60 H V C C
F1 "BL8509-263DNRM" 0 400 60 H V C C
DRAW
S -300 340 300 -70 0 1 0 N
X VOUT 1 500 250 200 L 50 50 1 1 O
X VIN 3 -500 250 200 R 50 50 1 1 I
X GND 2 0 -270 200 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:44:42
#
#End Doc Library

View File

@ -0,0 +1,18 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:44:42
#
# BL8555-33PRA
#
DEF BL8555-33PRA U 0 40 Y Y 1 F N
F0 "U" -250 -250 60 H V C C
F1 "BL8555-33PRA" 0 400 60 H V C C
DRAW
S -300 350 300 -200 0 1 0 N
X NC 4 500 -50 200 L 50 50 1 1 P
X VOUT 5 500 250 200 L 50 50 1 1 O
X CE 3 -500 -50 200 R 50 50 1 1 I
X VIN 1 -500 250 200 R 50 50 1 1 I
X GND 2 0 -400 200 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-01:46:15
#
#End Doc Library

22
components/cpolarized.lib Normal file
View File

@ -0,0 +1,22 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-01:46:15
#
# CPOLARIZED
#
DEF CPOLARIZED C 0 40 N N 1 F N
F0 "C" 50 150 60 H V C C
F1 "CPOLARIZED" -50 -100 60 H V C C
DRAW
P 2 0 1 10 -100 -50 -110 -50 N
P 3 0 1 10 -70 85 -70 80 -70 80 N
P 3 0 1 10 -100 105 -40 105 -40 105 N
P 2 0 1 0 0 -50 0 -150 N
P 3 0 1 30 -100 50 100 50 100 50 N
P 4 0 1 10 -100 -50 100 -50 100 -50 100 -50 N
P 3 0 1 10 -70 135 -70 85 -70 85 N
P 2 0 1 10 105 -50 110 -50 N
X + 1 0 250 200 D 50 50 1 1 I
X - 2 0 -250 200 U 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/eup3406.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-03:32:35
#
#End Doc Library

18
components/eup3406.lib Normal file
View File

@ -0,0 +1,18 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-03:32:35
#
# EUP3406
#
DEF EUP3406 U 0 40 Y Y 1 F N
F0 "U" -250 -250 60 H V C C
F1 "EUP3406" 0 400 60 H V C C
DRAW
S -300 350 300 -200 0 1 0 N
X FB 5 500 -100 200 L 50 50 1 1 I
X SW 3 500 250 200 L 50 50 1 1 O
X EN 1 -500 -100 200 R 50 50 1 1 I
X VIN 4 -500 250 200 R 50 50 1 1 W
X GND 2 0 -400 200 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

3
components/fpccon24.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 27/6/2009-06:41:45
#
#End Doc Library

39
components/fpccon24.lib Normal file
View File

@ -0,0 +1,39 @@
EESchema-LIBRARY Version 2.3 Date: 27/6/2009-06:41:45
#
# FPCCON24
#
DEF FPCCON24 CON 0 40 Y Y 1 F N
F0 "CON" 0 650 60 H V C C
F1 "FPCCON24" 50 -700 60 H V C C
DRAW
S -100 600 150 -650 0 1 0 N
X 25 25 200 -600 50 L 30 30 1 1 I
X 26 26 200 -550 50 L 30 30 1 1 I
X 24 24 -150 -600 50 R 30 30 1 1 I
X 23 23 -150 -550 50 R 30 30 1 1 I
X 22 22 -150 -500 50 R 30 30 1 1 I
X 21 21 -150 -450 50 R 30 30 1 1 I
X 20 20 -150 -400 50 R 30 30 1 1 I
X 19 19 -150 -350 50 R 30 30 1 1 I
X 18 18 -150 -300 50 R 30 30 1 1 I
X 17 17 -150 -250 50 R 30 30 1 1 I
X 16 16 -150 -200 50 R 30 30 1 1 I
X 15 15 -150 -150 50 R 30 30 1 1 I
X 14 14 -150 -100 50 R 30 30 1 1 I
X 13 13 -150 -50 50 R 30 30 1 1 I
X 12 12 -150 0 50 R 30 30 1 1 I
X 11 11 -150 50 50 R 30 30 1 1 I
X 10 10 -150 100 50 R 30 30 1 1 I
X 9 9 -150 150 50 R 30 30 1 1 I
X 8 8 -150 200 50 R 30 30 1 1 I
X 7 7 -150 250 50 R 30 30 1 1 I
X 6 6 -150 300 50 R 30 30 1 1 I
X 5 5 -150 350 50 R 30 30 1 1 I
X 4 4 -150 400 50 R 30 30 1 1 I
X 3 3 -150 450 50 R 30 30 1 1 I
X 2 2 -150 500 50 R 30 30 1 1 I
X 1 1 -150 550 50 R 30 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 27/6/2009-12:13:52
#
#End Doc Library

View File

@ -0,0 +1,61 @@
EESchema-LIBRARY Version 2.3 Date: 27/6/2009-12:13:52
#
# HY27UG088G5M
#
DEF HY27UG088G5M U 0 40 Y Y 1 F N
F0 "U" -250 700 60 H V C C
F1 "HY27UG088G5M" 0 -650 60 H V C C
DRAW
S -300 650 300 -600 0 1 0 N
X NC 25 400 -550 100 L 35 30 1 1 I
X NC 26 400 -500 100 L 35 30 1 1 I
X NC 27 400 -450 100 L 35 30 1 1 I
X NC 28 400 -400 100 L 35 30 1 1 I
X IO0 29 400 -350 100 L 35 30 1 1 I
X IO1 30 400 -300 100 L 35 30 1 1 I
X IO2 31 400 -250 100 L 35 30 1 1 I
X IO3 32 400 -200 100 L 35 30 1 1 I
X NC 33 400 -150 100 L 35 30 1 1 I
X NC 34 400 -100 100 L 35 30 1 1 I
X NC 35 400 -50 100 L 35 30 1 1 I
X VSS 36 400 0 100 L 35 30 1 1 I
X VCC 37 400 50 100 L 35 30 1 1 I
X PRE 38 400 100 100 L 35 30 1 1 I
X NC 39 400 150 100 L 35 30 1 1 I
X NC 40 400 200 100 L 35 30 1 1 I
X IO4 41 400 250 100 L 35 30 1 1 I
X IO5 42 400 300 100 L 35 30 1 1 I
X IO6 43 400 350 100 L 35 30 1 1 I
X IO7 44 400 400 100 L 35 30 1 1 I
X NC 45 400 450 100 L 35 30 1 1 I
X NC 46 400 500 100 L 35 30 1 1 I
X NC 47 400 550 100 L 35 30 1 1 I
X NC 48 400 600 100 L 35 30 1 1 I
X NC 24 -400 -550 100 R 35 30 1 1 I
X NC 23 -400 -500 100 R 35 30 1 1 I
X NC 22 -400 -450 100 R 35 30 1 1 I
X NC 21 -400 -400 100 R 35 30 1 1 I
X NC 20 -400 -350 100 R 35 30 1 1 I
X ~WP 19 -400 -300 100 R 35 30 1 1 I
X ~WE 18 -400 -250 100 R 35 30 1 1 I
X ALE 17 -400 -200 100 R 35 30 1 1 I
X CLE 16 -400 -150 100 R 35 30 1 1 I
X NC 15 -400 -100 100 R 35 30 1 1 I
X NC 14 -400 -50 100 R 35 30 1 1 I
X VSS 13 -400 0 100 R 35 30 1 1 I
X VCC 12 -400 50 100 R 35 30 1 1 I
X NC 11 -400 100 100 R 35 30 1 1 I
X ~CE2 10 -400 150 100 R 35 30 1 1 I
X ~CE 9 -400 200 100 R 35 30 1 1 I
X ~RE 8 -400 250 100 R 35 30 1 1 I
X R/~B 7 -400 300 100 R 35 30 1 1 I
X R/~B2 6 -400 350 100 R 35 30 1 1 I
X NC 5 -400 400 100 R 35 30 1 1 I
X NC 4 -400 450 100 R 35 30 1 1 I
X NC 3 -400 500 100 R 35 30 1 1 I
X NC 2 -400 550 100 R 35 30 1 1 I
X NC 1 -400 600 100 R 35 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/inductorp.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-04:07:20
#
#End Doc Library

20
components/inductorp.lib Normal file
View File

@ -0,0 +1,20 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-04:07:20
#
# INDUCTORP
#
DEF INDUCTORP L 0 40 N N 1 F N
F0 "L" 250 50 40 V V C C
F1 "INDUCTORP" -100 0 40 V V C C
DRAW
P 2 0 1 0 150 200 150 -200 N
A 0 148 48 -889 889 0 1 0 N 1 101 1 196
A 0 51 51 -889 889 0 1 0 N 1 1 1 102
A 0 -49 51 -889 889 0 1 0 N 1 -99 1 2
A 0 -150 50 -889 889 0 1 0 N 1 -199 1 -100
P 3 0 1 0 100 200 100 -200 100 -200 N
X 1 1 0 300 100 D 70 70 1 1 P
X 2 2 0 -300 100 U 70 70 1 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-15:00:13
#
#End Doc Library

199
components/jz4720_186p.lib Normal file
View File

@ -0,0 +1,199 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-15:00:13
#
# JZ4720_186P
#
DEF JZ4720_186P U 0 40 Y Y 3 F N
F0 "U" -700 1250 60 H V C C
F1 "JZ4720_186P" 50 1250 60 H V C C
DRAW
S -750 1150 700 -1200 0 1 0 N
X VDDUSB2 112 900 -1100 200 L 30 30 3 1 I
X VDDUSB1 111 900 -1050 200 L 30 30 3 1 I
X VDDUSB0 105 900 -1000 200 L 30 30 3 1 I
X VSSCADC 142 900 -1000 200 L 30 30 2 1 I
X VDDA 109 900 -950 200 L 30 30 3 1 I
X VSSCDAC 138 900 -950 200 L 30 30 2 1 I
X DM1 107 900 -850 200 L 30 30 3 1 I
X VDDCDAC 139 900 -850 200 L 30 30 2 1 I
X DP1 106 900 -800 200 L 30 30 3 1 I
X VDDCADC 141 900 -800 200 L 30 30 2 1 I
X RREF 110 900 -700 200 L 30 30 3 1 I
X CS4_N/PB28 63 900 -650 200 L 30 30 1 1 T
X CS3_N/PB27 62 900 -600 200 L 30 30 1 1 T
X DM01 114 900 -600 200 L 30 30 3 1 T
X CS2_N/PB26 70 900 -550 200 L 30 30 1 1 T
X DM00 113 900 -550 200 L 30 30 3 1 T
X VSSADC 94 900 -550 200 L 30 30 2 1 I
X CS1_N/PB25 71 900 -500 200 L 30 30 1 1 T
X DP01 116 900 -500 200 L 30 30 3 1 T
X VDDADC 95 900 -500 200 L 30 30 2 1 I
X DP00 115 900 -450 200 L 30 30 3 1 T
X WE1_N/PC24 24 900 -400 200 L 30 30 1 1 T
X WE0_N/PB31 23 900 -350 200 L 30 30 1 1 T
X XN 99 900 -350 200 L 30 30 3 1 I
X WR_N/PB30 60 900 -300 200 L 30 30 1 1 T
X YN 98 900 -300 200 L 30 30 3 1 I
X VSSCORE7 181 900 -300 200 L 30 30 2 1 I
X RD_N/PB29 61 900 -250 200 L 30 30 1 1 T
X YP 97 900 -250 200 L 30 30 3 1 I
X VSSCORE6 171 900 -250 200 L 30 30 2 1 I
X XP 96 900 -200 200 L 30 30 3 1 I
X VSSCORE5 77 900 -200 200 L 30 30 2 1 I
X ADIN1 93 900 -150 200 L 30 30 3 1 I
X VSSCORE4 45 900 -150 200 L 30 30 2 1 I
X PBAT/ADIN0 92 900 -100 200 L 30 30 3 1 I
X VSSCORE3 29 900 -100 200 L 30 30 2 1 I
X LCD_SPL_A22_GPB18 157 900 -50 200 L 30 30 1 1 T
X VSSCORE2 22 900 -50 200 L 30 30 2 1 I
X LCD_CLS_A21_GPB17 158 900 0 200 L 30 30 1 1 T
X LCD_DE/PC21 163 900 0 200 L 30 30 3 1 O
X VSSCORE1 9 900 0 200 L 30 30 2 1 I
X LCD_REV_A20_GPC23 159 900 50 200 L 30 30 1 1 B
X LCD_VSYNC/PC20 161 900 50 200 L 30 30 3 1 O
X LCD_PS_A19_GPC22 160 900 100 200 L 30 30 1 1 T
X LCD_HSYNC/PC19 162 900 100 200 L 30 30 3 1 O
X PWM5/A18/PD28 56 900 150 200 L 30 30 1 1 B
X LCD_PCLK/PC18 2 900 150 200 L 30 30 3 1 O
X PWM4/A17/PD27 57 900 200 200 L 30 30 1 1 T
X LCD_D17/PC17 164 900 200 200 L 30 30 3 1 O
X VSSIO6 184 900 200 200 L 30 30 2 1 I
X A16/CL/PB16 58 900 250 200 L 30 30 1 1 T
X LCD_D16/PC16 165 900 250 200 L 30 30 3 1 O
X VSSIO4 67 900 250 200 L 30 30 2 1 I
X A15/CL/PB15 59 900 300 200 L 30 30 1 1 T
X LCD_D15/PC15 166 900 300 200 L 30 30 3 1 I
X VSSIO3 48 900 300 200 L 30 30 2 1 I
X A14/PB14 40 900 350 200 L 30 30 1 1 T
X LCD_D14/PC14 167 900 350 200 L 30 30 3 1 O
X VSSIO2 34 900 350 200 L 30 30 2 1 I
X A13/PB13 39 900 400 200 L 30 30 1 1 T
X LCD_D13/PC13 168 900 400 200 L 30 30 3 1 O
X VSSIO1 8 900 400 200 L 30 30 2 1 I
X A12/PB12 27 900 450 200 L 30 30 1 1 T
X LCD_D12/PC12 169 900 450 200 L 30 30 3 1 O
X A11/PB11 28 900 500 200 L 30 30 1 1 T
X LCD_D11/PC11 170 900 500 200 L 30 30 3 1 O
X A10/PB10 16 900 550 200 L 30 30 1 1 T
X LCD_D10/PC10 173 900 550 200 L 30 30 3 1 O
X CHIP_MD 180 900 550 200 L 30 30 2 1 I
X A9/PB9 31 900 600 200 L 30 30 1 1 T
X LCD_D9/PC9 174 900 600 200 L 30 30 3 1 O
X BOOT_SEL1 145 900 600 200 L 30 30 2 1 I
X A8/PB8 32 900 650 200 L 30 30 1 1 T
X LCD_D8/PC8 175 900 650 200 L 30 30 3 1 O
X BOOT_SEL0 146 900 650 200 L 30 30 2 1 I
X A7/PB7 35 900 700 200 L 30 30 1 1 T
X LCD_D7/PC7 176 900 700 200 L 30 30 3 1 O
X A6/PB6 36 900 750 200 L 30 30 1 1 T
X LCD_D6/PC6 177 900 750 200 L 30 30 3 1 O
X A5/PB5 37 900 800 200 L 30 30 1 1 T
X LCD_D5/PC5 178 900 800 200 L 30 30 3 1 O
X TDO/UART0_TXD 147 900 850 200 L 30 30 2 1 B
X A4/PB4 38 900 850 200 L 30 30 1 1 T
X LCD_D4/PC4 179 900 850 200 L 30 30 3 1 O
X TDI/UART0_RXD 148 900 900 200 L 30 30 2 1 B
X A3/PB3 12 900 900 200 L 30 30 1 1 T
X LCD_D3/PC3 182 900 900 200 L 30 30 3 1 O
X TMS 150 900 950 200 L 30 30 2 1 B
X A2/PB2 13 900 950 200 L 30 30 1 1 T
X LCD_D2/PC2 183 900 950 200 L 30 30 3 1 O
X TCK 149 900 1000 200 L 30 30 2 1 B
X A1/PB1 14 900 1000 200 L 30 30 1 1 T
X LCD_D1/PC1 186 900 1000 200 L 30 30 3 1 O
X TRST_N 151 900 1050 200 L 30 30 2 1 B
X A0/PB0 15 900 1050 200 L 30 30 1 1 T
X LCD_D0/PC0 1 900 1050 200 L 30 30 3 1 O
X DVDDPLL 103 -950 -1200 200 R 30 30 2 1 I
X AVDDPLL 100 -950 -1150 200 R 30 30 2 1 I
X GPD15 156 -950 -1100 200 R 30 30 3 1 O
X GPD0 155 -950 -1050 200 R 30 30 3 1 O
X GPD2 154 -950 -1000 200 R 30 30 3 1 O
X FRE_N/PC28 65 -950 -1000 200 R 30 30 1 1 I
X VSSRTC 119 -950 -1000 200 R 30 30 2 1 I
X GPD4 153 -950 -950 200 R 30 30 3 1 O
X FWE_N/PC29 64 -950 -950 200 R 30 30 1 1 I
X VDDRTC 122 -950 -950 200 R 30 30 2 1 I
X GPD6 152 -950 -900 200 R 30 30 3 1 I
X FRB_N/PC30 68 -950 -900 200 R 30 30 1 1 I
X WAIT_N/PC27 69 -950 -850 200 R 30 30 1 1 I
X VSSUSB2 118 -950 -800 200 R 30 30 3 1 I
X VSSUSB1 117 -950 -750 200 R 30 30 3 1 I
X AVSSPLL0 101 -950 -750 200 R 30 30 2 1 I
X VSSUSB0 108 -950 -700 200 R 30 30 3 1 I
X AVSSPLL1 102 -950 -700 200 R 30 30 2 1 I
X PWM3/UART0_RXD/PD26 72 -950 -700 200 R 30 30 1 1 I
X DVSSPLL 104 -950 -650 200 R 30 30 2 1 I
X PWM2/UART0_TXD/PD25 73 -950 -650 200 R 30 30 1 1 I
X VREF 140 -950 -600 200 R 30 30 3 1 I
X PWM1/I2C_SCK/PD24 74 -950 -600 200 R 30 30 1 1 I
X PWM0/I2C_SDA/PD23 75 -950 -550 200 R 30 30 1 1 I
X CMD 83 -950 -500 200 R 30 30 3 1 T
X CLK 82 -950 -450 200 R 30 30 3 1 T
X MSC_D3/PD13 78 -950 -400 200 R 30 30 3 1 T
X MSC_D2/PD12 79 -950 -350 200 R 30 30 3 1 T
X MSC_D1/PD11 80 -950 -300 200 R 30 30 3 1 T
X VDDCORE6 172 -950 -300 200 R 30 30 2 1 I
X CKE/PB23 26 -950 -250 200 R 30 30 1 1 T
X MSC_D0/PD10 81 -950 -250 200 R 30 30 3 1 T
X VDDCORE5 76 -950 -250 200 R 30 30 2 1 I
X CKO/PB24 25 -950 -200 200 R 30 30 1 1 T
X VDDCORE4 44 -950 -200 200 R 30 30 2 1 I
X SSI_DR/SDATI/PD21 88 -950 -150 200 R 30 30 3 1 I
X VDDCORE3 30 -950 -150 200 R 30 30 2 1 I
X SSI_DT/SDATO/PD20 87 -950 -100 200 R 30 30 3 1 I
X VDDCORE2 21 -950 -100 200 R 30 30 2 1 I
X CAS_N/PB21 19 -950 -50 200 R 30 30 1 1 T
X SSI_CLK/SCLK_RSTN/PD18 84 -950 -50 200 R 30 30 3 1 I
X VDDCORE1 10 -950 -50 200 R 30 30 2 1 I
X RAS_N/PB20 18 -950 0 200 R 30 30 1 1 T
X SSI_CE1_GPC/SYNC/PD22 86 -950 0 200 R 30 30 3 1 I
X SDWE_N&BUFD/PB22 20 -950 50 200 R 30 30 1 1 T
X SSI_CE0_N/BCLK/PD19 85 -950 50 200 R 30 30 3 1 I
X DCS_N/PB19 17 -950 100 200 R 30 30 1 1 T
X VDDIO7 185 -950 100 200 R 30 30 2 1 I
X VSSRHP1 131 -950 150 200 R 30 30 3 1 I
X VDDIO5 91 -950 150 200 R 30 30 2 1 I
X VSSRHP0 130 -950 200 200 R 30 30 3 1 I
X VDDIO4 66 -950 200 200 R 30 30 2 1 I
X VDDRHP1 127 -950 250 200 R 30 30 3 1 I
X VDDIO3 49 -950 250 200 R 30 30 2 1 I
X D15/PA30 5 -950 300 200 R 30 30 1 1 I
X VDDRHP0 126 -950 300 200 R 30 30 3 1 I
X VDDIO2 33 -950 300 200 R 30 30 2 1 I
X D14/PA28 4 -950 350 200 R 30 30 1 1 I
X VDDIO1 7 -950 350 200 R 30 30 2 1 I
X D13/PA26 3 -950 400 200 R 30 30 1 1 I
X VSSLHP1 133 -950 400 200 R 30 30 3 1 I
X D12/PA22 11 -950 450 200 R 30 30 1 1 I
X VSSLHP0 132 -950 450 200 R 30 30 3 1 I
X D11/PA17 6 -950 500 200 R 30 30 1 1 I
X VDDLHP1 137 -950 500 200 R 30 30 3 1 I
X WAKEUP/PD29 124 -950 500 200 R 30 30 2 1 I
X D10/PA15 51 -950 550 200 R 30 30 1 1 I
X VDDLHP0 136 -950 550 200 R 30 30 3 1 I
X POWERON 125 -950 550 200 R 30 30 2 1 I
X D9/PA13 50 -950 600 200 R 30 30 1 1 I
X PPRST_N 123 -950 600 200 R 30 30 2 1 I
X D8/PA12 47 -950 650 200 R 30 30 1 1 I
X RHPO1 129 -950 650 200 R 30 30 3 1 B
X D7/PA11 46 -950 700 200 R 30 30 1 1 I
X RHPO0 128 -950 700 200 R 30 30 3 1 B
X D6/PA10 43 -950 750 200 R 30 30 1 1 I
X D5/PA9 42 -950 800 200 R 30 30 1 1 I
X EXCLKO 90 -950 800 200 R 30 30 2 1 I
X LHPO1 135 -950 800 200 R 30 30 3 1 B
X D4/PA8 41 -950 850 200 R 30 30 1 1 I
X EXCLK 89 -950 850 200 R 30 30 2 1 I
X LHPO0 134 -950 850 200 R 30 30 3 1 B
X D3/PA7 55 -950 900 200 R 30 30 1 1 I
X D2/PA5 54 -950 950 200 R 30 30 1 1 I
X MICIN 144 -950 950 200 R 30 30 3 1 B
X RTCLKO 121 -950 1000 200 R 30 30 2 1 I
X D1/PA3 53 -950 1000 200 R 30 30 1 1 I
X RTCLK 120 -950 1050 200 R 30 30 2 1 I
X D0/PA1 52 -950 1050 200 R 30 30 1 1 T
X MICBIAS 143 -950 1050 200 R 30 30 3 1 O
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 27/6/2009-04:04:24
#
#End Doc Library

20
components/microphone.lib Normal file
View File

@ -0,0 +1,20 @@
EESchema-LIBRARY Version 2.3 Date: 27/6/2009-04:04:24
#
# MICROPHONE
#
DEF MICROPHONE MIC 0 40 Y N 1 F N
F0 "MIC" 0 200 60 H V C C
F1 "MICROPHONE" 0 -200 60 H V C C
DRAW
P 5 0 1 0 150 150 250 100 250 -100 150 -150 150 -150 N
S -75 -75 -25 -125 0 1 0 N
C -50 -100 20 0 1 0 N
C -50 100 20 0 1 0 N
S -75 125 -25 75 0 1 0 N
P 6 0 1 0 -50 100 150 150 150 -150 -50 -100 -50 100 -50 100 N
X MIC- MIC- -150 -100 100 R 50 50 1 1 U
X MIC+ MIC+ -150 100 100 R 50 50 1 1 U
ENDDRAW
ENDDEF
#
#End Library

3
components/ms_1d77.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-14:33:31
#
#End Doc Library

24
components/ms_1d77.lib Normal file
View File

@ -0,0 +1,24 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-14:33:31
#
# MS_1D77
#
DEF MS_1D77 J 0 40 Y Y 1 F N
F0 "J" -150 350 60 H V C C
F1 "MS_1D77" 50 -350 60 H V C C
DRAW
S -200 300 250 -300 0 1 0 N
X DAT2 1 -350 -250 150 R 35 40 1 1 I
X CD/DAT3 2 -350 -200 150 R 35 40 1 1 I
X CMD 3 -350 -150 150 R 35 40 1 1 I
X VDD 4 -350 -100 150 R 35 40 1 1 I
X CLK 5 -350 -50 150 R 35 40 1 1 I
X VSS 6 -350 0 150 R 35 40 1 1 I
X DAT0 7 -350 50 150 R 35 40 1 1 I
X DAT1 8 -350 100 150 R 35 40 1 1 I
X VSS 9 -350 150 150 R 35 40 1 1 I
X CDDET 10 -350 200 150 R 35 40 1 1 P
X VSS 11 -350 250 150 R 35 40 1 1 I
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-07:29:19
#
#End Doc Library

View File

@ -0,0 +1,67 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-07:29:19
#
# P3V56S40ETP-G6
#
DEF P3V56S40ETP-G6 U 0 40 Y Y 1 F N
F0 "U" -350 950 60 H V C C
F1 "P3V56S40ETP-G6" 100 0 60 V V C C
DRAW
S -350 850 500 -750 0 1 0 N
X VDDQ4 43 -100 950 100 D 35 30 1 1 I
X VDDQ3 49 -50 950 100 D 35 30 1 1 I
X VDDQ2 9 0 950 100 D 35 30 1 1 I
X VDDQ1 3 50 950 100 D 35 30 1 1 I
X VDD3 1 150 950 100 D 35 30 1 1 I
X VDD2 27 200 950 100 D 35 30 1 1 I
X VDD1 14 250 950 100 D 35 30 1 1 I
X NC/RFU 40 600 -300 100 L 30 30 1 1 U
X DQ15 53 600 -50 100 L 35 30 1 1 T
X DQ14 51 600 0 100 L 35 30 1 1 T
X DQ13 50 600 50 100 L 35 30 1 1 T
X DQ12 48 600 100 100 L 35 30 1 1 T
X DQ11 47 600 150 100 L 35 30 1 1 T
X DQ10 45 600 200 100 L 35 30 1 1 T
X DQ9 44 600 250 100 L 35 30 1 1 T
X DQ8 42 600 300 100 L 35 30 1 1 T
X DQ7 13 600 350 100 L 35 30 1 1 T
X DQ6 11 600 400 100 L 35 30 1 1 T
X DQ5 10 600 450 100 L 35 30 1 1 T
X DQ4 8 600 500 100 L 35 30 1 1 T
X DQ3 7 600 550 100 L 35 30 1 1 T
X DQ2 5 600 600 100 L 35 30 1 1 T
X DQ1 4 600 650 100 L 35 30 1 1 T
X DQ0 2 600 700 100 L 35 30 1 1 T
X CLK 38 -450 -650 100 R 35 30 1 1 I
X CKE 37 -450 -600 100 R 35 30 1 1 I
X BA1 21 -450 -500 100 R 35 30 1 1 I
X BA0 20 -450 -450 100 R 35 30 1 1 I
X ~CS 19 -450 -350 100 R 35 30 1 1 I
X ~RAS 18 -450 -250 100 R 35 30 1 1 I
X ~CAS 17 -450 -200 100 R 35 30 1 1 I
X ~WE 16 -450 -100 100 R 35 30 1 1 T
X LDQM 15 -450 -50 100 R 35 30 1 1 T
X UDQM 39 -450 0 100 R 35 30 1 1 T
X A12 36 -450 100 100 R 35 30 1 1 I
X A11 35 -450 150 100 R 35 30 1 1 I
X A10/AP 22 -450 200 100 R 35 30 1 1 I
X A9 34 -450 250 100 R 35 30 1 1 I
X A8 33 -450 300 100 R 35 30 1 1 I
X A7 32 -450 350 100 R 35 30 1 1 I
X A6 31 -450 400 100 R 35 30 1 1 I
X A5 30 -450 450 100 R 35 30 1 1 I
X A4 29 -450 500 100 R 35 30 1 1 I
X A3 26 -450 550 100 R 35 30 1 1 I
X A2 25 -450 600 100 R 35 30 1 1 I
X A1 24 -450 650 100 R 35 30 1 1 I
X A0 23 -450 700 100 R 35 30 1 1 I
X VSSQ4 46 -100 -850 100 U 35 30 1 1 I
X VSSQ3 52 -50 -850 100 U 35 30 1 1 I
X VSSQ2 12 0 -850 100 U 35 30 1 1 I
X VSSQ1 6 50 -850 100 U 35 30 1 1 I
X VSS3 54 150 -850 100 U 35 30 1 1 I
X VSS2 41 200 -850 100 U 35 30 1 1 I
X VSS1 28 250 -850 100 U 35 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/phonejack.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-05:57:48
#
#End Doc Library

30
components/phonejack.lib Normal file
View File

@ -0,0 +1,30 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-05:57:48
#
# PHONEJACK
#
DEF PHONEJACK J 0 40 Y N 1 F N
F0 "J" -80 220 60 H V C C
F1 "PHONEJACK" 0 -110 60 H V C C
DRAW
P 4 0 1 0 -80 0 -110 30 -50 30 -50 30 F
P 3 0 1 0 -80 50 -80 0 -80 0 F
P 4 0 1 0 -200 50 -80 50 -80 50 -80 50 F
P 5 0 1 0 -80 150 -110 120 -50 120 -80 150 -70 140 F
P 3 0 1 0 -200 -50 -220 -50 -220 -50 N
P 3 0 1 0 -200 50 -220 50 -220 50 N
P 3 0 1 0 -200 150 -220 150 -220 150 N
P 5 0 1 0 -200 0 -10 0 50 40 110 0 110 0 N
P 4 0 1 0 -200 100 -80 100 -80 150 -90 150 N
P 6 0 1 0 -200 -50 250 -50 250 150 200 150 200 -50 200 -50 N
P 5 0 1 0 -200 150 50 150 100 110 150 150 150 150 N
P 3 0 1 0 -200 100 -220 100 -220 100 N
P 3 0 1 0 -200 0 -220 0 -220 0 N
X 1 1 -250 -50 30 R 30 30 1 1 P
X 3 3 -250 0 30 R 30 30 1 1 I
X 4 4 -250 50 30 R 30 30 1 1 P
X 5 5 -250 100 30 R 30 30 1 1 P
X 2 2 -250 150 30 R 30 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/scic.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-14:23:47
#
#End Doc Library

21
components/scic.lib Normal file
View File

@ -0,0 +1,21 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-14:23:47
#
# SCIC
#
DEF SCIC U 0 40 Y Y 1 F N
F0 "U" -150 200 60 H V C C
F1 "SCIC" -50 -150 60 H V C C
DRAW
S -200 150 150 -100 0 1 0 N
X GND 4 200 -50 50 L 30 30 1 1 W
X NC 3 200 0 50 L 30 30 1 1 U
X STA 2 200 50 50 L 30 30 1 1 I
X A0 1 200 100 50 L 30 30 1 1 I
X SDA 5 -250 -50 50 R 30 30 1 1 B
X SCL 6 -250 0 50 R 30 30 1 1 I
X NC 7 -250 50 50 R 30 30 1 1 U
X VDD 8 -250 100 50 R 30 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/sdcw2012.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 27/6/2009-06:27:56
#
#End Doc Library

24
components/sdcw2012.lib Normal file
View File

@ -0,0 +1,24 @@
EESchema-LIBRARY Version 2.3 Date: 27/6/2009-06:27:56
#
# SDCW2012
#
DEF SDCW2012 L 0 40 Y N 1 F N
F0 "L" -50 200 60 H V C C
F1 "SDCW2012" 0 -100 60 H V C C
DRAW
A 25 -50 25 1 1799 0 1 0 N 50 -50 0 -50
A -75 -50 25 1 1799 0 1 0 N -50 -50 -100 -50
P 3 0 1 0 -100 50 50 50 50 50 N
A -25 100 25 -1799 -1 0 1 0 N -50 100 0 100
A -75 100 25 -1799 -1 0 1 0 N -100 100 -50 100
A 25 100 25 -1799 -1 0 1 0 N 0 100 50 100
P 3 0 1 0 -100 0 50 0 50 0 N
A -25 -50 25 1 1799 0 1 0 N 0 -50 -50 -50
X 4 4 100 -50 50 L 30 30 1 1 I
X 3 3 100 100 50 L 30 30 1 1 I
X 2 2 -150 -50 50 R 30 30 1 1 I
X 1 1 -150 100 50 R 30 30 1 1 I
ENDDRAW
ENDDEF
#
#End Library

3
components/se9016.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:51:37
#
#End Doc Library

18
components/se9016.lib Normal file
View File

@ -0,0 +1,18 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:51:37
#
# SE9016
#
DEF SE9016 U 0 40 Y Y 1 F N
F0 "U" -200 -400 60 H V C C
F1 "SE9016" 0 400 60 H V C C
DRAW
S -300 350 300 -350 0 0 0 N
X ~CHRG 1 600 -250 300 L 50 50 1 1 T
X GND 2 600 0 300 L 50 50 1 1 W
X BAT 3 600 250 300 L 50 50 1 1 O
X PROG 4 -600 -250 300 R 50 50 1 1 I
X VCC 5 -600 250 300 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:38:03
#
#End Doc Library

View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:38:03
#
# SOLDERPASTE
#
DEF ~SOLDERPASTE SP 0 40 N N 1 F N
F0 "SP" 0 0 60 H V C C
F1 "SOLDERPASTE" 0 0 60 H I C C
DRAW
C 0 80 22 0 1 0 N
S -30 110 30 50 0 1 0 N
X 1 1 0 -50 100 U 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

3
components/speaker.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 27/6/2009-04:00:10
#
#End Doc Library

20
components/speaker.lib Normal file
View File

@ -0,0 +1,20 @@
EESchema-LIBRARY Version 2.3 Date: 27/6/2009-04:00:10
#
# SPEAKER
#
DEF SPEAKER SP 0 40 Y N 1 F N
F0 "SP" 0 200 60 H V C C
F1 "SPEAKER" 0 -200 60 H V C C
DRAW
S -75 -75 -25 -125 0 1 0 N
C -50 -100 20 0 1 0 N
S -50 100 50 -100 0 1 0 N
P 5 0 1 0 50 100 150 150 150 -150 50 -100 50 -100 N
C -50 100 20 0 1 0 N
S -75 125 -25 75 0 1 0 N
X SP_P SP_P -150 -100 100 R 50 50 1 1 U
X SP_N SP_N -150 100 100 R 50 50 1 1 U
ENDDRAW
ENDDEF
#
#End Library

3
components/spy0030a.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:10:24
#
#End Doc Library

21
components/spy0030a.lib Normal file
View File

@ -0,0 +1,21 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:10:24
#
# SPY0030A
#
DEF SPY0030A U 0 40 Y Y 1 F N
F0 "U" -200 300 60 H V C C
F1 "SPY0030A" 0 -200 60 H V C C
DRAW
S -250 250 250 -150 0 1 0 N
X INN 4 350 -100 100 L 50 50 1 1 I
X VSS 3 350 0 100 L 50 50 1 1 W
X SPP 2 350 100 100 L 50 50 1 1 O
X SPN 1 350 200 100 L 50 50 1 1 O
X ACIN 5 -350 -100 100 R 50 50 1 1 I
X VREF 6 -350 0 100 R 50 50 1 1 O
X CE 7 -350 100 100 R 50 50 1 1 I
X VDD 8 -350 200 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-05:34:28
#
#End Doc Library

View File

@ -0,0 +1,18 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-05:34:28
#
# SW_METALDOMN
#
DEF ~SW_METALDOMN S 0 40 N N 1 F N
F0 "S" 0 100 60 H V C C
F1 "SW_METALDOMN" 0 -50 60 H I C C
DRAW
P 6 0 1 0 -80 45 -65 65 60 65 75 45 75 45 75 45 N
C 90 0 10 0 1 0 N
C -90 0 10 0 1 0 N
S -100 20 100 40 0 1 0 N
X 1 1 200 0 100 L 50 50 1 1 P
X 2 2 -200 0 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

3
components/testpoint.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:57:45
#
#End Doc Library

15
components/testpoint.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:57:45
#
# TESTPOINT
#
DEF ~TESTPOINT TP 0 40 N N 1 F N
F0 "TP" 0 0 30 H V C C
F1 "TESTPOINT" 0 0 60 H I C C
DRAW
C 0 80 22 0 1 0 N
S -30 110 30 50 0 1 0 N
X 1 1 0 -50 100 U 30 30 1 1 B
ENDDRAW
ENDDEF
#
#End Library

3
components/tm2301n.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-06:40:12
#
#End Doc Library

34
components/tm2301n.lib Normal file
View File

@ -0,0 +1,34 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-06:40:12
#
# TM2301N
#
DEF TM2301N Q 0 40 N N 1 F N
F0 "Q" -200 -125 60 H V C C
F1 "TM2301N" -250 200 60 H V C C
DRAW
P 2 0 0 0 0 -50 50 -50 F
P 2 0 0 0 0 100 50 100 F
P 3 0 0 10 -150 -25 -150 -75 -150 -75 F
P 2 0 0 10 -150 100 -150 125 F
P 8 0 0 10 100 75 50 0 150 0 100 75 50 75 50 75 150 75 150 75 F
P 7 0 0 10 0 25 -50 50 -50 0 0 25 0 25 0 100 0 100 F
P 3 0 0 10 100 0 100 -50 100 -50 N
P 3 0 0 10 -100 -50 0 -50 0 -50 N
P 3 0 0 10 -100 50 -100 0 -100 0 N
P 3 0 0 10 -100 125 -100 75 -100 75 N
P 3 0 0 10 -100 100 0 100 0 100 N
P 3 0 0 10 -100 25 0 25 0 25 N
P 3 0 0 10 -100 -25 -100 -75 -100 -75 N
P 3 0 0 10 -150 100 -150 -25 -150 -25 N
P 3 0 0 10 100 75 100 100 100 100 N
P 3 0 1 10 -150 125 -150 150 -150 150 N
T 0 -200 50 60 0 0 0 G
T 0 50 -100 60 0 0 0 D
T 0 50 150 60 0 0 0 S
X 2 2 0 200 100 D 50 50 1 1 B
X 1 1 -250 150 100 R 50 50 1 1 I
X 3 3 0 -150 100 U 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

3
components/tm2302n.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 28/6/2009-03:48:41
#
#End Doc Library

39
components/tm2302n.lib Normal file
View File

@ -0,0 +1,39 @@
EESchema-LIBRARY Version 2.3 Date: 28/6/2009-03:48:41
#
# TM2302N
#
DEF TM2302N Q 0 40 N N 1 F N
F0 "Q" -75 -200 60 H V C C
F1 "TM2302N" -380 55 60 H V C C
DRAW
P 2 0 0 10 -100 50 -100 75 F
P 2 0 0 10 -100 -25 -100 -100 F
P 6 0 0 10 -50 0 0 25 0 -25 -50 0 0 0 0 0 F
P 5 0 0 0 150 50 100 -25 175 -25 200 -25 150 50 F
P 3 0 1 0 50 100 50 75 50 75 N
P 3 0 1 0 50 -100 50 -100 50 -100 N
P 2 0 0 0 75 75 100 75 N
P 3 0 0 0 50 -75 75 -75 75 -75 N
P 2 0 0 10 150 -25 150 -50 N
P 3 0 0 10 100 50 200 50 200 50 N
P 2 0 0 10 -50 -75 50 -75 N
P 3 0 0 10 -50 75 50 75 50 75 N
P 2 0 0 10 -100 -25 -100 50 N
P 4 0 0 10 -50 50 -50 75 -50 100 -50 100 N
P 3 0 0 10 -50 25 -50 -25 -50 -25 N
P 2 0 0 10 -50 -50 -50 -100 N
P 3 0 0 10 150 50 150 75 150 75 N
P 3 0 0 10 0 0 50 0 50 -75 N
P 3 0 0 0 50 75 75 75 75 75 N
P 2 0 0 0 75 -75 100 -75 N
P 3 0 1 0 50 -100 50 -50 50 -50 N
T 0 -150 -140 60 0 0 0 G
T 0 90 -125 60 0 0 0 S
T 0 85 125 60 0 0 0 D
X D 3 50 200 100 D 50 50 1 1 B
X G 1 -200 -100 100 R 50 50 1 1 I
X S 2 50 -200 100 U 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

3
components/usb_minib.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 30/6/2009-09:58:34
#
#End Doc Library

22
components/usb_minib.lib Normal file
View File

@ -0,0 +1,22 @@
EESchema-LIBRARY Version 2.3 Date: 30/6/2009-09:58:34
#
# USB_MINIB
#
DEF USB_MINIB J 0 40 Y Y 1 F N
F0 "J" -200 200 60 H V C C
F1 "USB_MINIB" 200 200 60 H V C C
DRAW
S 200 150 -200 -150 0 1 0 N
X GND 5 250 -100 50 L 20 20 1 1 P
X NC 4 250 -50 50 L 20 20 1 1 P
X D+ 3 250 0 50 L 20 20 1 1 T
X D- 2 250 50 50 L 20 20 1 1 T
X VBUS 1 250 100 50 L 20 20 1 1 O
X SH4 9 -150 -200 50 U 20 20 1 1 P
X SH3 3 -100 -200 50 U 20 20 1 1 P
X SH2 7 -50 -200 50 U 20 20 1 1 P
X SH1 6 0 -200 50 U 20 20 1 1 P
ENDDRAW
ENDDEF
#
#End Library

3
components/v18.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-04:22:38
#
#End Doc Library

15
components/v18.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-04:22:38
#
# V18
#
DEF V18 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "V18" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/v33.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-15:04:22
#
#End Doc Library

15
components/v33.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-15:04:22
#
# V33
#
DEF V33 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "V33" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/v33sd.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 28/6/2009-23:44:38
#
#End Doc Library

15
components/v33sd.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 28/6/2009-23:44:38
#
# V33SD
#
DEF V33SD #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "V33SD" 0 100 30 H V C C
DRAW
P 3 0 1 0 0 0 0 40 0 40 N
C 0 60 20 0 1 0 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/vbat.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 23/6/2009-14:10:40
#
#End Doc Library

15
components/vbat.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 23/6/2009-14:10:40
#
# VBAT
#
DEF VBAT #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "VBAT" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/vbato.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 23/6/2009-14:08:17
#
#End Doc Library

15
components/vbato.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 23/6/2009-14:08:17
#
# VBATO
#
DEF VBATO #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "VBATO" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/vbus.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 23/6/2009-13:58:27
#
#End Doc Library

15
components/vbus.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 23/6/2009-13:58:27
#
# VBUS
#
DEF VBUS #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "VBUS" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/vddhp.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 28/6/2009-14:05:10
#
#End Doc Library

15
components/vddhp.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 28/6/2009-14:05:10
#
# VDDHP
#
DEF VDDHP #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "VDDHP" 0 100 30 H V C C
DRAW
P 3 0 1 0 0 0 0 40 0 40 N
C 0 60 20 0 1 0 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

3
components/vrtc.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0 Date: 24/6/2009-01:56:06
#
#End Doc Library

15
components/vrtc.lib Normal file
View File

@ -0,0 +1,15 @@
EESchema-LIBRARY Version 2.3 Date: 24/6/2009-01:56:06
#
# VRTC
#
DEF VRTC #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -50 20 H I C C
F1 "VRTC" 0 100 30 H V C C
DRAW
C 0 60 20 0 1 0 N
P 3 0 1 0 0 0 0 40 0 40 N
X +BATT 1 0 0 0 U 20 20 0 0 W N
ENDDRAW
ENDDEF
#
#End Library

0
docs/ecn/README Normal file
View File

0
docs/ecn/STATUS Normal file
View File

79
docs/test_points.csv Normal file
View File

@ -0,0 +1,79 @@
,"TP1","TRST_N"
,"TP2","TCLK"
,"TP3","TMS"
,"TP4","TDI"
,"TP5","TDO"
,"TP6","RESETP_N"
,"TP7","VBUS"
,"TP8","VBAT"
,"TP9","V33"
,"TP10","V18"
,"TP11","SDPWEN"
,"TP12","SDD0"
,"TP13","SDD1"
,"TP14","SDD2"
,"TP15","SDD3"
,"TP16","SDCLK"
,"TP17","SDCMD"
,"TP18","SDDET"
,"TP19","CS1_N"
,"TP20","CS2_N"
,"TP21","FRE_N"
,"TP22",
,"TP23","GPB18"
,"TP24","POP"
,"TP25","GPB30"
,"TP26","FWE_N"
,"TP27","RDWR_N"
,"TP28","CKO"
,"TP29","FRB_N"
,"TP30","DCS0_N"
,"TP31","CKE"
,"TP32","CHARGE_N"
,"TP33",
,"TP34",
,"TP35","GPC8"
,"TP36","GPC9"
,"TP37",
,"TP38","GPD15"
,"TP39","LCD0"
,"TP40","LCD1"
,"TP41","LCD2"
,"TP42","LCD3"
,"TP43","LCD4"
,"TP44","LCD5"
,"TP45","LCD6"
,"TP46","LCD7"
,"TP47","LCDDCLK"
,"TP48","VSYNC"
,"TP49","HSYNC"
,"TP50","LCDCS"
,"TP51","SCDSCL"
,"TP52","SCDSDA"
,"TP53","HPOL"
,"TP54","HPOR"
,"TP55","HPGND"
,"TP56","AMPEN"
,"TP57","HPLO"
,"TP58","HPRO"
,"TP59","KEYOUT1"
,"TP60","KEYOUT2"
,"TP61","KEYOUT3"
,"TP62","KEYOUT4"
,"TP63","KEYOUT5"
,"TP64","KEYOUT6"
,"TP65","KEYOUT7"
,"TP66","KEYOUT8"
,"TP67","KEYIN1"
,"TP68","KEYIN2"
,"TP69","KEYIN3"
,"TP70","KEYIN4"
,"TP71","KEYIN5"
,"TP72","KEYIN6"
,"TP73","KEYIN7"
,"TP74","KEYIN8"
,"TP75","TXD"
,"TP76","GND"
,"TP77","WAKEUP_N"
,"TP78","SHUTDOWN"
,"TP79","USBDET"
1 TP1 TRST_N
2 TP2 TCLK
3 TP3 TMS
4 TP4 TDI
5 TP5 TDO
6 TP6 RESETP_N
7 TP7 VBUS
8 TP8 VBAT
9 TP9 V33
10 TP10 V18
11 TP11 SDPWEN
12 TP12 SDD0
13 TP13 SDD1
14 TP14 SDD2
15 TP15 SDD3
16 TP16 SDCLK
17 TP17 SDCMD
18 TP18 SDDET
19 TP19 CS1_N
20 TP20 CS2_N
21 TP21 FRE_N
22 TP22
23 TP23 GPB18
24 TP24 POP
25 TP25 GPB30
26 TP26 FWE_N
27 TP27 RDWR_N
28 TP28 CKO
29 TP29 FRB_N
30 TP30 DCS0_N
31 TP31 CKE
32 TP32 CHARGE_N
33 TP33
34 TP34
35 TP35 GPC8
36 TP36 GPC9
37 TP37
38 TP38 GPD15
39 TP39 LCD0
40 TP40 LCD1
41 TP41 LCD2
42 TP42 LCD3
43 TP43 LCD4
44 TP44 LCD5
45 TP45 LCD6
46 TP46 LCD7
47 TP47 LCDDCLK
48 TP48 VSYNC
49 TP49 HSYNC
50 TP50 LCDCS
51 TP51 SCDSCL
52 TP52 SCDSDA
53 TP53 HPOL
54 TP54 HPOR
55 TP55 HPGND
56 TP56 AMPEN
57 TP57 HPLO
58 TP58 HPRO
59 TP59 KEYOUT1
60 TP60 KEYOUT2
61 TP61 KEYOUT3
62 TP62 KEYOUT4
63 TP63 KEYOUT5
64 TP64 KEYOUT6
65 TP65 KEYOUT7
66 TP66 KEYOUT8
67 TP67 KEYIN1
68 TP68 KEYIN2
69 TP69 KEYIN3
70 TP70 KEYIN4
71 TP71 KEYIN5
72 TP72 KEYIN6
73 TP73 KEYIN7
74 TP74 KEYIN8
75 TP75 TXD
76 TP76 GND
77 TP77 WAKEUP_N
78 TP78 SHUTDOWN
79 TP79 USBDET

2
main/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Qi_AVT2.cache.lib
Qi_AVT2.cache.bck

61
main/Qi_AVT2.brd Normal file
View File

@ -0,0 +1,61 @@
PCBNEW-BOARD Version 1 date 3/7/2009-08:45:35
$GENERAL
LayerCount 2
Ly 1FFF8001
Links 0
NoConn 0
Di 0 0 117000 82670
Ndraw 0
Ntrack 0
Nzone 0
Nmodule 0
Nnets 0
$EndGENERAL
$SHEETDESCR
Sheet A4 11700 8267
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndSHEETDESCR
$SETUP
InternalUnit 0.000100 INCH
UserGridSize 0.010000 0.010000 mm
ZoneGridSize 250
Layers 2
Layer[0] Copper signal
Layer[15] Component signal
TrackWidth 170
TrackWidthHistory 170
TrackClearence 60
ZoneClearence 150
DrawSegmWidth 150
EdgeSegmWidth 150
ViaSize 450
ViaDrill 250
ViaSizeHistory 450
MicroViaSize 200
MicroViaDrill 80
MicroViasAllowed 0
TextPcbWidth 120
TextPcbSize 600 800
EdgeModWidth 150
TextModSize 600 600
TextModWidth 120
PadSize 600 600
PadDrill 320
AuxiliaryAxisOrg 0 0
$EndSETUP
$TRACK
$EndTRACK
$ZONE
$EndZONE
$EndBOARD

3
main/Qi_AVT2.cmp Normal file
View File

@ -0,0 +1,3 @@
Cmp-Mod V01 Created by CVpcb (20080825c) date = 3/7/2009-08:28:26
EndListe

300
main/Qi_AVT2.lst Normal file
View File

@ -0,0 +1,300 @@
EESchema (20080825c) >> Creation date: 29/6/2009-06:09:23
#Cmp ( order = Value )
| 0 R9
| 0 R31
| 0.01uF/16V C16
| 0.1uF/16V C3
| 0.1uF/16V C12
| 0.1uF/16V C14
| 0.1uF/16V C15
| 0.1uF/16V C18
| 0.1uF/16V C21
| 0.1uF/16V C23
| 0.1uF/16V C24
| 0.1uF/16V C25
| 0.1uF/16V C26
| 0.1uF/16V C27
| 0.1uF/16V C29
| 0.1uF/16V C30
| 0.1uF/16V C31
| 0.1uF/16V C32
| 0.1uF/16V C33
| 0.1uF/16V C38
| 0.1uF/16V C39
| 0.1uF/16V C40
| 0.1uF/16V C41
| 0.1uF/16V C42
| 0.1uF/16V C43
| 0.1uF/16V C44
| 0.1uF/16V C46
| 0.1uF/16V C47
| 0.1uF/16V C48
| 0.1uF/16V C51
| 0.1uF/16V C53
| 0.1uF/16V C54
| 0.1uF/16V C55
| 0.1uF/16V C57
| 0.1uF/16V C58
| 0.1uF/16V C61
| 0.1uF/16V C66
| 0.1uF/16V C67
| 0.1uF/16V C68
| 0.1uF/16V C69
| 0.1uF/16V C70
| 100/5% R40
| 100/5% R41
| 100K/5% R16
| 100K/5% R17
| 100K/5% R18
| 100K/5% R36
| 100K/5% R42
| 100uF/4V C59
| 100uF/4V C62
| 10K/5% R4
| 10K/5% R5
| 10K/5% R7
| 10K/5% R15
| 10K/5% R22
| 10K/5% R23
| 10K/5% R24
| 10K/5% R26
| 10K/5% R27
| 10K/5% R28
| 10K/5% R29
| 10K/5% R30
| 10K/5% R34
| 10K/5% R44
| 10K/5% R46
| 10pF/16V C7
| 10pF/16V C10
| 10uF/10V C2
| 10uF/10V C6
| 10uF/10V C9
| 10uF/10V C11
| 10uF/10V C13
| 10uF/10V C17
| 10uF/10V C22
| 10uF/10V C28
| 10uF/10V C37
| 10uF/10V C45
| 10uF/10V C49
| 10uF/10V C50
| 10uF/10V C52
| 12MHz Y2
| 150K/1% R6
| 150K/1% R11
| 1K/5% R33
| 1K/5% R35
| 1M/5% R1
| 1M/5% R2
| 1uF/16V C19
| 1uF/16V C35
| 1uF/16V C36
| 1uF/16V C63
| 2.5K/5% R14
| 2.5K/5% R32
| 22K/5% R39
| 2N3904 Q5
| 300K/1% R10
| 32768Hz Y1
| 33/5% BD4
| 33/5% BN1
| 33/5% BN2
| 33/5% R20
| 33/5% R21
| 33/5% R37
| 33/5% R38
| 330/5% R8
| 33pF/16V C1
| 33pF/16V C4
| 33pF/16V C5
| 33pF/16V C8
| 4.7uH/1A L1
| 4.7uH/1A L2
| 470K/5% R13
| 470K/5% R19
| 47K/5% R47
| 47uF/6.3V C20
| 47uF/6.3V C60
| 47uF/6.3V C65
| 510/5% R12
| 680K/1% R3
| BAT_CON CON1
| BL8506-30NRM U7
| BL8509-263DNRM U6
| BL8555-33PRA U4
| EUP3406 U2
| EUP3406 U3
| FPCCON24 CON2
| HY27UG088G5M U9
| JZ4720_186P U1
| MS_1D77 J1
| MSCD104 D1
| MSCD104 D2
| MSCD104 D4
| ONOFFK S9
| P3V56S40ETP-G6 U8
| PHONEJACK J3
| PZ1608D221 BD2
| PZ1608D221 BD3
| PZ1608D221 BD6
| PZ1608D221 BD7
| PZ1608D221 BD8
| PZ1608D221 BD9
| RED LED D3
| RESETK S1
| SCIC U11
| SDCW2012-2-900 L3
| SE9016 U5
| SOLDERPASTE BUZ+1
| SOLDERPASTE BUZ-1
| SOLDERPASTE MIC+1
| SOLDERPASTE MIC-1
| SOLDERPASTE SP+1
| SOLDERPASTE SP-1
| SPY0030A U10
| SW_METALDOMN S2
| SW_METALDOMN S3
| SW_METALDOMN S4
| SW_METALDOMN S5
| SW_METALDOMN S6
| SW_METALDOMN S7
| SW_METALDOMN S8
| SW_METALDOMN S10
| SW_METALDOMN S11
| SW_METALDOMN S12
| SW_METALDOMN S13
| SW_METALDOMN S14
| SW_METALDOMN S15
| SW_METALDOMN S16
| SW_METALDOMN S17
| SW_METALDOMN S18
| SW_METALDOMN S19
| SW_METALDOMN S20
| SW_METALDOMN S21
| SW_METALDOMN S22
| SW_METALDOMN S23
| SW_METALDOMN S24
| SW_METALDOMN S25
| SW_METALDOMN S26
| SW_METALDOMN S27
| SW_METALDOMN S28
| SW_METALDOMN S29
| SW_METALDOMN S30
| SW_METALDOMN S31
| SW_METALDOMN S32
| SW_METALDOMN S33
| SW_METALDOMN S34
| SW_METALDOMN S35
| SW_METALDOMN S36
| SW_METALDOMN S37
| SW_METALDOMN S38
| SW_METALDOMN S39
| SW_METALDOMN S40
| SW_METALDOMN S41
| SW_METALDOMN S42
| SW_METALDOMN S43
| SW_METALDOMN S44
| SW_METALDOMN S45
| SW_METALDOMN S46
| SW_METALDOMN S47
| SW_METALDOMN S48
| SW_METALDOMN S49
| SW_METALDOMN S50
| SW_METALDOMN S51
| SW_METALDOMN S52
| SW_METALDOMN S53
| SW_METALDOMN S54
| SW_METALDOMN S55
| SW_METALDOMN S56
| SW_METALDOMN S57
| SW_METALDOMN S58
| SW_METALDOMN S59
| SW_METALDOMN S60
| TESTPOINT TP1
| TESTPOINT TP2
| TESTPOINT TP3
| TESTPOINT TP4
| TESTPOINT TP5
| TESTPOINT TP6
| TESTPOINT TP7
| TESTPOINT TP8
| TESTPOINT TP9
| TESTPOINT TP10
| TESTPOINT TP11
| TESTPOINT TP12
| TESTPOINT TP13
| TESTPOINT TP14
| TESTPOINT TP15
| TESTPOINT TP16
| TESTPOINT TP17
| TESTPOINT TP18
| TESTPOINT TP19
| TESTPOINT TP20
| TESTPOINT TP21
| TESTPOINT TP23
| TESTPOINT TP24
| TESTPOINT TP25
| TESTPOINT TP26
| TESTPOINT TP27
| TESTPOINT TP28
| TESTPOINT TP29
| TESTPOINT TP30
| TESTPOINT TP31
| TESTPOINT TP32
| TESTPOINT TP35
| TESTPOINT TP36
| TESTPOINT TP38
| TESTPOINT TP39
| TESTPOINT TP40
| TESTPOINT TP41
| TESTPOINT TP42
| TESTPOINT TP43
| TESTPOINT TP44
| TESTPOINT TP45
| TESTPOINT TP46
| TESTPOINT TP47
| TESTPOINT TP48
| TESTPOINT TP49
| TESTPOINT TP50
| TESTPOINT TP51
| TESTPOINT TP52
| TESTPOINT TP53
| TESTPOINT TP54
| TESTPOINT TP55
| TESTPOINT TP56
| TESTPOINT TP57
| TESTPOINT TP58
| TESTPOINT TP59
| TESTPOINT TP60
| TESTPOINT TP61
| TESTPOINT TP62
| TESTPOINT TP63
| TESTPOINT TP64
| TESTPOINT TP65
| TESTPOINT TP66
| TESTPOINT TP67
| TESTPOINT TP68
| TESTPOINT TP69
| TESTPOINT TP70
| TESTPOINT TP71
| TESTPOINT TP72
| TESTPOINT TP73
| TESTPOINT TP74
| TESTPOINT TP75
| TESTPOINT TP76
| TESTPOINT TP77
| TESTPOINT TP78
| TESTPOINT TP79
| TM2301N Q1
| TM2301N Q2
| TM2301N Q4
| TM2301N Q6
| TM2302N Q3
| TM2302N Q9
| TM2302N Q10
| USB_MINIB J2
#End Cmp
#End List

3
main/Qi_AVT2.net Normal file
View File

@ -0,0 +1,3 @@
( { netlist created 3/7/2009-08:28:26 }
)
*

101
main/Qi_AVT2.pro Normal file
View File

@ -0,0 +1,101 @@
update=3/7/2009-08:01:45
last_client=eeschema
[general]
version=1
RootSch=
BoardNm=
[eeschema]
version=1
LibDir=
NetFmt=1
HPGLSpd=20
HPGLDm=15
HPGLNum=1
offX_A4=0
offY_A4=0
offX_A3=0
offY_A3=0
offX_A2=0
offY_A2=0
offX_A1=0
offY_A1=0
offX_A0=0
offY_A0=0
offX_A=0
offY_A=0
offX_B=0
offY_B=0
offX_C=0
offY_C=0
offX_D=0
offY_D=0
offX_E=0
offY_E=0
RptD_X=0
RptD_Y=100
RptLab=1
SimCmd=
UseNetN=0
LabSize=60
[eeschema/libraries]
LibName1=power
LibName2=device
LibName3=conn
LibName4=linear
LibName5=regul
LibName6=74xx
LibName7=cmos4000
LibName8=adc-dac
LibName9=memory
LibName10=xilinx
LibName11=special
LibName12=microcontrollers
LibName13=dsp
LibName14=microchip
LibName15=analog_switches
LibName16=motorola
LibName17=texas
LibName18=intel
LibName19=audio
LibName20=interface
LibName21=digital-audio
LibName22=philips
LibName23=display
LibName24=cypress
LibName25=siliconi
LibName26=contrib
LibName27=valves
LibName28=../components/bat_con
LibName29=../components/vrtc
LibName30=../components/vddhp
LibName31=../components/vbus
LibName32=../components/vbato
LibName33=../components/vbat
LibName34=../components/v33sd
LibName35=../components/v33
LibName36=../components/v18
LibName37=../components/usb_minib
LibName38=../components/tm2302n
LibName39=../components/tm2301n
LibName40=../components/testpoint
LibName41=../components/sw_metaldomn
LibName42=../components/spy0030a
LibName43=../components/speaker
LibName44=../components/solderpaste
LibName45=../components/se9016
LibName46=../components/sdcw2012
LibName47=../components/scic
LibName48=../components/phonejack
LibName49=../components/p3v56s40etp-g6
LibName50=../components/ms_1d77
LibName51=../components/microphone
LibName52=../components/jz4720_186p
LibName53=../components/inductorp
LibName54=../components/hy27ug088g5m
LibName55=../components/fpccon24
LibName56=../components/eup3406
LibName57=../components/cpolarized
LibName58=../components/bl8555-33pra
LibName59=../components/bl8509-263dnrm
LibName60=../components/bl8506-30nrm

1907
main/Qi_AVT2.sch Normal file

File diff suppressed because it is too large Load Diff

646
main/audio.sch Normal file
View File

@ -0,0 +1,646 @@
EESchema Schematic File Version 2
LIBS:power,device,conn,linear,regul,74xx,cmos4000,adc-dac,memory,xilinx,special,microcontrollers,dsp,microchip,analog_switches,motorola,texas,intel,audio,interface,digital-audio,philips,display,cypress,siliconi,contrib,valves,../components/bat_con,../components/vrtc,../components/vddhp,../components/vbus,../components/vbato,../components/vbat,../components/v33sd,../components/v33,../components/v18,../components/usb_minib,../components/tm2302n,../components/tm2301n,../components/testpoint,../components/sw_metaldomn,../components/spy0030a,../components/speaker,../components/solderpaste,../components/se9016,../components/sdcw2012,../components/scic,../components/phonejack,../components/p3v56s40etp-g6,../components/ms_1d77,../components/microphone,../components/jz4720_186p,../components/inductorp,../components/hy27ug088g5m,../components/fpccon24,../components/eup3406,../components/cpolarized,../components/bl8555-33pra,../components/bl8509-263dnrm,../components/bl8506-30nrm,./Qi_AVT2.cache
EELAYER 24 0
EELAYER END
$Descr A4 11700 8267
Sheet 4 5
Title "AUDIO"
Date "19 jun 2009"
Rev "A.0"
Comp "Qi Hardware Inc."
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
Wire Wire Line
10450 3200 10150 3200
Wire Wire Line
7400 5500 6550 5500
Wire Wire Line
1800 3800 4050 3800
Wire Wire Line
2200 2450 1800 2450
Wire Wire Line
3750 2450 2700 2450
Wire Wire Line
3050 3400 3050 3500
Wire Wire Line
3050 3500 3350 3500
Wire Wire Line
3350 3500 3350 3400
Connection ~ 3350 2800
Wire Wire Line
3350 2900 3350 2800
Wire Wire Line
4400 2600 4400 2800
Wire Wire Line
4400 2600 4500 2600
Wire Wire Line
5200 2450 4150 2450
Wire Wire Line
5700 2600 6600 2600
Wire Wire Line
6300 1850 6300 1750
Connection ~ 6300 2500
Wire Wire Line
6300 2350 6300 2550
Wire Wire Line
6300 2550 6600 2550
Wire Wire Line
6300 3350 6300 3400
Wire Wire Line
6600 2650 6300 2650
Connection ~ 9400 1950
Wire Wire Line
9400 2100 9400 1950
Connection ~ 9150 2650
Wire Wire Line
9150 2700 9150 2650
Wire Wire Line
9100 3000 8450 3000
Wire Wire Line
9950 2850 9950 3000
Wire Notes Line
7530 5500 7530 5300
Wire Notes Line
7530 5500 7640 5500
Wire Notes Line
7640 5500 7640 5300
Wire Notes Line
7640 5300 7530 5300
Connection ~ 2500 5700
Wire Wire Line
2500 4950 2500 5700
Wire Wire Line
3050 4800 3050 4700
Wire Wire Line
3700 4700 3600 4700
Connection ~ 4700 4700
Wire Wire Line
5200 4800 5200 4700
Wire Wire Line
4700 4700 4700 4750
Wire Wire Line
4700 5300 5200 5300
Wire Wire Line
5200 5300 5200 5200
Wire Wire Line
5850 5700 5450 5700
Connection ~ 6850 6500
Wire Wire Line
6850 6500 6650 6500
Wire Wire Line
6650 6500 6650 6400
Wire Wire Line
6650 6000 6650 5700
Wire Wire Line
6650 5700 6550 5700
Wire Wire Line
6550 5400 7250 5400
Wire Wire Line
7250 5400 7250 5300
Wire Wire Line
9500 6250 8900 6250
Wire Wire Line
9500 6100 8900 6100
Wire Wire Line
9500 5950 8900 5950
Wire Wire Line
9500 5800 8900 5800
Wire Wire Line
9500 5650 8900 5650
Wire Wire Line
9500 5500 8900 5500
Wire Wire Line
9500 5350 8900 5350
Wire Wire Line
6550 5600 6850 5600
Wire Wire Line
6850 5600 6850 6550
Wire Wire Line
6650 5900 5750 5900
Connection ~ 6650 5900
Wire Wire Line
5750 5900 5750 5600
Wire Wire Line
5750 5600 5850 5600
Wire Wire Line
4950 5700 4750 5700
Wire Wire Line
4700 5350 4700 5250
Connection ~ 4700 5300
Wire Wire Line
5600 5400 5600 4700
Wire Wire Line
5600 5400 5850 5400
Connection ~ 5200 4700
Wire Wire Line
5600 4700 4300 4700
Wire Wire Line
3600 4700 3600 4650
Wire Wire Line
2800 4700 3400 4700
Wire Wire Line
3400 4700 3400 5500
Connection ~ 3050 4700
Wire Wire Line
3400 5500 5850 5500
Wire Wire Line
3050 5300 3050 5400
Wire Wire Line
2450 4700 2200 4700
Wire Wire Line
1950 5700 4350 5700
Wire Wire Line
10150 3200 10150 3300
Connection ~ 9950 3000
Wire Wire Line
9400 2500 9400 2650
Wire Wire Line
9400 2650 8900 2650
Wire Wire Line
8900 2650 8900 2550
Wire Wire Line
9950 2350 9950 1950
Wire Wire Line
8900 1950 8900 2050
Connection ~ 8900 1950
Wire Wire Line
9950 1950 8350 1950
Wire Wire Line
6300 2650 6300 2750
Wire Wire Line
5900 2500 6600 2500
Wire Wire Line
6600 2450 5700 2450
Wire Wire Line
4900 2600 5200 2600
Wire Wire Line
4800 2850 4800 2900
Wire Wire Line
4800 2900 4050 2900
Wire Wire Line
3050 2900 3050 2450
Connection ~ 3050 2450
Wire Wire Line
4050 3800 4050 2700
Connection ~ 4050 2900
Wire Wire Line
3200 3500 3200 3550
Connection ~ 3200 3500
Wire Wire Line
4400 2800 2700 2800
Wire Wire Line
2200 2800 1800 2800
Wire Wire Line
7250 5300 7400 5300
Wire Wire Line
9500 3000 10450 3000
Text Notes 1550 3950 0 50 ~
GPB29
Text GLabel 1800 3800 0 60 Input
POP
Text GLabel 1800 2800 0 60 Input
HPRO
Text GLabel 1800 2450 0 60 Input
HPLO
$Comp
L CPOLARIZED C62
U 1 1 4A46EA0A
P 2450 2800
F 0 "C62" V 2600 2950 60 0000 C C
F 1 "100uF/4V" V 2600 2450 60 0000 C C
1 2450 2800
0 -1 -1 0
$EndComp
$Comp
L CPOLARIZED C59
U 1 1 4A46E9CC
P 2450 2450
F 0 "C59" V 2600 2600 60 0000 C C
F 1 "100uF/4V" V 2600 2100 60 0000 C C
1 2450 2450
0 -1 -1 0
$EndComp
$Comp
L GND #PWR094
U 1 1 4A46E97D
P 3200 3550
F 0 "#PWR094" H 3200 3550 30 0001 C C
F 1 "GND" H 3200 3480 30 0001 C C
1 3200 3550
1 0 0 -1
$EndComp
$Comp
L R R40
U 1 1 4A46E906
P 3050 3150
F 0 "R40" V 2950 3150 50 0000 C C
F 1 "100/5%" V 3150 3150 50 0000 C C
1 3050 3150
-1 0 0 1
$EndComp
$Comp
L R R41
U 1 1 4A46E8DF
P 3350 3150
F 0 "R41" V 3250 3150 50 0000 C C
F 1 "100/5%" V 3450 3150 50 0000 C C
1 3350 3150
-1 0 0 1
$EndComp
$Comp
L TM2302N Q10
U 1 1 4A46E868
P 4700 2650
F 0 "Q10" V 4450 2400 60 0000 C C
F 1 "TM2302N" V 4350 2300 60 0000 C C
1 4700 2650
0 -1 -1 0
$EndComp
$Comp
L TM2302N Q9
U 1 1 4A46E82E
P 3950 2500
F 0 "Q9" V 4200 2650 60 0000 C C
F 1 "TM2302N" V 4200 2300 60 0000 C C
1 3950 2500
0 -1 -1 0
$EndComp
Text Label 5800 2600 0 30 ~
HPOR
Text Label 5800 2450 0 30 ~
HPOL
$Comp
L R R38
U 1 1 4A46E6D7
P 5450 2600
F 0 "R38" V 5550 2450 50 0000 C C
F 1 "33/5%" V 5550 2700 50 0000 C C
1 5450 2600
0 1 1 0
$EndComp
$Comp
L R R37
U 1 1 4A46E6C2
P 5450 2450
F 0 "R37" V 5350 2300 50 0000 C C
F 1 "33/5%" V 5350 2550 50 0000 C C
1 5450 2450
0 1 1 0
$EndComp
$Comp
L V33 #PWR095
U 1 1 4A46E6A6
P 6300 1750
F 0 "#PWR095" H 6300 1700 20 0001 C C
F 1 "V33" H 6300 1850 30 0000 C C
1 6300 1750
1 0 0 -1
$EndComp
Text Label 5900 2500 0 30 ~
AMPIN
$Comp
L GND #PWR096
U 1 1 4A46E629
P 6300 3400
F 0 "#PWR096" H 6300 3400 30 0001 C C
F 1 "GND" H 6300 3330 30 0001 C C
1 6300 3400
1 0 0 -1
$EndComp
Text Label 6350 2650 0 30 ~
HPGND
$Comp
L INDUCTOR BD8
U 1 1 4A46E548
P 6300 3050
F 0 "BD8" V 6250 3050 40 0000 C C
F 1 "PZ1608D221" V 6400 3050 40 0000 C C
1 6300 3050
1 0 0 -1
$EndComp
$Comp
L R R36
U 1 1 4A46E543
P 6300 2100
F 0 "R36" V 6380 2100 50 0000 C C
F 1 "100K/5%" V 6200 2100 50 0000 C C
1 6300 2100
1 0 0 -1
$EndComp
$Comp
L PHONEJACK J3
U 1 1 4A46E402
P 6850 2600
F 0 "J3" H 6770 2820 60 0000 C C
F 1 "PHONEJACK" H 6850 2490 60 0000 C C
1 6850 2600
1 0 0 -1
$EndComp
Text GLabel 8350 1950 0 60 Input
MICBIAS
Text Label 8400 1950 0 60 ~
MICBIAS
Text GLabel 8450 3000 0 60 Output
MICIN
Text Label 8550 3000 0 60 ~
MICIN
$Comp
L GND #PWR097
U 1 1 4A46E225
P 9150 2700
F 0 "#PWR097" H 9150 2700 30 0001 C C
F 1 "GND" H 9150 2630 30 0001 C C
1 9150 2700
1 0 0 -1
$EndComp
$Comp
L C C61
U 1 1 4A46E205
P 9400 2300
F 0 "C61" V 9300 2150 50 0000 L C
F 1 "0.1uF/16V" V 9550 2200 50 0000 L C
1 9400 2300
-1 0 0 1
$EndComp
$Comp
L GND #PWR098
U 1 1 4A46E19D
P 10150 3300
F 0 "#PWR098" H 10150 3300 30 0001 C C
F 1 "GND" H 10150 3230 30 0001 C C
1 10150 3300
1 0 0 -1
$EndComp
$Comp
L CPOLARIZED C60
U 1 1 4A46E174
P 8900 2300
F 0 "C60" V 9000 2500 60 0000 C C
F 1 "47uF/6.3V" V 8700 2350 60 0000 C C
1 8900 2300
1 0 0 -1
$EndComp
$Comp
L C C63
U 1 1 4A46E171
P 9300 3000
F 0 "C63" V 9200 2850 50 0000 L C
F 1 "1uF/16V" V 9350 2750 50 0000 L C
1 9300 3000
0 1 1 0
$EndComp
$Comp
L R R39
U 1 1 4A46E16E
P 9950 2600
F 0 "R39" V 10030 2600 50 0000 C C
F 1 "22K/5%" V 9850 2600 50 0000 C C
1 9950 2600
1 0 0 -1
$EndComp
$Comp
L SOLDERPASTE MIC-1
U 1 1 4A46E14A
P 10500 3200
F 0 "MIC-1" V 10400 3250 60 0000 C C
F 1 "SOLDERPASTE" H 10500 3200 60 0001 C C
1 10500 3200
0 1 1 0
$EndComp
$Comp
L SOLDERPASTE MIC+1
U 1 1 4A46E136
P 10500 3000
F 0 "MIC+1" V 10400 3050 60 0000 C C
F 1 "SOLDERPASTE" H 10500 3000 60 0001 C C
1 10500 3000
0 1 1 0
$EndComp
Text Notes 7710 5440 0 60 ~
SPEAKER
Text Label 6750 5500 0 60 ~
SP+
Text Label 6750 5400 0 60 ~
SP-
Text Notes 1850 4850 0 60 ~
GPD4
Text GLabel 2200 4700 0 60 Input
AMPEN
Text Label 1950 5700 0 60 ~
AMPIN
$Comp
L GND #PWR099
U 1 1 4A46DFA2
P 3050 5400
F 0 "#PWR099" H 3050 5400 30 0001 C C
F 1 "GND" H 3050 5330 30 0001 C C
1 3050 5400
1 0 0 -1
$EndComp
$Comp
L TM2301N Q6
U 1 1 4A46DF25
P 2650 4700
F 0 "Q6" H 2450 4575 60 0000 C C
F 1 "TM2301N" H 2400 4900 60 0000 C C
1 2650 4700
0 -1 -1 0
$EndComp
$Comp
L R R42
U 1 1 4A46DF0D
P 3050 5050
F 0 "R42" V 3130 5050 50 0000 C C
F 1 "100K/5%" V 2950 5050 50 0000 C C
1 3050 5050
-1 0 0 1
$EndComp
$Comp
L VBATO #PWR0100
U 1 1 4A46DE09
P 3600 4650
F 0 "#PWR0100" H 3600 4600 20 0001 C C
F 1 "VBATO" H 3600 4750 30 0000 C C
1 3600 4650
1 0 0 -1
$EndComp
$Comp
L INDUCTOR BD9
U 1 1 4A46DD80
P 4000 4700
F 0 "BD9" V 3950 4700 40 0000 C C
F 1 "PZ1608D221" V 4100 4700 40 0000 C C
1 4000 4700
0 1 1 0
$EndComp
$Comp
L GND #PWR0101
U 1 1 4A46DD3A
P 4700 5350
F 0 "#PWR0101" H 4700 5350 30 0001 C C
F 1 "GND" H 4700 5280 30 0001 C C
1 4700 5350
1 0 0 -1
$EndComp
$Comp
L C C66
U 1 1 4A46DD12
P 5200 5000
F 0 "C66" V 5100 4800 50 0000 L C
F 1 "0.1uF/16V" V 5350 4950 50 0000 L C
1 5200 5000
-1 0 0 1
$EndComp
$Comp
L C C67
U 1 1 4A46DCB5
P 4550 5700
F 0 "C67" V 4600 5850 50 0000 L C
F 1 "0.1uF/16V" V 4400 5700 50 0000 L C
1 4550 5700
0 1 1 0
$EndComp
$Comp
L GND #PWR0102
U 1 1 4A46DBD2
P 6850 6550
F 0 "#PWR0102" H 6850 6550 30 0001 C C
F 1 "GND" H 6850 6480 30 0001 C C
1 6850 6550
1 0 0 -1
$EndComp
$Comp
L R R44
U 1 1 4A46DB8E
P 5200 5700
F 0 "R44" V 5280 5700 50 0000 C C
F 1 "10K/5%" V 5100 5700 50 0000 C C
1 5200 5700
0 1 1 0
$EndComp
$Comp
L CPOLARIZED C65
U 1 1 4A46DB7A
P 4700 5000
F 0 "C65" V 4800 5200 60 0000 C C
F 1 "47uF/6.3V" V 4500 5000 60 0000 C C
1 4700 5000
1 0 0 -1
$EndComp
$Comp
L C C68
U 1 1 4A46DB70
P 6650 6200
F 0 "C68" V 6700 6350 50 0000 L C
F 1 "0.1uF/16V" V 6500 6200 50 0000 L C
1 6650 6200
1 0 0 -1
$EndComp
$Comp
L SPY0030A U10
U 1 1 4A46DB15
P 6200 5600
F 0 "U10" H 6000 5900 60 0000 C C
F 1 "SPY0030A" H 6200 5400 60 0000 C C
1 6200 5600
1 0 0 -1
$EndComp
$Comp
L SOLDERPASTE SP+1
U 1 1 4A46DA2F
P 7450 5500
F 0 "SP+1" V 7350 5500 60 0000 C C
F 1 "SOLDERPASTE" H 7450 5500 60 0001 C C
1 7450 5500
0 1 1 0
$EndComp
$Comp
L SOLDERPASTE SP-1
U 1 1 4A46D9F6
P 7450 5300
F 0 "SP-1" V 7350 5300 60 0000 C C
F 1 "SOLDERPASTE" H 7450 5300 60 0001 C C
1 7450 5300
0 1 1 0
$EndComp
Text Label 8900 6250 0 60 ~
HPRO
$Comp
L TESTPOINT TP58
U 1 1 4A46D872
P 9550 6250
F 0 "TP58" V 9550 6600 60 0000 C C
F 1 "TESTPOINT" H 9550 6250 60 0001 C C
1 9550 6250
0 1 1 0
$EndComp
Text Label 8900 6100 0 60 ~
HPLO
$Comp
L TESTPOINT TP57
U 1 1 4A46D871
P 9550 6100
F 0 "TP57" V 9550 6450 60 0000 C C
F 1 "TESTPOINT" H 9550 6100 60 0001 C C
1 9550 6100
0 1 1 0
$EndComp
Text Label 8900 5950 0 60 ~
AMPEN
$Comp
L TESTPOINT TP56
U 1 1 4A46D870
P 9550 5950
F 0 "TP56" V 9550 6300 60 0000 C C
F 1 "TESTPOINT" H 9550 5950 60 0001 C C
1 9550 5950
0 1 1 0
$EndComp
Text Label 8900 5800 0 60 ~
HPGND
$Comp
L TESTPOINT TP55
U 1 1 4A46D869
P 9550 5800
F 0 "TP55" V 9550 6150 60 0000 C C
F 1 "TESTPOINT" H 9550 5800 60 0001 C C
1 9550 5800
0 1 1 0
$EndComp
Text Label 8900 5650 0 60 ~
HPOR
$Comp
L TESTPOINT TP54
U 1 1 4A46D868
P 9550 5650
F 0 "TP54" V 9550 6000 60 0000 C C
F 1 "TESTPOINT" H 9550 5650 60 0001 C C
1 9550 5650
0 1 1 0
$EndComp
Text Label 8900 5500 0 60 ~
HPOL
$Comp
L TESTPOINT TP53
U 1 1 4A46D860
P 9550 5500
F 0 "TP53" V 9550 5850 60 0000 C C
F 1 "TESTPOINT" H 9550 5500 60 0001 C C
1 9550 5500
0 1 1 0
$EndComp
Text Label 8900 5350 0 60 ~
POP
$Comp
L TESTPOINT TP24
U 1 1 4A4631B5
P 9550 5350
F 0 "TP24" V 9550 5700 60 0000 C C
F 1 "TESTPOINT" H 9550 5350 60 0001 C C
1 9550 5350
0 1 1 0
$EndComp
$EndSCHEMATC

1644
main/key_matrix.sch Normal file

File diff suppressed because it is too large Load Diff

1285
main/lcd_usb.sch Normal file

File diff suppressed because it is too large Load Diff

1441
main/memory.sch Normal file

File diff suppressed because it is too large Load Diff