solarenergy2 2.1.0.0
|
Solar Energy 2 Click is a compact add-on board that can recharge a battery by harvesting the solar power of the Sun or by other means. This board features the EM8500, a power management controller with an energy harvesting interface from EM Microelectronic. The controller is specifically designed for efficient harvesting over various DC sources such as photovoltaic (solar) or thermal electric generators (TEG). It can recharge the connected LiPo battery or supercapacitor (or even a conventional capacitor). In addition, the EM8500 can use the same battery as a power source for powering the connected system.
We provide a library for the Solar Energy 2 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Solar Energy 2 Click driver.
solarenergy2_cfg_setup
Config Object Initialization function. solarenergy2_init
Initialization function. solarenergy2_default_cfg
Click Default Configuration function. solarenergy2_set_pwr_current_source
Solar Energy 2 power source selection function. solarenergy2_config_abs_voltage
Solar Energy 2 config absolute voltage function. solarenergy2_set_mppt_ratio
Solar Energy 2 set MPPT ratio function. This library contains API for the Solar Energy 2 Click driver. This driver provides functions to configure the power management controller with an energy harvesting interface.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, the app set default settings.
This is an example that shows the use of Solar Energy 2 Click boardâ„¢. The following example will charge the battery if it is below the maximum voltage of the application of 3.40 V, stop charging when the battery is full and monitor additional status and storage element voltage information. Results are being sent to the Usart Terminal where you can track their changes.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.