Embedded SDK for EmStat3

An example project of how to use the SDK is provided for Arduino. It's made in "Arduino Software (IDE)" found at "www.arduino.cc". For more information about the example, read the comments in "EmStatSDKExample.ino". A short explanation with an example of how to use the SDK in any c/c++ environment can be found in PSComm.h. The Arduino example should also be easy to port to C or C++, if required. For more advanced use beyond the scope of the SDK, refer to the "EmStat communication protocol##.pdf".

Download software