Arduino/ATMega calling HTTPS REST services
Background
I am working on an IoT project where we are using ATMega Micro Controllers as end devices. These devices need to communicate with REST services and post some sensitive data. The REST services are implemented usin… Continue reading Arduino/ATMega calling HTTPS REST services