transistor for driving the buzzer
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Wed, 01 Dec 2021 18:39:48 +0000 |
parents |
0401fe6893ea |
children |
|
rev |
line source |
43
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 This Hg source repository contains work in progress towards schematic-level
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 design of FreeCalypso Venus GSM phone handset prototype and development board.
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 Instead of graphical schematics, we use our own in-house board-level hardware
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 design language (ueda, based on structural subset of Verilog), but aside from
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 the different form of representation, this level of design is equivalent to
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 schematics.
|