Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See Indoor Positioning System.

SPI

TODOThe MLC / Raspberry Pi is the SPI master. It exchanges data with the LLC / ATmega2560. The communication is synchronous, i.e. the LLC waits for the MLC to initiate the exchange. SPI is full duplex, the input and output data are exchanged simultaneously.

Simulation Mode

TODO