Biosensor Array Mother Arduino
(Redirected from BiosensorArray - Data Aggregator Board)
Jump to navigation
Jump to search
This page is part of the Biosensor Array Project
Current design choices
- Board: Arduino MEGA
- Interface to Computer/Smartphone: Bluetooth
- Have PoC working with Sparkfun Bluetooth Modem - BlueSMiRF Gold
- 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