Recommendations for web server and platform
I have several devices connected through a CAN network. Using an STM32MP1 I want to build a web frontend that can be used to not only issue commands but also receive arbitrary data and present it to the user. (Data from the devices).I'm trying to f...