I'm considering the use of an Arduino in a project I'm on but a question is still open.
The Arduino will be collecting data and, once in a while, will send them to a server. I would like to be able to secure the data transmission.
I do know that the Arduino has not enough processing power to handle HTTPS encryption but I'm wondering if a solid alternative can be used here.
What's your opinion?
A standard Arduino isn't able to do HTTPS (or any other TLS socket connection).
Raspberry Pi, BeagleBone, Sharks Cove, Minnowboard MAX, Nanode, Waspmote or LittleBits are some of the most interesting alternatives to Arduino.
Micro Python: more powerful than Arduino, simpler than the Raspberry Pi. University of Cambridge theoretical physicist Damien George has built a tiny microcontroller that is more powerful than Arduino and far simpler than the Raspberry Pi.
PlatformIO. PlatformIO is a professional development tool that is suitable for making projects related to embedded systems and is the best replacement for Arduino IDE. This development tool works on the macOS, Windows and Linux operating systems and it also provides support for node. js, typescript and JavaScript.
the best you can use in arduino is xxtea encryption. is fast but not super secure
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With