Skip to content

Hardware Requirements

cstratton edited this page May 15, 2016 · 1 revision
  • USB (at least device) interface for configuration loading, optional debug output or link simulation

  • Support digital sensors / switches with software-enabled pullups

  • Support analog sensors. At what input voltage range? Does ADC range need to be stable or can it scale with power supply?

  • Support i2c sensors. At 3.3v or 5v? Note that there is a power consumption problem with partially powering down an i2c bus unless we have an enable on the pullups on the MCU side.

  • Support software-enabled sensor power supply. 3.3v? 5v? Both?

Clone this wiki locally