facts-engineering / P1AM

Arduino P1AM Library
https://facts-engineering.github.io/
MIT License
56 stars 15 forks source link

Question about HMI interfacing with P1AM #21

Open AGuzman76 opened 11 months ago

AGuzman76 commented 11 months ago

Hello there! I'm looking at the P1AM device for some industrial control solutions, but I was wondering about connecting this to an HMI. Are there any specific or maybe suggested ways to create an HMI for the P1AM product?

Have you done anything in regards to setting up an HMI for this product?

Regards, Agustin Guzman

AdamCummick commented 11 months ago

Hey Agustin,

We recommend using a C-more from AutomationDirect. Here are some code examples on setting up the P1AM with a C-more.

If you don't need a permanent physical HMI, an option is to host a simple webpage on the P1AM using the P1AM-ETH shield. This would allow a device on the same network to view the webpage, but you would have to write the page yourself which is more effort than creating screens in the C-more software.