What are some biotech projects I can do with an Arduino?

534 views
Skip to first unread message

Rome Robinson

unread,
Jun 16, 2016, 4:52:44 PM6/16/16
to DIYbio
I was wondering what different biotechnology projects I could make with an Arduino Uno?

Simon Quellen Field

unread,
Jun 16, 2016, 6:05:21 PM6/16/16
to diybio
I'll be building many more, but the first few are here:
"http://scitoys.com/dimming_the_light.html" (the AC version, which is how I run my Sous Vide cooker and incubators).


-----
Get a free science project every week! "http://scitoys.com/newsletter.html"


On Thu, Jun 16, 2016 at 1:52 PM, Rome Robinson <rxxpr...@gmail.com> wrote:
I was wondering what different biotechnology projects I could make with an Arduino Uno?

--
-- You received this message because you are subscribed to the Google Groups DIYbio group. To post to this group, send email to diy...@googlegroups.com. To unsubscribe from this group, send email to diybio+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/diybio?hl=en
Learn more at www.diybio.org
---
You received this message because you are subscribed to the Google Groups "DIYbio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to diybio+un...@googlegroups.com.
To post to this group, send email to diy...@googlegroups.com.
Visit this group at https://groups.google.com/group/diybio.
To view this discussion on the web visit https://groups.google.com/d/msgid/diybio/23bd9a88-451a-468a-bd19-aa10a91564de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Strat-o

unread,
Jun 17, 2016, 12:58:31 AM6/17/16
to DIYbio
If Arduino suits you fine and you have some kits or completed 8-bit Arduinos that's great, they are great little packages.  Getting started today I might choose a 32-bit ARM processor.  They are cheaper and more capable.  For example raspberry pi and arduino are the same price.  This comparison is from 3 years ago so even more has changed:

Nathan McCorkle

unread,
Jun 17, 2016, 1:07:58 AM6/17/16
to diybio
On Thu, Jun 16, 2016 at 9:58 PM, Strat-o <marlin...@gmail.com> wrote:
> For
> example raspberry pi and arduino are the same price.

That isn't true if you're using the ardunio-nano clones... they run
about $2 to $3 including shipping.

John Griessen

unread,
Jun 17, 2016, 1:06:50 PM6/17/16
to diy...@googlegroups.com
On 06/17/2016 12:07 AM, Nathan McCorkle wrote:
> That isn't true if you're using the ardunio-nano clones... they run
> about $2 to $3 including shipping.

A fairly direct comparison of something else, (not ARM but MIPS origin),
is using an ESP8266 board and loading micropython on it.
It needs more than 512MB memory, but some $3 boards come with enough.
Then you have a python prompt at the end of your USB cable -- ready to
load new code, and get debug output... It's good if you only need
one 10 bit ADC input between 0 and 1V and the rest digital only IO and
PWM outputs. For its low price, you could leave wifi off for some designs.

Simon Quellen Field

unread,
Jun 17, 2016, 1:25:28 PM6/17/16
to diybio

If you like 32 bit processors, and WiFi, and the Arduino IDE, theck out the ESP8266.
For $2.66, you get an 80 MHz 32 bit processor witth 4 Megabytes of flash and 96 kilobytes of RAM,
a full WiFi Internet stack, and several GPIO pins, 10 bit AtoD, PWM, etc., and all the normal
Arduino libraries, plus a bunch of WiFi/Internet libraries.

-----
Get a free science project every week! "http://scitoys.com/newsletter.html"


--
-- You received this message because you are subscribed to the Google Groups DIYbio group. To post to this group, send email to diy...@googlegroups.com. To unsubscribe from this group, send email to diybio+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/diybio?hl=en
Learn more at www.diybio.org
---
You received this message because you are subscribed to the Google Groups "DIYbio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to diybio+un...@googlegroups.com.
To post to this group, send email to diy...@googlegroups.com.
Visit this group at https://groups.google.com/group/diybio.

Roland van Dierendonck

unread,
Jun 20, 2016, 8:46:26 AM6/20/16
to DIYbio
You could check out the devices within the BioHack Academy, the designs + wiring are all on Github. Most of these use an Arduino Uno (thermocycler, spectrometer, incubator...)
the syllabus: http://biohackacademy.github.io/bha3/
repository with files: https://github.com/biohackacademy

Otherwise, you could make a biotic gaming device :)
https://github.com/biohackacademy
Reply all
Reply to author
Forward
0 new messages