Difference between revisions of "Biosensor Array Wireless Device Node"

From Pumping Station One
Jump to navigation Jump to search
m (This page is part of the Biosensor Array Project)
 
m (add category)
 
(One intermediate revision 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