Biosensor Array Mother Arduino

From Pumping Station One
Revision as of 19:16, 11 April 2018 by Mct (talk | contribs) (add category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This page is part of the Biosensor Array Project

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