Difference between revisions of "Linuxstamp Mboard 1"

From OpenCircuits
Jump to navigation Jump to search
 
Line 1: Line 1:
== [Features] ==
+
== Sensor wish list ==
 +
* A/D converter with selectable ranges
 +
* 3-axis accelerometer
 +
* Temperature sensor
 +
* Pressure sensor
 +
* GPS module
 +
 
 +
== Communication wish list ==
 +
* 802.11b/g interface
 +
* Zigbee interface
 +
* 900Mhz radio
 +
 
 +
== AVR slave ==
 +
A dedicated slave processor could be helpful for many things. The main function I have in mind now is PWM outputs for servo control. I think an AVR could even be programmed through the SPI port of the AT91RM9200 (some hacking may be needed to make that work). Even if you can't programm the AVR through the AT91RM9200 it can still be an SPI slave device.
 +
* PWM output with standard servo headers

Revision as of 19:10, 28 May 2007

Sensor wish list

  • A/D converter with selectable ranges
  • 3-axis accelerometer
  • Temperature sensor
  • Pressure sensor
  • GPS module

Communication wish list

  • 802.11b/g interface
  • Zigbee interface
  • 900Mhz radio

AVR slave

A dedicated slave processor could be helpful for many things. The main function I have in mind now is PWM outputs for servo control. I think an AVR could even be programmed through the SPI port of the AT91RM9200 (some hacking may be needed to make that work). Even if you can't programm the AVR through the AT91RM9200 it can still be an SPI slave device.

  • PWM output with standard servo headers