Files

Scanning the repository...

Last update 4 years 11 months by Stephen Crane
Files
cad
data
.gitignore
LICENSE
Makefile
PSU.ino
README.md
configuration.cpp
configuration.h
dbg.h
label.cpp
label.h
rssi.h
smoother.h
stator.h
README.md

View this project on CADLAB.io.

PSU

Software-controlled variable-voltage power supply with current and power monitoring.

Features: - Common voltages preset through web interface (In Progress) - TFT LCD to display output voltage and current - Digital Potentiometer for software-controlled adjustment (TODO)

Hardware

Display hardware as WifiWeatherGuy: - <![CDATA[]]>Wemos D1 Mini<![CDATA[]]> - PCB-mounted push switch - 1.8" TFT LCD display - v3 PCB (with pin headers)

PSU hardware: - <![CDATA[]]>LM317<![CDATA[]]> variable voltage regulator - <![CDATA[]]>INA219<![CDATA[]]> voltage and current sensor - <![CDATA[]]>X9C103P<![CDATA[]]> digital potentiometer - Old laptop transformer (19v)

Software

Report a bug