Micro Supply [170464]

This adjustable power supply for IoT device development provides 0 to 5 V in 50 mV steps, measures current from 0.5 uA to 20 mA, limits current at 20 mA.
Micro Supply
Connected objects require adjustable voltages and very low current measurement during its development. I propose a card that goes on an Arduino Leonardo.
Characteristics :
- 5 Volt power supply from USB port via Arduino Leonardo
- 0 Volt to 5 Volts at 0.05 Volt pitch with memory
- Software shutdown of the power supply if the current is greater than 20mA
- Display of selected voltage
- Display of current from 20mA to 0.5μA
Connected objects require adjustable voltages and very low current measurement during its development. I propose a card that goes on an Arduino Leonardo.
Characteristics :
- 5 Volt power supply from USB port via Arduino Leonardo
- 0 Volt to 5 Volts at 0.05 Volt pitch with memory
- Software shutdown of the power supply if the current is greater than 20mA
- Display of selected voltage
- Display of current from 20mA to 0.5μA
Updates van de auteur
Aubinais 7 jaar geleden
The first PCB project works very well. I use it every days for BLE projects and LORAWAN projects. I didn't know how to use the switch but it allows to select the circuit software breaker at 20mA. For exemple, the LORAWAN Node has a current peak at 40mA without break.
You can see any errors have be correct on this PCB and correct on the new schematic.
I made some modifications for the next schematic :
- don't not use a JST connector but a classic connector. I still use the USB connector.
- even if there is a voltage regulation, the voltage will be measure and display. If the voltage is very low (short circuit), the breaker will be actived.
- the current measure and the voltage current will be send each milliseconds to the Arduino serial port to the computer.
Best regards
Jennifer