SMARTBUCK Click example.
Description
This application reads voltage, current, and power from all available channels.
The demo application is composed of two sections :
Application Init
Initializes I2C interface and logger and peforms the click default configuration.
Application Task
Sends command for updating data registers with new converted data, then waits 500ms and after that reads new data from data registers. In this way we can get voltage, current and power data from activated channels. Results are being logged on USB UART.
- Author
- MikroE Team