Biosensor Array Wireless Device Node: Difference between revisions
From PS:1 Wiki Dev
Jump to navigationJump to search
Content deleted Content added
m This page is part of the Biosensor Array Project |
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