I've only been dealing with Arduino and its many possibilities for a short time. After a few smaller projects, I now want to edit and visualize my process values via WebSocket Server. Since this topic is (still) very confusing for me and is discussed in detail in many ways, I have the following question:
Is there a template and/or tutorial for a smal/simple WebSocketServer (working as a WiFi access point) for a defined Arduino hardware? The following questions should be answered clearly:
- Which hardware components, how connected?
- Which libraries?
I would like to get into this topic and gain experience on how and with which Arduino boards and arbitration applications are possible in practice.