electronic_load

所属分类:其他
开发工具:C
文件大小:0KB
下载次数:1
上传日期:2021-01-25 19:13:46
上 传 者sh-1993
说明:  电子负载60W的改造固件,
(Reinvented firmware for the electronic load 60W,)

文件列表:
Makefile (600, 2018-04-09)
UNLICENSE (1211, 2018-04-09)
adc.c (1399, 2018-04-09)
adc.h (356, 2018-04-09)
beep.c (1182, 2018-04-09)
beep.h (365, 2018-04-09)
button.c (1599, 2018-04-09)
button.h (291, 2018-04-09)
control/ (0, 2018-04-09)
control/UNLICENSE (1235, 2018-04-09)
control/aboutdialog.cpp (236, 2018-04-09)
control/aboutdialog.h (313, 2018-04-09)
control/aboutdialog.ui (4726, 2018-04-09)
control/app.ico (29035, 2018-04-09)
control/comm.cpp (3898, 2018-04-09)
control/comm.h (928, 2018-04-09)
control/common.qrc (125, 2018-04-09)
control/configdialog.cpp (5872, 2018-04-09)
control/configdialog.h (634, 2018-04-09)
control/configdialog.ui (14776, 2018-04-09)
control/crc.cpp (177, 2018-04-09)
control/crc.h (81, 2018-04-09)
control/curvedata.cpp (1827, 2018-04-09)
control/curvedata.h (700, 2018-04-09)
control/decoder.cpp (5783, 2018-04-09)
control/decoder.h (3404, 2018-04-09)
control/electronic_load.pro (1293, 2018-04-09)
control/flasher.cpp (3685, 2018-04-09)
control/flasher.h (1356, 2018-04-09)
control/flasherworker.cpp (7989, 2018-04-09)
control/flasherworker.h (969, 2018-04-09)
control/flashprogressdialog.cpp (1471, 2018-04-09)
control/flashprogressdialog.h (589, 2018-04-09)
control/flashprogressdialog.ui (2301, 2018-04-09)
control/icon.svg (30149, 2018-04-09)
control/icon16.png (654, 2018-04-09)
control/icon24.png (1101, 2018-04-09)
control/icon256.png (7311, 2018-04-09)
... ...

# Electronic Load Reinvented firmware for the electronic load 60W. With PC control Software (Windows/Linux). Status: **beta**. The load can be ordered from China (AliExpress, eBay etc), something like this one: ![The electronic load](https://github.com/dev26th/electronic_load/blob/master/docs/1.jpg) Added features: * full control via UART * calibration (via direct EEPROM programming) * parameters (e.g. minimal current) are changable * bootloader can be enabled I would recommend to not program the chip in the device, because: * then you cannot return to original firmware if you don't like this one * it's STM8S**0**05K6T6C, that means you can one program it about 100 times * you cannot user a simple USB-UART adapter to program it first time Take rather a new (empty) STM8S**1**05K4T6C or STM8S**1**05K6T6C and solder it. Programmer connection: ![Programmer connection](https://github.com/dev26th/electronic_load/blob/master/docs/2.jpg) [Analog part schematic](https://github.com/dev26th/electronic_load/blob/master/http://www.voltlog.com/pub/dummy-load-sch.pdf) (one correction: PB3 is connected to +12V via 20k). Calibration values in the code are for my instance, may be you have to adjust them for your one.

近期下载者

相关文件


收藏者