CHAILink SDK
Version 1.3
|
This documentation is not intended to explain CopperLan concepts nor the CHAI API. It assumes that the reader has good CHAI API and general CopperLan knowledge.
The standard CopperLan SDK is a modern interface oriented C++ SDK. While it is great for computer applications, this approach is not well suited to small devices with low resources. That is the reason for the existence of the CHAI Link SDK.
Main CHAI Link Client features are:
For instance, the CHAILink Client is used in CopperLan USB Devices or in conjunction with a Host MCU serving multiple Client MCUs.
For more information about the CHALink see Architecture.