Difference between revisions of "BiosensorArray - Data Aggregator Board"

From Pumping Station One
Jump to navigation Jump to search
m (This page is part of the Biosensor Array Project)
m
Line 1: Line 1:
 
====== This page is part of the [[Biosensor Array]] Project ======
 
====== This page is part of the [[Biosensor Array]] Project ======
 +
 +
=== Also known as "Mother Microcontroller ===
  
 
= Current design choices =
 
= Current design choices =

Revision as of 06:26, 2 April 2011

This page is part of the Biosensor Array Project

Also known as "Mother Microcontroller

Current design choices

  • Board: Arduino MEGA
  • Interface to Computer/Smartphone: Bluetooth
  • Complex Sensor interface: SPI (wired)
    • XBee could substitute be creating simple wireless serial link from "slave" sensor-connected Arduino to Arduino MEGA
  • Simple Sensor interface: Analog In Pin [ADC] (wired)
    • XBee could substitute for analog wire by using its builtin ADC in, PWM out

Related