Using UPS Click or UPS 3 Click with Arduino

Discussion on projects that are created by users and posted on mikroElektronika website.
Post Reply
Author
Message
Ceal
Posts: 2
Joined: 04 May 2023 23:18

Using UPS Click or UPS 3 Click with Arduino

#1 Post by Ceal » 04 May 2023 23:32

Dear all,

To what extent is it possible to use the UPS Click or UPS 3 Click board with Arduino? Are there any libraries for this? Or examples? More precisely, I would like to use one of these two Click boards with this ESP32 board https://www.sparkfun.com/products/18619 that (as well as additional boards connected to this processor board).
I would be very thankful for some clarification.

And what is the maximum output current of the UPS Click? Can it deliver a peak current of more than 150 mA for a short amount of time?

My best,
Ceal

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Using UPS Click or UPS 3 Click with Arduino

#2 Post by IvanJeremic » 09 May 2023 11:48

Hi,

You can find an example code in Necto Studio (https://www.mikroe.com/necto), it is free as long as you are not using it for commercial purposes and you can go deep into the source code.

Make a Setup for an AVR MCU and then open the example for this click in the packages section.
setup.png
setup.png (3.94 KiB) Viewed 402 times
avr.png
avr.png (8.04 KiB) Viewed 402 times
arduino.png
arduino.png (34.84 KiB) Viewed 402 times
packages.png
packages.png (5.54 KiB) Viewed 402 times
ups.png
ups.png (30.46 KiB) Viewed 402 times
I do not know how well it would work on other Arduino devices though, but you can use our example as a reference.

As for the maximum output current it seems to be 175mA according to the datasheet, but i couldn't find anything about the time needed to reach it.
https://www.analog.com/media/en/technic ... 3225fb.pdf

Regards,

Ivan.

Post Reply

Return to “User Projects”