
Overview
Step-Down DC/DC switching converter, with particularly small dimensions (48.35 x 23.35 x 14 mm), capable of converting a DC voltage between 3 and 40 volts into an output voltage from 1.5 to 35 volts (adjustable via trimmer).
The maximum available current is about 3 A.
The input voltage must exceed the output voltage by at least 2 volts.
Tech specs
- Input voltage: from 3 V to 40 V
- Adjustable output voltage: from 1.5 V to 35 V
- Maximum current: 3 A
- Dimensions: 48.35 x 23.35 x 14 mm
Conformities
Get Inspired

Combine the Alvik, Modulinos, Nano ESP32 and the Nicla Vision to create a robot that can respond to your greeting!

Shortly after attending a recent tinyML workshop in Sao Paolo, Brazil, Joao Vitor Freitas da Costa was looking for a way to incorporate some of the technologies and techniques he learned into a useful project. Given that he lives in an area which experiences elevated levels of pickpocketing and automotive theft, he turned his attention to a smart car security system. His solution to a potential break-in or theft of keys revolves around the incorporation of an Arduino Nicla Vision board running a facial recognition model that only allows the vehicle to start if the owner is sitting in the driver’s seat. The beginning of the image detection/processing loop involves grabbing the next image from the board’s camera and sending it to a classification model where it receives one of three labels: none, unknown, or Joao, the driver. Once the driver has been detected for 10 consecutive seconds, the Nicla Vision activates a relay in order to complete the car’s 12V battery circuit, at which point the vehicle can be started normally with the ignition. Through this project, da Costa was able to explore a practical application of vision models at-the-edge to make his friend’s car safer to use. To see how it works in more detail, you can check out the video below and delve into the tinyML workshop he attended here.