Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

ESP32 vs Arduino for IoT projects - which is better?

Last updated on 3 days ago
K
KevinSenior Member
Posted 3 days ago
I am planning an IoT project that needs wifi connectivity. Should I use ESP32 or Arduino with wifi shield? I have experience with Arduino Uno but never used ESP32. Is it difficult to learn ESP32 programming?
K
KevinSenior Member
Posted 3 days ago
Reply by: MakerSpace_Mentor
ESP32 is way better for IoT projects compared to Arduino with wifi shield. ESP32 has built-in wifi and bluetooth, more processing power, more memory, and costs less than Arduino + wifi shield combo. Programming is almost same as Arduino - you can use Arduino IDE with ESP32 board support. Only difference is some pin numbers and wifi library usage. Plenty of tutorials available online.
K
KevinSenior Member
Posted 3 days ago
Reply by: EmbeddedSystems_Eng
I agree ESP32 is superior choice. It has dual core processor so you can run wifi communication on one core and your main logic on another core. This prevents wifi operations from blocking your sensor readings. Also ESP32 deep sleep mode is very power efficient for battery powered projects. Learning curve is minimal if you already know Arduino.
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 2
Members Online 0

Total Members: 19
Newest Member: bokovac