8000 GitHub - JackNewman12/ESP-Power: An ESP8266 controller for Tenma/Korad Power supplys
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An ESP8266 controller for Tenma/Korad Power supplys

License

Notifications You must be signed in to change notification settings

JackNewman12/ESP-Power

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP-Power

Build Status FOSSA Status License: MIT

This project creates a webserver on a ESP8266 that can be used to control the Tenma / Korad / etc power supplies. Useful to save time running up and down stairs to reboot a troublesome device.

Building

This project uses platform.io to automatically manage the build process / dependencies. I recommend using the VSCode plugin. The most basic commands needed for building: (It automatically grabs all the compilers + needed libraries)

pip install -U platformio
platformio update
platformio run

Config

By default the device has debug printing on Serial1 (GPIO2).

If you want the ESP to connect to a WiFi network rather than creating a hotspot. Remove the #define USE_HOTSPOT from the code. You must also create a WiFiSettings.hthat matches the WiFiSettings.h.template

The RS232 adaptor uses the following pinout. (Swap the TX / RX pins based on your adaptor)

License

Shoutout to https://github.com/s00500/ESPUI for doing the heavy lifting for the website

FOSSA Status

About

An ESP8266 controller for Tenma/Korad Power supplys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0