UARTBus OSI oriented implementation details
The best methodic way to design and document a complex bus, network or telecommunication protocol is to use OSI model. This helps to break down the design and implementation tasks and organize the documentation.
OSI-1: Physical layer
TODOs
Create documentation of the remaining implemented OSI layers.
This can be the index of the english version of my Bsc. thesis about the UARTBus and infrastructure. Every part should also contains the todos and possible further development ways.
TODOs: move these TODOs to the related documentation file
- Port bootloader for microcontrollers other than Atmega328 or atmega168.
- bootloader: provide detailed device information (device manufacturer, device id)
- make application wrapper arduino library compatible