Skip to content

An Arduino program to communicate with a Dell (Delta) DPS-750TB PSU over I2C.

License

Notifications You must be signed in to change notification settings

sxjack/dps750tb_psu_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dps750tb_psu_i2c

Arduino program for extracting data from a DPS-750TB power supply and driving a display and/or web page.

Should be easy to modify to work with any other PMBus 1.0 compliant power supply.

Details of how to get the power supply running can be found on Peter Lorenzen's blog and the RCG forum.

The I2C pullups in the DPS-750TB are very weak. I had to add a couple of 10k's to get an ESP32 to speak to it. If you use a 5V Arduino, e.g. a Nano, you will need a level converter between the Arduino and the DPS-750TB (use the outer pins on the converter linked to below).

ESP32 getting data from a DPS-750TB and driving a 16x2

About

An Arduino program to communicate with a Dell (Delta) DPS-750TB PSU over I2C.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published