LNLS Driver Heaters DCM Firmware with two sockets: - HTTP server at port 80 - TCP socket at port 5757 for EPICS

Dependencies:   mbed mbed-rtos AMC7812B EthernetInterface TextLCD

Firmware for DCM heaters driver - 8 channel, 12V/1.5A, PWM controlled with interlock and failure diagnostics

Mauricio Martins Donatti

Brazilian Synchrotron Light Laboratory

Electronics Support Group - GAE

mauricio.donatti@lnls.br

Extra scripts on Github page:

1. Driver_DCM_Socket.py: Open a socket and comunicate with the Driver.

2. Find_IP.py: Search a subdomain for devices (IPs) with a TCP Server Socket on the specified port.

3. firmware.txt: device firmware link (MBED).

4. index.html: HTTP server GET answer - html + JS.

History

Last release default tip

2021-08-06, by mmdonatti [Fri, 06 Aug 2021 13:07:37 +0000] rev 3

Last release


First v4 commit (support to 24V output)

2021-04-26, by mmdonatti [Mon, 26 Apr 2021 11:22:48 +0000] rev 2

First v4 commit (support to 24V output)


Change socket to port 6767 and support to new commands

2018-05-15, by mmdonatti [Tue, 15 May 2018 12:28:56 +0000] rev 1

Change socket to port 6767 and support to new commands


Driver Heaters DCM Firmware - With two sockets: HTTP server on port 80 and simple TCP socket at port 5757 for EPICS

2018-05-10, by mmdonatti [Thu, 10 May 2018 20:25:52 +0000] rev 0

Driver Heaters DCM Firmware - With two sockets: HTTP server on port 80 and simple TCP socket at port 5757 for EPICS