Is it good to use esp32 instead of arduino in a line follower bot
Welcome to the forum
The main problem is likely to be that the ESP32 is a 3.3V device whilst the majority of Arduinos are 5V devices
You must take this into account in your project design
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.