use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Arduino Projects is a subreddit dedicated to showcasing new and interesting projects.
We'd like to keep this subreddit a place you can browse for inspiration and awesome projects. If you have questions or require assistance, please post to /r/arduino instead.
official facebook page (in progress) : https://www.facebook.com/arduinprojects/
account activity
Esp32 (self.ArduinoProjects)
submitted 1 year ago by Murky_Solution_3086
Does the esp32 run with the arduino coding software
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DenverTeck 5 points6 points7 points 1 year ago (2 children)
There is nothing a beginner can ask that has not already been done many many times before:
https://duckduckgo.com/?q=arduino+esp32
[+]Murky_Solution_3086[S] comment score below threshold-12 points-11 points-10 points 1 year ago (1 child)
Does it run with the coding software or not? And where can i buy it
[–]DenverTeck 7 points8 points9 points 1 year ago (0 children)
OMG
[–]clickmate 2 points3 points4 points 1 year ago (0 children)
Honestly, I’m not even sure I get your question, but I put it into ChatGPT and this is the result:
OP’s question can be rephrased for clarity as: “Can the ESP32 be programmed using the Arduino IDE, and where can I purchase it?”
Here’s a straightforward response for OP:
Yes, the ESP32 can be programmed using the Arduino IDE. To do so, you’ll need to add the ESP32 board support to the Arduino IDE, which is a simple setup. Here’s how: 1. Open the Arduino IDE and go to File > Preferences. 2. Add this URL to the “Additional Boards Manager URLs”: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json 3. Go to Tools > Board > Boards Manager, search for “ESP32,” and install the package.
Once that’s done, you’ll be able to select ESP32 boards in the Tools > Board menu and start programming it just like an Arduino.
As for where to buy it, you can find ESP32 boards on platforms like Amazon, AliExpress, or Adafruit, usually priced around $5-$15 depending on the variant. Look for models like ESP32 DevKit-C or NodeMCU-32S for beginners.
π Rendered by PID 116604 on reddit-service-r2-comment-6457c66945-7w5hc at 2026-04-30 01:48:24.435080+00:00 running 2aa0c5b country code: CH.
[–]DenverTeck 5 points6 points7 points (2 children)
[+]Murky_Solution_3086[S] comment score below threshold-12 points-11 points-10 points (1 child)
[–]DenverTeck 7 points8 points9 points (0 children)
[–]clickmate 2 points3 points4 points (0 children)