umeshlokhande
umeshlokhande
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
Hi, I hope designing hardware around ENC28J60 Stand-alone Ethernet Controller with SPI will not take much time. I have 2 months to complete this incl. s/w + h/w + field testing. Also, I've to figure out an HDMI standalone display to be deployed along with it. But now I only want to focus on the core logic. Once data satisfies the customer then comes the casing part where the display will be mounted. Thank you!
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
Great, keep me updated on the progress, any challenge on the pcb design you can always ask.
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
Hi, @Joseph Ogbonna, I am going with the RPi Zero module and designing a custom PCB adapter with Ethernet PHY on it. As Zero board doesn't have ethernet. I'm familiar with paho-mqtt client library (python). I believe this will help to keep things simple until business value is shown to the client. I'll keep you updated with progress and challenges with PCBs in the future. Thank you so much for your input. Have a beautiful day!
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
Good luck with your project!
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
Thank you so much for your detailed input. I agree with you to keep things simple. I decided to design a simple IoT device that can communicate with existing PLCs over TCP using an ethernet port. Between IoT device and server communication will be taken care of by MQTT. Once these devices are deployed on 10-15 machines, I'll concentrate on data to prove the business value. The goal is to log the machine parameters like up/down time, and log fault parameters during production. Meanwhile, I'll explore AWS Greengrass. Will keep you updated on the progres on this thread. Thank you!
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
I will suggest you place the suggestion to the client and let him decide. But designing the IoT Device will be much better. Which MCU or SoC do you intend using
8 replies
DIIDevHeads IoT Integration Server
Created by umeshlokhande on 1/3/2024 in #middleware-and-os
System design perspective for PLC with/without IoT Gateway
I propose starting with the simplest solution that would provide the expected business outcome. Your case is very similar to the one I described a few days ago on my blog: https://www.thingrex.com/legacy_factory/ The suggested approach is to install independent devices gathering required data without impacting operations (you do not want to start that engagement by replacing existing PLCs). I do not know if that is feasible in your specific case, but you might consider it. Deployment of an Edge Gateway is a significant project. Gateways provide tons of interesting options but are an overkill in many scenarios. If you decide to go with that setup, I suggest using AWS IoT Greengrass: https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html Hope that helps @Umesh Lokhande !
8 replies