adityathakekar
adityathakekar
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
Depends on application. If the application is complex,much better if we go with esp - idf. This will help in optimizing the memory. Prefer arduino if its less extensive.
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
Insightful thank you @pallavaggarwal
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
That's very informative thank you for your thoughts
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
Best is to use IDF and FreeRTOS/Zephyr for commercial applications.
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
2. Some POC i want to build quickly to show/prove the concept
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
1. I want a quick reference to understand how xyz works, example a new sensor, if I have some doubt I can quickly run with Arduino code
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
I will use Arduino code in situations like:
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
3. You want 100% control in your hand in commercial projects
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
2. if any library you use has issues you end 1st digging deep to understand and debug and fix that
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
1. Any generic framework like Arduino is not suitable for projects where high performance is needed.
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
I will not use Arduino framework in commercial projects becuase:
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
It depends on you and the application that's involved. For small applications that has less features and functionality, using the Arduino IDE can be a good choice because it can fasten the time of development. However the esp framework is a better choice when it comes with sophisticated applications that has lots of complexities, using the IDF here is good because it will help you do most low level manipulation that will be very difficult or impossible to do with Arduino IDE
15 replies
DIIDevHeads IoT Integration Server
Created by adityathakekar on 5/27/2024 in #middleware-and-os
Should I use the ESP Framework or Arduino IDE for Commercial Product Development?
Interesting question from Engineering Hour on Sunday, 3/24 as to whether you should leverage the Arduino IDE or ESP framework for commercial IoT device development. Interested to hear from our experts and the rest of the @MCU, MPU & Firmware group! @karan_0189 @Petr Dvořák @Joseph Ogbonna @Aditya thakekar @pallavaggarwal
15 replies