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
Mct (talk | contribs)
m add category
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Biosensor Array]]

====== This page is part of the [[Biosensor Array]] Project ======
====== 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 ==
* [[Biosensor Array Mother Arduino]]

Latest revision as of 19:22, 11 April 2018


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