Difference between revisions of "Linuxstamp Mboard 1"

From OpenCircuits
Jump to navigation Jump to search
Line 22: Line 22:
 
== Power supply ==
 
== Power supply ==
 
* POE frontend
 
* POE frontend
** [http://www.powerfromethernet.com/pdf/Ag8100v1-4.pdf A simple 5v 7 watts output POE module]
+
** [http://www.powerfromethernet.com/pdf/Ag8100v1-4.pdf A simple 5v 7 watt POE module]
  
 
== AVR slave ==
 
== AVR slave ==

Revision as of 20:16, 4 July 2007

Introduction

This project is purely in the planning stages. There are no designs available. It is meant to be a brainstorming area. Feel free to add possible vendors.

Sensor wish list

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

Communication wish list

Power supply

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
  • Counting/Frequency inputs

Links