<snip>
i was wondering if you have any ideas for
a project i am collaborating on at the garage science workshop at media
lab prado. Here's the links for the workshop:
http://forommm.medialab-prado.es/viewtopic.php?id=213
so what we are doing is trying to create logic switches out of the PH
conductivity taken from fruit juices - we are trying to develop a system
that uses different juices (pHs like from lemons or from peas) that yield
a 0 or a 1 - this signal is taken from an electrode and transferred to a
resistor - then to a microcontroller to a program (processing) that gives feedback.
Have you worked on anything like this before or do you know anyone that has?
Just looking for ideas to bring into the project which will eventually be distributed
as an instructible.
Right now we are experimenting with the probe which is a conductivity cell - but
we are making it from scratch so... thinking of materials/vessels...ect. Also need
a way to add or take away liquids - was thinking some kind of drainage or siphoning
device. If you have any thoughts we would really appreciate it!
</snip>
Hey Mac!
Thanks, this is great info. We have had a bit of trouble with the electrode we made so we are going
with a PH probe hack jsut to get things running - it seems that the electrode we built was acting like a
little battery - so measuring the sensitivity we needed to get a 0 and 1 from the addition/subtraction of
juices became difficult... well it did not work.
Will keep you all updated! And the project wiki is here - that is where the info on the project will be kept.
http://wiki.medialab-prado.es/index.php/Fruit_Computer_Laboratory
kellyOn Fri, Feb 6, 2009 at 12:08 AM, Mackenzie Cowell <maco...@gmail.com> wrote:
Your project sounds interesting, Kelly. In the iGEM crowd (igem.org), organic computer projects tend to be implemented with protein - dna interactions inside living cells. Most of the the projects don't work. It's refreshing to hear of a completely different approach.
That said, Kay Aull is about halfway to the point of having a single bit molecular flip-flop in e. coli: http://io9.com/5049788/making-a-biological-counter. I'm CCing her on this thread in case she has any suggestions. Perhaps you could eventually develop a way to signal from your system to kay's cells.
Additionally, I am sending this message to the DIYbio google group for their feedback. There are a lot of smart people over there.
For your liquid handling needs, I have a couple of suggestions:
- small plastic syringes (10-50 mL) with the plunger connected to some kind of linear actuator (car doors have cheapo solenoids in them) can be used to push and pull fixed amounts of liquid around.
- alternatively, I think I have seen a kind of linear peristaltic pump based on a single solenoid oriented perpendicularly to some flexible tubing, such that on extension, the tubing was compressed. Apparently most peristaltic pumps use rotational motion: http://en.wikipedia.org/wiki/Peristaltic_pump.
Good Luck!
Mac
(always been a fan of processing, btw)On Tue, Feb 3, 2009 at 11:08 AM, Jason Bobe <jaso...@gmail.com> wrote:
Hi Kelly -
Nice to hear from you. The project sounds fascinating. I'm CCing Mac and Jason Morrison, both of whom may have some experience that could be useful.
I think the best way to get feedback would be to post your message below (or one similar) to the DIYbio google group. There are nearly 600 people on the list now and many of these folks may be able to provide technical counsel for you.
http://groups.google.com/group/diybio
If you would prefer me to post a message on your behalf, I'm happy to do that too. Let me know.
Thanks!
Jason
Jason Bobe
Director of Community
Personal Genome Project
Harvard Medical School
www.personalgenomes.org
On Tue, Feb 3, 2009 at 10:57 AM, Kelly Andres <kelly....@gmail.com> wrote:hi Jason
We met at MIT during the symposium in the lab where you guys gave
your diy DNA extraction and i was wondering if you have any ideas for
a project i am collaborating on at the garage science workshop at media
lab prado. Here's the links for the workshop:
http://forommm.medialab-prado.es/viewtopic.php?id=213
so what we are doing is trying to create logic switches out of the PH
conductivity taken from fruit juices - we are trying to develop a system
that uses different juices (pHs like from lemons or from peas) that yield
a 0 or a 1 - this signal is taken from an electrode and transferred to a
resistor - then to a microcontroller to a program (processing) that gives feedback.
Have you worked on anything like this before or do you know anyone that has?
Just looking for ideas to bring into the project which will eventually be distributed
as an instructible.
Right now we are experimenting with the probe which is a conductivity cell - but
we are making it from scratch so... thinking of materials/vessels...ect. Also need
a way to add or take away liquids - was thinking some kind of drainage or siphoning
device. If you have any thoughts we would really appreciate it!
thanks
kelly
Hmmm... reminds me of this project that my dad got his kids to do at the school he taught at up the river in the 60s
http://www.freewallpaper.co.nz/images/1920x1200/Jerusalem.jpg
Over the summer I was exploring some work on DNA logic. It's slow (and
the logic operations remain incomplete). It's not going to compete
with silicon computation. The classic example is the ribozyme
tic-tac-toe game that takes 30 minutes per move for the decision tree
to propagate. There might be something else that it could do though-
maybe at the intersection of fabrication and computation. I guess this
is when you cite Erik Winfree and Paul re: self-assembling DNA
patterned stuffs. As for bacterial computation, maybe there's some
speed you can pick up, somehow, somewhere?
> Over the summer I was exploring some work on DNA logic. It's slow
<snip>
> As for bacterial computation, maybe there's some
> speed you can pick up, somehow, somewhere?
I always thought that the rod logic described in The Diamond Age would be
a good match for protein based machinery.
http://cse.stanford.edu/classes/sophomore-college/projects-98/babbage/ana-mech.htm
now if that doesn't look like a protein complex, i don't know what does.
these CPU protein complexes could contain an RNA polymerase enzyme in
order to "network" with each other by sending short RNA "data packet"
molecules ending with the unique destination address. it would be slow,
but would enable a vast number of CPU's to operate in parallel in the
same cell.
of course it begs the question: how do you build it?
>
> a pH computer would be very hard to maintain, I think. The pH would
> have to stand constant and probably minute pH changes would affect
> calculations. The set up would be large scale until someone figures a
> microscale pH computer.
I agree with this. However, pH is one of many biological channels that can
be used for transmitting information and storing state (for a finite
amount of time).
> The next dimension of computing is Quantum Computing.
There are many "next dimensions" in computing. Personally, I think quantum
computing is a small advance compared to where we are today; DNA computing
is much more promising to me.
http://en.wikipedia.org/wiki/DNA_computing
> Back to organic computing, possibly something mimicking the membrane
> potential of neurons.
I've been looking at the ion channel pathways, and using bacteria as
transisters (with Meredith).
There's a *lot* of potential (no pun intended) future direction here.
--Len.
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
There used to be a guy running around on the internet that had written
a compiler, or rather the grammar to generate the compiler, that took
ANSI C programs and translated it into artificial neural network
layouts. These networks then performed the computations. Combined with
the long history of growing neurons on HMDI silicon surfaces, and
groups making neurons grow on circuit pathways via coating the paths
with neural growth factors, there might be something worth exploring
there.
Gene Hacker wrote:
> How about making a computer using John Conways game of life in a
> Belousov-Zhabotinsky Medium. (http://en.wikipedia.org/wiki/Belousov-
> Zhabotinsky_reaction)
There's an excellent cellular automata site here:
http://www.collidoscope.com/modernca/welcome.html
n