Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:hardware_design_requirements [2016/10/11 18:14] kluong |
weatherbox:hardware_design_requirements [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Hardware Design Requirements ====== | ====== Hardware Design Requirements ====== | ||
+ | |||
+ | Hardware design requirements are for general requirements that help improve the ability to test, debug and program the hardware device. | ||
**Platforms must**: | **Platforms must**: | ||
Line 5: | Line 7: | ||
* Provide an in circuit programming interface | * Provide an in circuit programming interface | ||
* Provide self-programming support through a UART interface | * Provide self-programming support through a UART interface | ||
- | * Be able to be powered and operational without a battery | + | * The UART interface must be compatiable with the FTDI breakout boards supplied by adafruit and sparkfun |
- | + | * Be able to be powered and operational without a battery - meaning the board must provide an external interface to be able to power the board. | |
- | + | * Platforms with an XBee transceiver must provide a LED linked to the RSSI pin | |
+ | * Provide a functional block diagram outlining functional modules down to the MCU level. | ||
+ | * Provide a circuit diagram | ||
+ | * Provide an equivalent circuit model(s) for all components |