This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hellohome:requirements:nodeid [2014/09/30 19:43] – created vdesmedt | hellohome:requirements:nodeid [2018/01/04 17:36] (current) – vdesmedt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Node identification====== | ====== Node identification====== | ||
| - | * Each node needs an id so user can refer to it during configuration | + | * Each node has a unique |
| - | * Each node uses the same code binaries so it need to be configurable | + | |
| * based on the ratio of two resistors | * based on the ratio of two resistors | ||
| * dip switch | * dip switch | ||
| * convert 8 switch position into a number from 0 to 256 | * convert 8 switch position into a number from 0 to 256 | ||
| * communicate number to AtMega (one wire bus) | * communicate number to AtMega (one wire bus) | ||
| + | * **Flash chip has a 4 bytes unique identifier** | ||
| + | * < | ||
| + | * Not sure moteino' | ||
| + | * Increase complexity | ||
| + | |||