Biosensor Array Wireless Device Node: Difference between revisions

From PS:1 Wiki Dev
Jump to navigationJump to search
Content deleted Content added
Ehanley (talk | contribs)
m This page is part of the Biosensor Array Project
Pdp7 (talk | contribs)
mNo edit summary
Line 2: Line 2:


----
----
* Complex Sensor interface
** XBee could substitute wired bus like SPI by 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 ==
* [[Biosensor Array Mother Arduino]]

Revision as of 03:37, 4 April 2011

This page is part of the Biosensor Array Project

  • Complex Sensor interface
    • XBee could substitute wired bus like SPI by 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