We got one of ADAM 5000 TCP from Advantech some days ago. It looks like this:
ADAM 5000 TCP Base and Module
We aimed to enable communication with it through Modbus protocol over Ethernet. Thanks to many libraries inside of our system for industrial registering, we got it working in some hours. Currently, we already have a library ADAM 5000 TCP that handles everything around reading and writing to the hardware.
During all those tests, we agreed that we were very happy with the results of this hardware, and the price is not as high as other hardware of the same category and quality. In addition, we have to say that its internal CPU allows uploading programs to handle its behaviour, and the language for programming is C.
Finally, we got the name we were looking for in our program, and the “Chicken Man” legend was finished. Our old programs, Grafista and iScada, definitely changed the name to “Likindoy“. “Al likindoy” means watching something, taking care of something, and having a look. “Al likindoy” means to be in that status (being watching something). For example, you leave your car in a parking lot, and […]
The Challenge I recently took on the challenge of modernising a Labelmate PM-300-CS dispensing machine (Internal Mother Board). Ideally, I wanted to control this industrial hardware from my computer, so I decided to interface an ESP32 microcontroller. However, there was a major hurdle: the machine operates on 15V logic with noisy motors, while the delicate ESP32 operates […]