BiosensorArray - Data Aggregator Board: Difference between revisions
From Pumping Station One
| Line 5: | Line 5: | ||
* Storage/Logging: SPI EEPROM [part TBD] | * Storage/Logging: SPI EEPROM [part TBD] | ||
* Complex Sensor interface: SPI (wired) | * 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) | * Simple Sensor interface: Analog In Pin [ADC] (wired) | ||
** XBee could substitute for analog wire by using its builtin ADC in, PWM out | |||
Revision as of 10:33, 30 March 2011
Current design choices
- Board: Arduino MEGA
- Interface to Computer/Smartphone: Bluetooth
- Have PoC working with Sparkfun Bluetooth Modem - BlueSMiRF Gold
- Storage/Logging: SPI EEPROM [part TBD]
- 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