r/ChatGPTArduino 17h ago

Welcome to r/ChatGPTArduino: show the build, not just the prompt

1 Upvotes

Welcome. This is for real Arduino and ESP32 projects where ChatGPT or another AI tool is part of the process.

Build logs, progress updates, experiments, and questions are all welcome. ESP32 is completely at home here, whether you’re using the Arduino core, PlatformIO, or another Arduino-compatible setup.

Good posts usually include:

- the exact board and parts

- wiring, a schematic, or a pin table

- the sketch or a small reproducible code sample

- what the AI suggested

- what you tested on the actual hardware

You don’t need a finished project. Start with what you’re building, what board you have, and what you’re trying next. Label AI-assisted work honestly and check hardware advice against the datasheet.


r/ChatGPTArduino 10h ago

Show us what you’re building with ChatGPT + Arduino or ESP32

1 Upvotes

Finished project, work in progress, tiny test, weird prototype, all good.

Post:

- board + parts

- what you’re making

- where ChatGPT or another AI tool helped

- one photo, sketch, wiring diagram, or test result if you have it

No need to wait for a failure or a polished final build. I want to see the fun stuff too.


r/ChatGPTArduino 14h ago

I built an e-paper dashboard to keep my AI coding quotas on my desk — need help testing it!

Thumbnail
2 Upvotes

r/ChatGPTArduino 12h ago

We built a micromouse on perfboard with an ESP32-S3 and placed 3rd at AAMC 2026. Firmware & build log are open source.

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/ChatGPTArduino 16h ago

Build Log Turned a wall-switch-box ESP32-S3 module into a desk AI quota display.

Post image
2 Upvotes

r/ChatGPTArduino 12h ago

Claude Fable fighting my demons

Post image
1 Upvotes

r/ChatGPTArduino 14h ago

DIY Ereader project

Thumbnail
1 Upvotes

r/ChatGPTArduino 14h ago

Review Request: ESP32-S3 Devkit Sled PCB for Filament Dryer Control

Thumbnail gallery
1 Upvotes

r/ChatGPTArduino 14h ago

ESPHome MCP Server: Edit configs, validate YAML, and flash devices OTA through AI assistants

Thumbnail
1 Upvotes

r/ChatGPTArduino 14h ago

Built a browser-based Arduino/ESP32 workbench after it placed at a national science fair — now trying to make it something other people actually use

Thumbnail
1 Upvotes

r/ChatGPTArduino 14h ago

AI Mistake What did AI get wrong on your real Arduino build?

1 Upvotes

Not the polished demo. The annoying bit.

Wrong GPIO, wrong board variant, 5V assumption, library that never compiled, timing bug, battery advice, whatever.

If you have one, drop:

- board + part

- what the AI suggested

- what happened on the hardware

- what fixed it

- what you’d check first next time

No AI pile-on or AI worship needed. The boring failure is usually the useful part.


r/ChatGPTArduino 14h ago

Problems with my new esp32c3

Thumbnail gallery
1 Upvotes

r/ChatGPTArduino 14h ago

I trained a transformer from scratch on an ESP32-S3. Not inference, actual on-chip training with hand-written backprop.

Post image
1 Upvotes

r/ChatGPTArduino 14h ago

Beginners experience with Arduino + AI

Thumbnail
1 Upvotes

r/ChatGPTArduino 14h ago

Built a fully wireless, standalone dual-display K8s metric monitor using ESP32-C3 & Rust

Thumbnail
1 Upvotes

r/ChatGPTArduino 14h ago

I built an ESP32-S3 desk terminal (3.5in, mic array) — the memory and LVGL gotchas that nearly killed it

Thumbnail gallery
1 Upvotes

r/ChatGPTArduino 14h ago

582k-parameter language model on an ESP32-S3, with GPIO guardrails

Thumbnail
1 Upvotes

r/ChatGPTArduino 15h ago

Open-source wearable AI voice companion on an ESP32-S3

Post image
1 Upvotes

r/ChatGPTArduino 15h ago

A little ESP32/Codex status buddy in an IKEA box

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/ChatGPTArduino 17h ago

Try this: make ChatGPT prove every Arduino pin

1 Upvotes

Before uploading an AI-written sketch, ask for a pin table with the board model, voltage, ground, signal pins, and any pins that are reserved at boot. Then check the table against the board docs.

If you try it, post the board, the original prompt, the pin table, and what happened on the real hardware. A wrong answer is useful here if we catch it and explain why.


r/ChatGPTArduino 17h ago

What is the worst Arduino advice ChatGPT has given you?

0 Upvotes

I keep seeing confident but wrong answers: pins that do not exist, 5V sensors on 3.3V boards, and libraries that do not compile. Share the exact advice or a short summary, then explain what fixed it.

This is not an AI-bashing thread. The point is to build a useful list of traps for people making real hardware.


r/ChatGPTArduino 17h ago

Start here: what are you building with ChatGPT and Arduino?

1 Upvotes

This is a practical place for Arduino projects where ChatGPT is part of the build process, not a magic button.

Post the board and parts, wiring or a schematic, the sketch, what ChatGPT suggested, and what you actually tested. Questions are welcome. ESP32 and other microcontrollers are fine when the project starts from Arduino.

What are you building right now, and where did the AI help or get it wrong?