BiosensorArray - Data Aggregator Board

From Pumping Station One
Revision as of 16:31, 30 March 2011 by Pdp7 (talk | contribs)
  • Data Aggregator Board - Drew
    • Current design choices
      • Board: Arduino MEGA
      • Interface to Computer/Smartphone: Bluetooth
      • Storage/Logging: SPI EEPROM [part TBD]
      • 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 doing native ADC in, PWM out