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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:820e3a42c06b | 2021-08-06 | mmdonatti | Last release |
2:7a49ed074968 | 2021-04-26 | mmdonatti | First v4 commit (support to 24V output) |
1:6a0484f534a1 | 2018-05-15 | mmdonatti | Change socket to port 6767 and support to new commands |
0:9848598e39a3 | 2018-05-10 | mmdonatti | Driver Heaters DCM Firmware - With two sockets: HTTP server on port 80 and simple TCP socket at port 5757 for EPICS |