Arduino Control Center has built in web server for controlling Arduino devices over local network or Internet.


There is a two types of connection:

  • HTTP:  is unsecured protocol and sends data over port 80. No SSL certificates are required for HTTP protocol.
  • HTTPS:  is secured protocol and sends data over port 443. For HTTPS it is required that you have an SSL certificate and it is signed by a CA (Certificate Authority).


Arduino Control Center supports both HTTP and HTTPS protocol.


Read more on my blog (NOTE: SSL for free certificates are not free any more, at least after 3 moths when certificate has to be renewed) 


Free EPub producer