I am planning to make wifi enabled roti maker application.
my application must be full automatic on wif enable . which arduino controller can i used this application
what type of display need to used??
which arduino board is enough to do application?
3)what type of heating element to be used here.
Hi,
Can you tell us your electronics, programming, arduino, hardware experience?
What hardware do you have to make the flat bread?
The easiest controller to use with WFi would be the ESP32, it has I/O and WiFi connectivity as well as the ability to connect to I2C or SPI type displays.
What would you want to display to show TXT or graphics?
But esp8266 have less memory. Would it be enough to develop such applications. I need bigger graphic display. Like mention in the video.
I have done many applications using blynk and esp8266.
But I would like to know like wise arduino mega in esp module weather larger memory and io pins available
Ajit_nayak:
But esp8266 have less memory. Would it be enough to develop such applications. I need bigger graphic display. Like mention in the video.
I have done many applications using blynk and esp8266. But I would like to know like wise arduino mega in esp module weather larger memory and io pins available
This sounds like a fantastic project. However, based on the questions you have asked, I wonder if this project is a bit more advanced then you are ready for.
I would first identify each component that your devices needs, spend time learning each component, before attempting to create the final design.