ETH Zurich 2006
From 2006.igem.org
(Difference between revisions)
(→Brain Storming) |
|||
Line 25: | Line 25: | ||
== Brain Storming == | == Brain Storming == | ||
...some first ideas... | ...some first ideas... | ||
- | # An implementation of the 'Game of Life" | + | # An implementation of the 'Game of Life": cell color indicates its living state |
- | cell color indicates its living state | + | # A kind of a simple ALU: at least two simple logic functions and a multiplexer |
- | # A kind of a simple ALU | + | # An implementation of a full-adder: 1-bit adder with carry-on |
- | at least two simple logic functions and a multiplexer | + | |
- | # An implementation of a full-adder | + | |
- | 1-bit adder with carry-on | + |
Revision as of 17:25, 11 July 2006
Here's what we'd like to see on your wiki page(s):
- A list of all team members, their roles, and email addresses
- Overview of project(s), including schematics and figures
- Ongoing data/updates about project(s), including schematics, figures, test data, and biobrick parts used
- Some photos of your team, facilities, institution, etc.
- Optionally, anything that broadcasts your team's personality, spirit, sense of fun, or coolness...
Particiants:
- Michael Friedmann
- Dimo Brockhoff
- Franz Zürcher
- Olga Nikolayeva
- Alexandra Choutko
- Arthur Korn
- Robert Schütz
- Marco Terzer
- Marko Jovanovic
Brain Storming
...some first ideas...
- An implementation of the 'Game of Life": cell color indicates its living state
- A kind of a simple ALU: at least two simple logic functions and a multiplexer
- An implementation of a full-adder: 1-bit adder with carry-on