jimkoeh / ActiveLoad

Small 12 Watt Active Load (dummy load) with STM32 microcontroller

Home Page:https://www.andrehessling.de/2016/02/07/project-active-load-with-microcontroller-part-1-requirements/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Active Load with microcontroller

This repository contains the hardware design, the firmware and the GUI software of my active load device.

Features:

  • Power supply from around 3.3V to 40V
  • Should be powered by device under test
  • Alternative power supply via USB
  • Maximum dissipated power: Around 12W permanently at room temperature
  • Maximum current: 3A
  • Robust (protected from overvoltage, overcurrent and overtemperature conditions)
  • Device under test should be connected via banana plugs or screw terminals
  • A PC should be able to monitor the actual current and control the desired current via USB
  • Small display to monitor actual and setpoint current
  • Rotary encoder to change setpoint current
  • Small (5×10 cm)
  • Measure temperature at heatsink

The whole design process with a lot of details are written down in my blog.

About

Small 12 Watt Active Load (dummy load) with STM32 microcontroller

https://www.andrehessling.de/2016/02/07/project-active-load-with-microcontroller-part-1-requirements/

License:MIT License


Languages

Language:C 91.6%Language:C++ 4.1%Language:C# 3.4%Language:Makefile 0.5%Language:Assembly 0.4%